1
0
Fork 0
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

26 lines
322 B

packet {
process_tree {
processes {
pid: 1000
ppid: 1
cmdline: "com.google.android.gm"
}
threads {
tid: 1001
tgid: 1000
}
}
}
packet {
ftrace_events {
cpu: 4
event {
timestamp: 1234
pid: 4321
mark_victim {
pid: 1001
}
}
}
}