Linux/linux b584a17tools/perf/util trace-event-parse.c hist.c, tools/perf/util/scripting-engines trace-event-python.c trace-event-perl.c

Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull perf tooling fixes from Thomas Gleixner:

 - Fix the time sorting algorithm which was broken due to truncation of
   big numbers

 - Fix the python script generator fail caused by a broken tracepoint
   array iterator

* 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  perf tools: Fix time sorting
  perf tools: Remove unused trace_find_next_event()
  perf scripting engines: Iterate on tep event arrays directly
DeltaFile
+0-31tools/perf/util/trace-event-parse.c
+7-2tools/perf/util/scripting-engines/trace-event-python.c
+6-2tools/perf/util/scripting-engines/trace-event-perl.c
+1-1tools/perf/util/hist.c
+0-2tools/perf/util/trace-event.h
+14-385 files

UnifiedSplitRaw