diff options
author | Masami Hiramatsu <mhiramat@kernel.org> | 2016-08-26 16:57:58 +0200 |
---|---|---|
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | 2016-09-01 17:42:22 +0200 |
commit | e50243bbeb528e92e31e03e560b557737c9def3c (patch) | |
tree | 03fb12c524c654d1bc3bf336c5dab71cea443c36 /Documentation/IRQ-affinity.txt | |
parent | perf probe: Support probing on offline cross-arch binary (diff) | |
download | linux-e50243bbeb528e92e31e03e560b557737c9def3c.tar.xz linux-e50243bbeb528e92e31e03e560b557737c9def3c.zip |
perf probe: Ignore vmlinux Build-id when offline vmlinux given
Ignore vmlinux build-id when user gives offline vmlinux if the command
does not affect running kernel.
perf-probe has several actions some of them does not change the running
kernel, like --lines, --vars, and --funcs.
e.g.
-----
$ ./perf probe -k ./vmlinux-arm -V do_sys_open:14
Available variables at do_sys_open:14
@<do_sys_open+202>
char* filename
int dfd
int fd
int flags
struct filename* tmp
struct open_flags op
umode_t mode
-----
Signed-off-by: Masami Hiramatsu <mhiramat@kernel.org>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Link: http://lkml.kernel.org/r/147222347320.5088.2582658035296667520.stgit@devbox
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'Documentation/IRQ-affinity.txt')
0 files changed, 0 insertions, 0 deletions