aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf
Commit message (Expand)AuthorAge
* perf script python: Add Python3 support to tests/attr.pyTony Jones2019-02-05
* perf trace: Support multiple "vfs_getname" probesArnaldo Carvalho de Melo2019-02-04
* perf symbols: Filter out hidden symbols from labelsJiri Olsa2019-02-04
* perf symbols: Add fallback definitions for GELF_ST_VISIBILITY()Arnaldo Carvalho de Melo2019-02-04
* perf clang: Do not use 'return std::move(something)'Arnaldo Carvalho de Melo2019-02-04
* perf mem/c2c: Fix perf_mem_events to support powerpcRavi Bangoria2019-02-04
* perf tests evsel-tp-sched: Fix bitwise operatorGustavo A. R. Silva2019-02-04
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-02-03
|\
| * perf script: Fix crash when processing recorded stat dataTony Jones2019-01-21
| * perf top: Fix wrong hottest instruction highlightedHe Kuang2019-01-21
| * perf tools: Handle TOPOLOGY headers with no CPUStephane Eranian2019-01-21
| * perf python: Remove -fstack-clash-protection when building with some clang ve...Arnaldo Carvalho de Melo2019-01-18
| * perf script: Fix crash with printing mixed trace point and other eventsAndi Kleen2019-01-18
| * perf ordered_events: Fix crash in ordered_events__freeJiri Olsa2019-01-17
* | Merge tag 'powerpc-5.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-01-18
|\ \ | |/ |/|
| * powerpc/perf: Update perf_regs structure to include MMCRAMadhavan Srinivasan2019-01-08
* | tools headers powerpc: Remove unistd.hRavi Bangoria2019-01-10
* | perf powerpc: Rework syscall table generationRavi Bangoria2019-01-10
* | perf symbols: Add 'arch_cpu_idle' to the list of kernel idle symbolsArnaldo Carvalho de Melo2019-01-09
* | perf beauty: Switch from using uapi/linux/fs.h to uapi/linux/mount.hArnaldo Carvalho de Melo2019-01-08
* | tools include uapi: Grab a copy of linux/mount.hArnaldo Carvalho de Melo2019-01-08
* | perf top: Lift restriction on using callchains without "sym" in --sortArnaldo Carvalho de Melo2019-01-08
* | perf tests: Add a test for the ARM 32-bit [vectors] pageFlorian Fainelli2019-01-08
* | perf tools: Make find_vdso_map() more modularFlorian Fainelli2019-01-08
* | perf trace: Fix alignment for [continued] linesArnaldo Carvalho de Melo2019-01-08
* | perf trace: Fix ')' placement in "interrupted" syscall linesArnaldo Carvalho de Melo2019-01-08
* | Merge tag 'perf-core-for-mingo-4.21-20190104' of git://git.kernel.org/pub/scm...Ingo Molnar2019-01-08
|\ \ | |/ |/|
| * perf test shell: Use a fallback to get the pathname in vfs_getnameArnaldo Carvalho de Melo2019-01-04
| * perf python: Make sure the python binding output directory is in placeArnaldo Carvalho de Melo2019-01-04
| * perf strbuf: Remove redundant va_end() in strbuf_addv()Mattias Jacobsson2019-01-04
| * perf annotate: Pass filename to objdump via execlIvan Krylov2019-01-04
| * perf report: Fix wrong iteration count in --branch-historyJin Yao2019-01-04
| * tools beauty: Make the prctl option table generator catch all PR_ optionsArnaldo Carvalho de Melo2019-01-03
| * perf stat: Fix endless wait for child processJin Yao2019-01-03
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-01-06
|\|
| * perf session: Add comment for perf_session__register_idle_thread()Adrian Hunter2019-01-02
| * perf thread-stack: Fix thread stack processing for the idle taskAdrian Hunter2019-01-02
| * perf thread-stack: Allocate an array of thread stacksAdrian Hunter2019-01-02
| * perf thread-stack: Factor out thread_stack__init()Adrian Hunter2019-01-02
| * perf thread-stack: Allow for a thread stack arrayAdrian Hunter2019-01-02
| * perf thread-stack: Avoid direct reference to the thread's stackAdrian Hunter2019-01-02
| * perf thread-stack: Tidy thread_stack__bottom() usageAdrian Hunter2019-01-02
| * perf thread-stack: Simplify some code in thread_stack__process()Adrian Hunter2019-01-02
| * perf c2c: Increase the HITM ratio limit for displayed cachelinesJiri Olsa2018-12-28
| * perf c2c: Change the default coalesce setupJiri Olsa2018-12-28
| * perf trace beauty ioctl: Beautify USBDEVFS_ commandsArnaldo Carvalho de Melo2018-12-28
| * perf trace beauty: Export function to get the files for a threadArnaldo Carvalho de Melo2018-12-28
| * perf trace: Wire up ioctl's USBDEBFS_ cmd table generatorArnaldo Carvalho de Melo2018-12-28
| * perf beauty ioctl: Add generator for USBDEVFS_ ioctl commandsArnaldo Carvalho de Melo2018-12-28
| * tools headers uapi: Grab a copy of usbdevice_fs.hArnaldo Carvalho de Melo2018-12-28