Skip to content

Instantly share code, notes, and snippets.

@sinkap
Created April 2, 2020 03:33
Show Gist options
  • Save sinkap/3596a21b84c90b67faeff82aabd797f0 to your computer and use it in GitHub Desktop.
Save sinkap/3596a21b84c90b67faeff82aabd797f0 to your computer and use it in GitHub Desktop.
cat /sys/kernel/debug/tracing/trace
# tracer: nop
#
# entries-in-buffer/entries-written: 10/10 #P:4
#
# _-----=> irqs-off
# / _----=> need-resched
# | / _---=> hardirq/softirq
# || / _--=> preempt-depth
# ||| / delay
# TASK-PID CPU# |||| TIMESTAMP FUNCTION
# | | | |||| | |
true-322 [001] ...2 187.127231: 0: start 7fc7ffccc000 556a623be000
true-322 [001] ...2 187.127238: 0: end 7fc7ffe8c000 556a623be000
true-322 [001] ...2 187.128233: 0: start 7fc7ffe82000 556a623be000
true-322 [001] ...2 187.128237: 0: end 7fc7ffe88000 556a623be000
true-322 [001] ...2 187.128306: 0: start 556a604f7000 556a623be000
true-322 [001] ...2 187.128309: 0: end 556a604f9000 556a623be000
true-322 [001] ...2 187.128372: 0: start 7fc7ffebf000 556a623be000
true-322 [001] ...2 187.128375: 0: end 7fc7ffec1000 556a623be000
test_progs-321 [000] ...2 187.129952: 0: start 55dc6e8df000 55dc6e8df000
test_progs-321 [000] ...2 187.129955: 0: end 55dc6e906000 55dc6e906000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment