aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-postgresql-report
diff options
context:
space:
mode:
authorNamhyung Kim <[email protected]>2017-01-18 14:14:57 +0900
committerArnaldo Carvalho de Melo <[email protected]>2017-02-02 11:39:09 -0300
commita1c9f97f0b64e6337d9cfcc08c134450934fdd90 (patch)
treec4bb426e5550d0a5bc7b470c1b8fe554b56698a8 /tools/perf/scripts/python/bin/export-to-postgresql-report
parent8381cdd0e32dd748bd34ca3ace476949948bd793 (diff)
perf diff: Fix -o/--order option behavior (again)
Commit 21e6d8428664 ("perf diff: Use perf_hpp__register_sort_field interface") changed list_add() to perf_hpp__register_sort_field(). This resulted in a behavior change since the field was added to the tail instead of the head. So the -o option is mostly ignored due to its order in the list. This patch fixes it by adding perf_hpp__prepend_sort_field(). Signed-off-by: Namhyung Kim <[email protected]> Acked-by: Jiri Olsa <[email protected]> Cc: Peter Zijlstra <[email protected]> Fixes: 21e6d8428664 ("perf diff: Use perf_hpp__register_sort_field interface") 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