diff options
| author | Alex Thorlton <[email protected]> | 2013-07-03 15:04:59 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2013-07-03 16:07:41 -0700 |
| commit | b58d977432c80ee60d6970042775a62e3f8d7675 (patch) | |
| tree | ca998b67437265115d2d242b47f2ac52fa0091c5 /tools/perf/scripts/python | |
| parent | f170168b9a0b61ea1e647b082b38f605f1d3de3e (diff) | |
dump_stack: serialize the output from dump_stack()
Add functionality to serialize the output from dump_stack() to avoid
mangling of the output when dump_stack is called simultaneously from
multiple cpus.
[[email protected]: fix comment indenting, avoid inclusion of <asm/> files - use <linux/> where possiblem fix uniprocessor build (__dump_stack undefined), remove unneeded ifdef around smp.h inclusion]
Signed-off-by: Alex Thorlton <[email protected]>
Reported-by: Russ Anderson <[email protected]>
Reviewed-by: Robin Holt <[email protected]>
Cc: Vineet Gupta <[email protected]>
Cc: David S. Miller <[email protected]>
Cc: Richard Kuo <[email protected]>
Cc: Jesper Nilsson <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions