[PATCH v4 1/5] perf tools: Fix sorting of dynamic sort keys

2016-01-06 Thread Namhyung Kim
Currently it sorts entries in reverse (alphabetic) order, fix it. Signed-off-by: Namhyung Kim --- This patch can be folded into the original patch c7c2a5e40f17 ("perf tools: Add dynamic sort key for tracepoint events") tools/perf/util/sort.c | 2 +- 1 file changed, 1 insertion(+), 1

[PATCH v4 1/5] perf tools: Fix sorting of dynamic sort keys

2016-01-06 Thread Namhyung Kim
Currently it sorts entries in reverse (alphabetic) order, fix it. Signed-off-by: Namhyung Kim --- This patch can be folded into the original patch c7c2a5e40f17 ("perf tools: Add dynamic sort key for tracepoint events") tools/perf/util/sort.c | 2 +- 1 file changed, 1