diff options
author | Namhyung Kim <namhyung@kernel.org> | 2014-01-17 17:08:36 +0900 |
---|---|---|
committer | Steven Rostedt <rostedt@goodmis.org> | 2014-02-20 12:30:08 -0500 |
commit | a43b97043048eac1686f409af7ad3bb8071b9d83 (patch) | |
tree | 367ed7b0d76753cd63fe49aa731a788dcee4e9b3 /kernel/cgroup.c | |
parent | 591dffdade9f07692a7dd3ed16830ec24e901ece (diff) | |
download | blackbird-op-linux-a43b97043048eac1686f409af7ad3bb8071b9d83.tar.gz blackbird-op-linux-a43b97043048eac1686f409af7ad3bb8071b9d83.zip |
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/1389946120-19610-2-git-send-email-namhyung@kernel.org
Reviewed-by: Masami Hiramatsu <masami.hiramatsu.pt@hitachi.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Ingo Molnar <mingo@kernel.org>
Cc: Oleg Nesterov <oleg@redhat.com>
Cc: Srikar Dronamraju <srikar@linux.vnet.ibm.com>
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to 'kernel/cgroup.c')
0 files changed, 0 insertions, 0 deletions