aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-postgresql-report
diff options
context:
space:
mode:
authorNamhyung Kim <[email protected]>2016-03-09 23:20:53 +0900
committerArnaldo Carvalho de Melo <[email protected]>2016-03-10 16:48:02 -0300
commit599a2f38a989a79df99838f22cb607f5e2b5b56c (patch)
treea278dc8a4e26b709746e0f287f0f082ebff148b1 /tools/perf/scripts/python/bin/export-to-postgresql-report
parent6962ccb37b50366014074aec6fd14497cf719642 (diff)
perf hists browser: Check sort keys before hot key actions
The context menu in TUI hists browser checks corresponding sort keys when creating the menu item. But hotkey actions lacks these checks so it can filter using incorrect info. For example, default sort key of 'perf top' doesn't contain 'comm' or 'pid' sort key so each hist entry's thread info is not reliable. Thus it should prohibit using thread filter on 't' key. Signed-off-by: Namhyung Kim <[email protected]> Cc: David Ahern <[email protected]> Cc: Jiri Olsa <[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/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions