diff options
author | Namhyung Kim <[email protected]> | 2014-03-04 11:01:41 +0900 |
---|---|---|
committer | Jiri Olsa <[email protected]> | 2014-05-21 11:45:35 +0200 |
commit | 202e7a6d16127323d03e912d7844aa0d614c315e (patch) | |
tree | cc13d7a1ed019ebf59b21d53a77804f778e45010 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | a7d945bc91602f916d2d0c794c179d9a784859e7 (diff) |
perf tools: Add ->sort() member to struct sort_entry
Currently, what the sort_entry does is just identifying hist entries
so that they can be grouped properly. However, with -F option
support, it indeed needs to sort entries appropriately to be shown to
users. So add ->sort() member to do it.
Signed-off-by: Namhyung Kim <[email protected]>
Acked-by: Ingo Molnar <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Jiri Olsa <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions