diff options
author | Namhyung Kim <[email protected]> | 2016-01-26 15:37:30 -0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2016-01-26 16:08:12 -0300 |
commit | b1baae89197e21cd115e9493d5a17f18fca81e6a (patch) | |
tree | 7adc98cc66646cb2b29a23d7261b84516a267c35 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | c053a1506faee399cbc2105f2131bb5a5d99eedd (diff) |
perf hists browser: Skip scripting when perf.data file not available
The script and data-switch context menu are only meaningful when it
deals with a data file. So add a check so that it cannot be shown when
perf-top is run.
Signed-off-by: Namhyung Kim <[email protected]>
Tested-by: Arnaldo Carvalho de Melo <[email protected]>
Cc: Andi Kleen <[email protected]>
Cc: David Ahern <[email protected]>
Cc: Jiri Olsa <[email protected]>,
Cc: Peter Zijlstra <[email protected]>
Cc: Stephane Eranian <[email protected]>
Cc: Wang Nan <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
[ Use goto skip_scripting instead of two is_report_browser() tests ]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions