diff options
author | Adrian Hunter <[email protected]> | 2014-01-29 16:14:41 +0200 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2014-01-31 17:21:51 -0300 |
commit | a00d28cb72d3629c6481fe21ba6c6b4f96caed49 (patch) | |
tree | 9e37aba781546006aafea081ee2cbcb3b9c2b893 /fs/jbd/commit.c | |
parent | 0ae617bedde062003fd70e566e9a2601e273ea0e (diff) |
perf symbols: Prevent the use of kcore if the kernel has moved
Use of kcore is predicated upon it matching the recorded data. If the
kernel has been relocated at boot time (i.e. since the data was
recorded) then do not use kcore.
Note that it is possible to make a copy of kcore at the time the data is
recorded using 'perf buildid-cache'. Then the perf tools will use the
copy because it does match the data.
Signed-off-by: Adrian Hunter <[email protected]>
Tested-by: Jiri Olsa <[email protected]>
Cc: David Ahern <[email protected]>
Cc: Frederic Weisbecker <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Mike Galbraith <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Stephane Eranian <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'fs/jbd/commit.c')
0 files changed, 0 insertions, 0 deletions