diff options
author | Namhyung Kim <[email protected]> | 2014-01-17 17:08:36 +0900 |
---|---|---|
committer | Steven Rostedt <[email protected]> | 2014-02-20 12:30:08 -0500 |
commit | a43b97043048eac1686f409af7ad3bb8071b9d83 (patch) | |
tree | 367ed7b0d76753cd63fe49aa731a788dcee4e9b3 /tools/perf/scripts/python/syscall-counts.py | |
parent | 591dffdade9f07692a7dd3ed16830ec24e901ece (diff) |
tracing/uprobes: Rename uprobe_{trace,perf}_print() functions
The uprobe_{trace,perf}_print functions are misnomers since what they
do is not printing. There's also a real print function named
print_uprobe_event() so they'll only increase confusion IMHO.
Rename them with double underscores to follow convention of kprobe.
Link: http://lkml.kernel.org/r/[email protected]
Reviewed-by: Masami Hiramatsu <[email protected]>
Cc: Frederic Weisbecker <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Oleg Nesterov <[email protected]>
Cc: Srikar Dronamraju <[email protected]>
Signed-off-by: Namhyung Kim <[email protected]>
Signed-off-by: Steven Rostedt <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions