diff options
author | Jiri Olsa <[email protected]> | 2016-01-18 10:24:07 +0100 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2016-02-03 12:24:07 -0300 |
commit | 1945c3e734cd1f01535dc76de47c38bbe9a87352 (patch) | |
tree | d6c2de181e6215f219045e81b16ca65e3fb37b2e /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
parent | 3ee60c3b18bd4bf30ea9b70e7542116bb5c205ba (diff) |
perf hists: Allocate output sort field
Currently we use static output fields, because we have single global
list of all sort/output fields.
We will add hists specific sort and output lists in following patches,
so we need all format entries to be dynamically allocated. Adding
support to allocate output sort field.
Signed-off-by: Jiri Olsa <[email protected]>
Cc: David Ahern <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions