|
From: <fc...@re...> - 2009-10-05 14:54:55
|
Masami Hiramatsu <mhi...@re...> 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 |