This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH tracing/kprobes v2 0/5] tracing/kprobes, perf: perf probe support take 2


Masami Hiramatsu <mhiramat@redhat.com> writes:

> [...]
> These patches introduce 'perf probe' command and update kprobe-tracer. [...]
> Usage
> -----
>  perf probe [<options>] -P 'PROBEDEF' [-P 'PROBEDEF' ...]
> [...]
>     -k, --vmlinux <file>  vmlinux/module pathname
>     -r, --release <rel>   kernel release
> [...]

Can you outline a reason for the -r flag?  We use it in systemtap for
cross-compiling purposes, but I didn't think perf was interested in that.

- FChE


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]