diff options
author | 2017-02-11 01:18:56 +0900 | |
---|---|---|
committer | 2017-02-13 14:29:38 -0300 | |
commit | be57b3fd218ad4a19725ac4bd53e67b2ede42a9d (patch) | |
tree | 804aeae4cc480ff051cc0ff2b6e815080ecc9fa9 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | perf diff: Add diff.compute config option (diff) | |
download | linux-dev-be57b3fd218ad4a19725ac4bd53e67b2ede42a9d.tar.xz linux-dev-be57b3fd218ad4a19725ac4bd53e67b2ede42a9d.zip |
perf diff: Change default setting to "delta-abs"
The "delta-abs" compute method will show most changed entries on top.
So users can easily see how much effect between the data. Note that it
also changes the default of -o option to 1 in order to apply the compute
method. To see original-style (sorted by baseline) use -o 0 option.
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Link: http://lkml.kernel.org/r/20170210161856.18422-1-namhyung@kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions