diff options
| author | Denys Vlasenko <[email protected]> | 2012-10-04 17:15:36 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2012-10-06 03:05:17 +0900 |
| commit | 2aa362c49c314a98fb9aebbd7760a461667bac05 (patch) | |
| tree | 5edfc83b26950bae8543b75343aca37fed6b3f71 /tools/perf/scripts/python/bin/stackcollapse-report | |
| parent | 49ae4d4b113be03dc4a2ec5f2a1f573ff0fcddb3 (diff) | |
coredump: extend core dump note section to contain file names of mapped files
This note has the following format:
long count -- how many files are mapped
long page_size -- units for file_ofs
array of [COUNT] elements of
long start
long end
long file_ofs
followed by COUNT filenames in ASCII: "FILE1" NUL "FILE2" NUL...
Signed-off-by: Denys Vlasenko <[email protected]>
Cc: Oleg Nesterov <[email protected]>
Cc: Amerigo Wang <[email protected]>
Cc: "Jonathan M. Foote" <[email protected]>
Cc: Roland McGrath <[email protected]>
Cc: Pedro Alves <[email protected]>
Cc: Fengguang Wu <[email protected]>
Cc: Stephen Rothwell <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions