summaryrefslogtreecommitdiffstats
path: root/tools/perf
Commit message (Expand)AuthorAgeFilesLines
* perf script python: Add trace_context extension module to sys.modulesTony Jones2019-04-051-3/+9
* perf script python: Use PyBytes for attr in trace-event-pythonTony Jones2019-04-051-2/+1
* perf trace: Fixup etcsnoop exampleArnaldo Carvalho de Melo2019-04-051-1/+2
* perf coresight: Do not test for libopencsd by defaultArnaldo Carvalho de Melo2019-04-052-2/+3
* perf report: Add s390 diagnosic sampling descriptor sizeThomas Richter2019-04-051-0/+5
* perf trace: Check if the 'fd' is negative when mapping it to pathnameArnaldo Carvalho de Melo2019-04-051-0/+3
* perf beauty waitid options: Fix up prefix showing logicArnaldo Carvalho de Melo2019-04-051-1/+1
* tools build: Add -lrt to FEATURE_CHECK_LDFLAGS-libaioArnaldo Carvalho de Melo2019-04-051-0/+2
* perf report: Don't shadow inlined symbol with different addr rangeHe Kuang2019-04-052-3/+9
* perf test: Fix failure of 'evsel-tp-sched' test on s390Thomas Richter2019-04-051-3/+3
* perf annotate: Fix getting source line failureWei Li2019-04-051-2/+2
* perf script: Handle missing fields with -F +..Andi Kleen2019-04-051-3/+7
* perf beauty msg_flags: Add missing %s lost when adding prefix suppression logicArnaldo Carvalho de Melo2019-04-051-1/+1
* perf c2c: Fix c2c report for empty numa nodeJiri Olsa2019-04-051-2/+6
* perf intel-pt: Fix TSC slipAdrian Hunter2019-04-031-12/+8
* perf pmu: Fix parser error for uncore event aliasKan Liang2019-04-031-0/+10
* perf probe: Fix getting the kernel mapAdrian Hunter2019-03-271-2/+4
* perf intel-pt: Fix divide by zero when TSC is not availableAdrian Hunter2019-03-231-0/+2
* perf intel-pt: Fix overlap calculation for paddingAdrian Hunter2019-03-231-2/+34
* perf auxtrace: Define auxtrace record alignmentAdrian Hunter2019-03-232-2/+5
* perf tools: Fix split_kallsyms_for_kcore() for trampoline symbolsAdrian Hunter2019-03-231-0/+2
* perf intel-pt: Fix CYC timestamp calculation after OVFAdrian Hunter2019-03-231-1/+0
* perf script python: Add Python3 support to tests/attr.pyTony Jones2019-02-051-13/+19
* perf trace: Support multiple "vfs_getname" probesArnaldo Carvalho de Melo2019-02-041-7/+18
* perf symbols: Filter out hidden symbols from labelsJiri Olsa2019-02-041-1/+8
* perf symbols: Add fallback definitions for GELF_ST_VISIBILITY()Arnaldo Carvalho de Melo2019-02-041-0/+14
* perf clang: Do not use 'return std::move(something)'Arnaldo Carvalho de Melo2019-02-041-1/+1
* perf mem/c2c: Fix perf_mem_events to support powerpcRavi Bangoria2019-02-045-6/+26
* perf tests evsel-tp-sched: Fix bitwise operatorGustavo A. R. Silva2019-02-041-1/+1
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-02-035-16/+28
|\
| * perf script: Fix crash when processing recorded stat dataTony Jones2019-01-211-5/+2
| * perf top: Fix wrong hottest instruction highlightedHe Kuang2019-01-211-6/+10
| * perf tools: Handle TOPOLOGY headers with no CPUStephane Eranian2019-01-211-2/+9
| * perf python: Remove -fstack-clash-protection when building with some clang ve...Arnaldo Carvalho de Melo2019-01-181-0/+2
| * perf script: Fix crash with printing mixed trace point and other eventsAndi Kleen2019-01-181-1/+1
| * perf ordered_events: Fix crash in ordered_events__freeJiri Olsa2019-01-171-2/+4
* | Merge tag 'powerpc-5.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-01-192-1/+3
|\ \ | |/ |/|
| * powerpc/perf: Update perf_regs structure to include MMCRAMadhavan Srinivasan2019-01-082-1/+3
* | tools headers powerpc: Remove unistd.hRavi Bangoria2019-01-101-1/+0
* | perf powerpc: Rework syscall table generationRavi Bangoria2019-01-103-14/+450
* | perf symbols: Add 'arch_cpu_idle' to the list of kernel idle symbolsArnaldo Carvalho de Melo2019-01-091-0/+1
* | perf beauty: Switch from using uapi/linux/fs.h to uapi/linux/mount.hArnaldo Carvalho de Melo2019-01-081-2/+2
* | tools include uapi: Grab a copy of linux/mount.hArnaldo Carvalho de Melo2019-01-081-0/+1
* | perf top: Lift restriction on using callchains without "sym" in --sortArnaldo Carvalho de Melo2019-01-081-6/+1
* | perf tests: Add a test for the ARM 32-bit [vectors] pageFlorian Fainelli2019-01-084-0/+34
* | perf tools: Make find_vdso_map() more modularFlorian Fainelli2019-01-084-12/+11
* | perf trace: Fix alignment for [continued] linesArnaldo Carvalho de Melo2019-01-081-2/+3
* | perf trace: Fix ')' placement in "interrupted" syscall linesArnaldo Carvalho de Melo2019-01-081-2/+8
* | Merge tag 'perf-core-for-mingo-4.21-20190104' of git://git.kernel.org/pub/scm...Ingo Molnar2019-01-089-22/+34
|\ \ | |/ |/|
| * perf test shell: Use a fallback to get the pathname in vfs_getnameArnaldo Carvalho de Melo2019-01-041-1/+2
OpenPOWER on IntegriCloud