diff options
author | 2011-05-23 12:44:56 -0600 | |
---|---|---|
committer | 2011-05-24 16:07:07 +0200 | |
commit | bdabc7a345db97b3839c2c3deef40023cf8017ef (patch) | |
tree | dd4c1b460d9757ff611dce5548761aed62a7714d /tools/perf/scripts/python | |
parent | export_report: do collectcfiles work in perl itself (diff) | |
download | wireguard-linux-bdabc7a345db97b3839c2c3deef40023cf8017ef.tar.xz wireguard-linux-bdabc7a345db97b3839c2c3deef40023cf8017ef.zip |
export_report: sort SECTION 2 output
Sort SECTION 2 modules by name. Within those module listings, sort
the symbol providers by name, and remove the count, as it is
misleading; its the kernel-wide count of uses of that symbol, not the
count pertaining to the module being outlined. (this can be seen by
grepping the output for a single symbol). The count is still used to
sort the symbols.
Signed-off-by: Jim Cromie <jim.cromie@gmail.com>
Signed-off-by: Michal Marek <mmarek@suse.cz>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions