commit | dd68ada2d417e57b848822a1407b5317a54136c5 | [log] [tgz] |
---|---|---|
author | John Kacur <jkacur@redhat.com> | Thu Sep 24 18:02:49 2009 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Thu Sep 24 21:27:52 2009 +0200 |
tree | 8d7cc54e3bcf063038532d88ac1f94a54b6650a5 | |
parent | 8b40f521cf1c9750eab0c04da9075e7484675e9c [diff] |
perf tools: Create util/sort.and use it Create util/sort.[ch] and move common functionality for builtin-report.c and builtin-annotate.c there, and make use of it. Signed-off-by: John Kacur <jkacur@redhat.com> LKML-Reference: <alpine.LFD.2.00.0909241758390.11383@localhost.localdomain> Signed-off-by: Ingo Molnar <mingo@elte.hu>