diff options
author | Adrian Hunter <[email protected]> | 2014-07-14 13:02:41 +0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2014-07-16 17:57:35 -0300 |
commit | c6d8f2a4a0c5e366330a6a2a94c06b652f4ca554 (patch) | |
tree | da95c3e4ad89bb6ff6096c3015ccc20dacadaa00 /fs/jbd2/commit.c | |
parent | 5173fbb8a11b2857aeec9e5f4e9568d4e1b84dbd (diff) |
perf symbols: Record whether a dso is 64-bit
Add a flag to 'struct dso' to record if the dso is 64-bit or not.
Update the flag when reading the ELF.
This is needed for instruction decoding. For example, x86 instruction
decoding depends on whether or not the 64-bit instruction set is used.
Signed-off-by: Adrian Hunter <[email protected]>
Cc: David Ahern <[email protected]>
Cc: Frederic Weisbecker <[email protected]>
Cc: Jiri Olsa <[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/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions