diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2019-11-06 19:10:41 +0100 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2019-11-06 19:10:41 +0100 |
commit | 485c05351312131f1c7486c623087e66bcacfbc0 (patch) | |
tree | 40fb9fe4376ba0524b291a2838b25925c4bd18a4 /kernel | |
parent | 652521d460cbfa24ef27717b4b28acfac4281be6 (diff) | |
parent | 722ddfde366fd46205456a9c5ff9b3359dc9a75e (diff) | |
download | linux-485c05351312131f1c7486c623087e66bcacfbc0.tar.bz2 |
Merge tag 'perf-urgent-for-mingo-5.4-20191105' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
Pull perf fixes from Arnaldo Carvalho de Melo:
perf report/top:
Jiri Olsa:
- Fix time sorting for big numbers, i.e.:
perf report -s time -F time,overhead --stdio
was failing because the sort comparision routine was returning 'int' while
that particular -s key was int64_t, fix it.
perf scripting engines:
Steven Rostedt (VMware):
- Iterate on tep event arrays directly, fixing a bug when generating python/perl
source code from a perf.data file with more than one tracepoint event.
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions