HEX
Server: Apache
System: Linux sg241.singhost.net 2.6.32-896.16.1.lve1.4.51.el6.x86_64 #1 SMP Wed Jan 17 13:19:23 EST 2018 x86_64
User: honghock (909)
PHP: 8.0.30
Disabled: passthru,system,shell_exec,show_source,exec,popen,proc_open
Upload Files
File: //opt/sentinelone/mount/tracing/events/workqueue/workqueue_execution/format
name: workqueue_execution
ID: 239
format:
	field:unsigned short common_type;	offset:0;	size:2;	signed:0;
	field:unsigned char common_flags;	offset:2;	size:1;	signed:0;
	field:unsigned char common_preempt_count;	offset:3;	size:1;	signed:0;
	field:int common_pid;	offset:4;	size:4;	signed:1;
	field:int common_lock_depth;	offset:8;	size:4;	signed:1;

	field:char thread_comm[TASK_COMM_LEN];	offset:12;	size:16;	signed:0;
	field:pid_t thread_pid;	offset:28;	size:4;	signed:1;
	field:work_func_t func;	offset:32;	size:8;	signed:0;

print fmt: "thread=%s:%d func=%pf", REC->thread_comm, REC->thread_pid, REC->func