summaryrefslogtreecommitdiffstats
path: root/tools/perf
AgeCommit message (Expand)Author
2019-04-05perf script python: Add trace_context extension module to sys.modulesTony Jones
2019-04-05perf script python: Use PyBytes for attr in trace-event-pythonTony Jones
2019-04-05perf trace: Fixup etcsnoop exampleArnaldo Carvalho de Melo
2019-04-05perf coresight: Do not test for libopencsd by defaultArnaldo Carvalho de Melo
2019-04-05perf report: Add s390 diagnosic sampling descriptor sizeThomas Richter
2019-04-05perf trace: Check if the 'fd' is negative when mapping it to pathnameArnaldo Carvalho de Melo
2019-04-05perf beauty waitid options: Fix up prefix showing logicArnaldo Carvalho de Melo
2019-04-05tools build: Add -lrt to FEATURE_CHECK_LDFLAGS-libaioArnaldo Carvalho de Melo
2019-04-05perf report: Don't shadow inlined symbol with different addr rangeHe Kuang
2019-04-05perf test: Fix failure of 'evsel-tp-sched' test on s390Thomas Richter
2019-04-05perf annotate: Fix getting source line failureWei Li
2019-04-05perf script: Handle missing fields with -F +..Andi Kleen
2019-04-05perf beauty msg_flags: Add missing %s lost when adding prefix suppression logicArnaldo Carvalho de Melo
2019-04-05perf c2c: Fix c2c report for empty numa nodeJiri Olsa
2019-04-03perf intel-pt: Fix TSC slipAdrian Hunter
2019-04-03perf pmu: Fix parser error for uncore event aliasKan Liang
2019-03-27perf probe: Fix getting the kernel mapAdrian Hunter
2019-03-23perf intel-pt: Fix divide by zero when TSC is not availableAdrian Hunter
2019-03-23perf intel-pt: Fix overlap calculation for paddingAdrian Hunter
2019-03-23perf auxtrace: Define auxtrace record alignmentAdrian Hunter
2019-03-23perf tools: Fix split_kallsyms_for_kcore() for trampoline symbolsAdrian Hunter
2019-03-23perf intel-pt: Fix CYC timestamp calculation after OVFAdrian Hunter
2019-02-05perf script python: Add Python3 support to tests/attr.pyTony Jones
2019-02-04perf trace: Support multiple "vfs_getname" probesArnaldo Carvalho de Melo
2019-02-04perf symbols: Filter out hidden symbols from labelsJiri Olsa
2019-02-04perf symbols: Add fallback definitions for GELF_ST_VISIBILITY()Arnaldo Carvalho de Melo
2019-02-04perf clang: Do not use 'return std::move(something)'Arnaldo Carvalho de Melo
2019-02-04perf mem/c2c: Fix perf_mem_events to support powerpcRavi Bangoria
2019-02-04perf tests evsel-tp-sched: Fix bitwise operatorGustavo A. R. Silva
2019-02-03Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-01-21perf script: Fix crash when processing recorded stat dataTony Jones
2019-01-21perf top: Fix wrong hottest instruction highlightedHe Kuang
2019-01-21perf tools: Handle TOPOLOGY headers with no CPUStephane Eranian
2019-01-19Merge tag 'powerpc-5.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-01-18perf python: Remove -fstack-clash-protection when building with some clang ve...Arnaldo Carvalho de Melo
2019-01-18perf script: Fix crash with printing mixed trace point and other eventsAndi Kleen
2019-01-17perf ordered_events: Fix crash in ordered_events__freeJiri Olsa
2019-01-10tools headers powerpc: Remove unistd.hRavi Bangoria
2019-01-10perf powerpc: Rework syscall table generationRavi Bangoria
2019-01-09perf symbols: Add 'arch_cpu_idle' to the list of kernel idle symbolsArnaldo Carvalho de Melo
2019-01-08perf beauty: Switch from using uapi/linux/fs.h to uapi/linux/mount.hArnaldo Carvalho de Melo
2019-01-08tools include uapi: Grab a copy of linux/mount.hArnaldo Carvalho de Melo
2019-01-08perf top: Lift restriction on using callchains without "sym" in --sortArnaldo Carvalho de Melo
2019-01-08perf tests: Add a test for the ARM 32-bit [vectors] pageFlorian Fainelli
2019-01-08perf tools: Make find_vdso_map() more modularFlorian Fainelli
2019-01-08perf trace: Fix alignment for [continued] linesArnaldo Carvalho de Melo
2019-01-08perf trace: Fix ')' placement in "interrupted" syscall linesArnaldo Carvalho de Melo
2019-01-08Merge tag 'perf-core-for-mingo-4.21-20190104' of git://git.kernel.org/pub/scm...Ingo Molnar
2019-01-08powerpc/perf: Update perf_regs structure to include MMCRAMadhavan Srinivasan
2019-01-06Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds