Re: [RFC PATCH v2 09/15] perf probe: Support $params without debuginfo
From: Arnaldo Carvalho de Melo
Date: Mon May 25 2015 - 08:46:51 EST
Em Mon, May 25, 2015 at 09:22:50PM +0900, Masami Hiramatsu escreveu:
> Actually, I'm working on the perf-probe cache enhancement (and it will be perf-cache)
> which allows you to cache the result of debuginfo analysis under buildid-cache.
> So, if the build-id is same on remote machines, you can transfer the cache to the
> remote machine and reuse it.
> This means you don't need debuginfo in the remote machine unless
> you're using the same binary/bpf.
I think this should read:
"This means you don't need debuginfo in the remote machine unless you're
using a _different_ binary/bpf"
or, alternatively:
"This means you don't need debuginfo in the remote machine _as long as_
you're using the same binary bpf"
No?
- Arnaldo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/