Re: [PATCH] perf probe: Ignore vmlinux build-id when offline vmlinux and dry-run used

2017-01-25 Thread Josh Hunt
On 01/25/2017 08:37 PM, Masami Hiramatsu wrote: On Tue, 24 Jan 2017 16:41:28 -0500 Josh Hunt wrote: Commit e50243bb ("perf probe: Ignore vmlinux Build-id when offline vmlinux given") added the ability to ignore vmlinux when an offline vmlinux is passed and no l, d, or a flag is also passed. T

Re: [PATCH] perf probe: Ignore vmlinux build-id when offline vmlinux and dry-run used

2017-01-25 Thread Masami Hiramatsu
On Tue, 24 Jan 2017 16:41:28 -0500 Josh Hunt wrote: > Commit e50243bb ("perf probe: Ignore vmlinux Build-id when offline vmlinux > given") > added the ability to ignore vmlinux when an offline vmlinux is passed and no > l, d, or a flag is also passed. This extends that to ignore build-id when >

[PATCH] perf probe: Ignore vmlinux build-id when offline vmlinux and dry-run used

2017-01-24 Thread Josh Hunt
Commit e50243bb ("perf probe: Ignore vmlinux Build-id when offline vmlinux given") added the ability to ignore vmlinux when an offline vmlinux is passed and no l, d, or a flag is also passed. This extends that to ignore build-id when -n/--dry-run is used. This way we can gather probe information f