]> git.karo-electronics.de Git - karo-tx-linux.git/commit
perf probe: Set default kprobe group name if it is not given
authorMasami Hiramatsu <masami.hiramatsu.pt@hitachi.com>
Tue, 26 Apr 2016 09:04:13 +0000 (18:04 +0900)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 26 Apr 2016 16:14:58 +0000 (13:14 -0300)
commit2a12ec13cc4ca8690ad2690c09bf8bff17c228d9
tree88fdee6f79107472ed7e84663526d8731b58085f
parent6ed0720a74d90eea51284c07592369d45d56f1f7
perf probe: Set default kprobe group name if it is not given

Set kprobe group name as "probe" if it is not given.

Signed-off-by: Masami Hiramatsu <mhiramat@kernel.org>
Signed-off-by: Masami Hiramatsu <masami.hiramatsu.pt@hitachi.com>
Cc: Ananth N Mavinakayanahalli <ananth@linux.vnet.ibm.com>
Cc: Hemant Kumar <hemant@linux.vnet.ibm.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Link: http://lkml.kernel.org/r/20160426090413.11891.95640.stgit@devbox
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/util/probe-event.c