diff options
author | Masami Hiramatsu <masami.hiramatsu.pt@hitachi.com> | 2015-04-24 11:47:48 +0200 |
---|---|---|
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | 2015-05-04 17:43:55 +0200 |
commit | 96b55e39237b8bc92d8e6b96f896c106f2d39cf6 (patch) | |
tree | aeb9aac9ff869cb360d0507df44d986df2c0e720 /kernel/compat.c | |
parent | perf tools: Add strfilter__string to recover rules string (diff) | |
download | linux-96b55e39237b8bc92d8e6b96f896c106f2d39cf6.tar.xz linux-96b55e39237b8bc92d8e6b96f896c106f2d39cf6.zip |
perf probe: Accept multiple filter options
Accept multiple filter options. Each filters are combined by logical-or.
E.g. --filter abc* --filter *def is same as --filter abc*|*def
Signed-off-by: Masami Hiramatsu <masami.hiramatsu.pt@hitachi.com>
Cc: David Ahern <dsahern@gmail.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Link: http://lkml.kernel.org/r/20150424094748.23967.63355.stgit@localhost.localdomain
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'kernel/compat.c')
0 files changed, 0 insertions, 0 deletions