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
No related branches found
No related tags found
Showing
- tools/perf/util/hist.c 1 addition, 1 deletiontools/perf/util/hist.c
- tools/perf/util/scripting-engines/trace-event-perl.c 6 additions, 2 deletionstools/perf/util/scripting-engines/trace-event-perl.c
- tools/perf/util/scripting-engines/trace-event-python.c 7 additions, 2 deletionstools/perf/util/scripting-engines/trace-event-python.c
- tools/perf/util/trace-event-parse.c 0 additions, 31 deletionstools/perf/util/trace-event-parse.c
- tools/perf/util/trace-event.h 0 additions, 2 deletionstools/perf/util/trace-event.h
Please register or sign in to comment