diff options
| author | Frederic Weisbecker <[email protected]> | 2010-05-19 21:35:17 +0200 |
|---|---|---|
| committer | Frederic Weisbecker <[email protected]> | 2010-06-08 23:29:52 +0200 |
| commit | c9cf4dbb4d9ca715d8fedf13301a53296429abc6 (patch) | |
| tree | 66f0bb55d89a41bbe8ac76f8dee418e84e255d2d /tools/perf/scripts/python/bin | |
| parent | 9dda696f0de87a2e5cfabb147e28c76b7d3c6846 (diff) | |
x86: Unify dumpstack.h and stacktrace.h
arch/x86/include/asm/stacktrace.h and arch/x86/kernel/dumpstack.h
declare headers of objects that deal with the same topic.
Actually most of the files that include stacktrace.h also include
dumpstack.h
Although dumpstack.h seems more reserved for internals of stack
traces, those are quite often needed to define specialized stack
trace operations. And perf event arch headers are going to need
access to such low level operations anyway. So don't continue to
bother with dumpstack.h as it's not anymore about isolated deep
internals.
v2: fix struct stack_frame definition conflict in sysprof
Signed-off-by: Frederic Weisbecker <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: H. Peter Anvin <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: Soeren Sandmann <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions