diff options
author | Xiao Guangrong <[email protected]> | 2009-08-10 10:51:23 +0800 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2009-08-29 14:10:06 +0200 |
commit | c6a2a1770245f654f35f60e1458d4356680f9519 (patch) | |
tree | 0a015269ca839ac2fe91b3d86955997bf7b8686d /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 2b022e3d4bf9885f781221c59d86283a2cdfc2ed (diff) |
hrtimer: Add tracepoint for hrtimers
Add tracepoints which cover the life cycle of a hrtimer. The
tracepoints are integrated with the already existing debug_object
debug points as far as possible.
[ tglx: Fixed comments, made output conistent, easier to read and
parse. Fixed output for 32bit archs which do not use the
scalar representation of ktime_t. Hand current time to
trace_hrtimer_expiry_entry instead of calling get_time()
inside of the trace assignment. ]
Signed-off-by: Xiao Guangrong <[email protected]>
Cc: Steven Rostedt <[email protected]>
Cc: Frederic Weisbecker <[email protected]>
Cc: Mathieu Desnoyers <[email protected]>
Cc: Anton Blanchard <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: KOSAKI Motohiro <[email protected]>
Cc: Zhaolei <[email protected]>
LKML-Reference: <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions