]> Pileus Git - ~andy/linux/commit
perf trace: Change syscall summary duration order
authorPekka Enberg <penberg@kernel.org>
Tue, 12 Nov 2013 14:10:10 +0000 (16:10 +0200)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Tue, 12 Nov 2013 16:00:38 +0000 (13:00 -0300)
commit7f7a4138c66e857cc5bbf6e248a47379765349b5
tree7fcbab47e4162abf5e192af6fd8352949ff56d33
parent3fe2130523b2e098085eb4d38cd5b737a97cbee6
perf trace: Change syscall summary duration order

Switch duration order to minimum, average, maximum for the '--summary'
command line option because it's more natural to read.

Signed-off-by: Pekka Enberg <penberg@kernel.org>
Acked-by: David Ahern <dsahern@gmail.com>
Cc: David Ahern <dsahern@gmail.com>
Cc: Ingo Molnar <mingo@redhat.com>
Link: http://lkml.kernel.org/r/1384265410-12344-1-git-send-email-penberg@kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/builtin-trace.c