]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - tools/perf/Makefile.perf
perf tests: Add a testcase for histogram output sorting
authorNamhyung Kim <namhyung@kernel.org>
Mon, 12 May 2014 05:43:18 +0000 (14:43 +0900)
committerJiri Olsa <jolsa@kernel.org>
Wed, 21 May 2014 09:45:37 +0000 (11:45 +0200)
commitf21d1815295ee79ce0767cb08d6f3ffa3a3b5cfe
treec80577435fae0bc62cf654b7758c089cce0f25f4
parent4e754e1c7fe02e6b104e61f7e06e9895527e8ad3
perf tests: Add a testcase for histogram output sorting

With new output fields option, its internal implementation was changed
so add a new testcase to verify whether it breaks things.

Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Link: http://lkml.kernel.org/r/1400480762-22852-21-git-send-email-namhyung@kernel.org
Signed-off-by: Jiri Olsa <jolsa@kernel.org>
tools/perf/Makefile.perf
tools/perf/tests/builtin-test.c
tools/perf/tests/hists_common.c
tools/perf/tests/hists_filter.c
tools/perf/tests/hists_link.c
tools/perf/tests/hists_output.c [new file with mode: 0644]
tools/perf/tests/tests.h