aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf
AgeCommit message (Expand)Author
2019-08-16perf db-export: Fix thread__exec_comm()Adrian Hunter
2019-08-16perf annotate: Fix s390 gap between kernel end and module startThomas Richter
2019-08-12Merge tag 'v5.2.7' into v5.2/standard/baseBruce Ashfield
2019-08-12Merge tag 'v5.2.5' into v5.2/standard/baseBruce Ashfield
2019-08-12Merge tag 'v5.2.4' into v5.2/standard/baseBruce Ashfield
2019-08-06perf version: Fix segfault due to missing OPT_END()Ravi Bangoria
2019-07-31perf intel-bts: Fix potential NULL pointer dereference found by the smatch toolLeo Yan
2019-07-31perf hists browser: Fix potential NULL pointer dereference found by the smatc...Leo Yan
2019-07-31perf annotate: Fix dereferencing freed memory found by the smatch toolLeo Yan
2019-07-31perf map: Fix potential NULL pointer dereference found by smatch toolLeo Yan
2019-07-31perf session: Fix potential NULL pointer dereference found by the smatch toolLeo Yan
2019-07-31perf trace: Fix potential NULL pointer dereference found by the smatch toolLeo Yan
2019-07-31perf top: Fix potential NULL pointer dereference detected by the smatch toolLeo Yan
2019-07-31perf stat: Fix use-after-freed pointer detected by the smatch toolLeo Yan
2019-07-31perf test mmap-thread-lookup: Initialize variable to suppress memory sanitize...Numfor Mbiziwo-Tiapo
2019-07-28perf script: Assume native_arch for pipe modeSong Liu
2019-07-27Merge tag 'v5.2.3' into v5.2/standard/baseBruce Ashfield
2019-07-26perf tests: Fix record+probe_libc_inet_pton.sh for powerpc64Seeteena Thoufeek
2019-07-26perf stat: Fix group lookup for metric groupAndi Kleen
2019-07-26perf stat: Don't merge events in the same PMUAndi Kleen
2019-07-26perf stat: Fix metrics with --no-mergeAndi Kleen
2019-07-26perf stat: Make metric event lookup more robustAndi Kleen
2019-07-26perf tools: Increase MAX_NR_CPUS and MAX_CACHESKyle Meyer
2019-07-26perf build: Handle slang being in /usr/include and in /usr/include/slang/Arnaldo Carvalho de Melo
2019-07-26perf evsel: Make perf_evsel__name() accept a NULL argumentArnaldo Carvalho de Melo
2019-07-26perf report: Fix OOM error in TUI mode on s390Thomas Richter
2019-07-26perf test 6: Fix missing kvm module load for s390Thomas Richter
2019-07-26perf cs-etm: Properly set the value of 'old' and 'head' in snapshot modeMathieu Poirier
2019-07-26perf jvmti: Address gcc string overflow warning for strncpy()Jiri Olsa
2019-07-26perf annotate TUI browser: Do not use member from variable within its own ini...Arnaldo Carvalho de Melo
2019-07-22perf: x86-32: explicitly include <errno.h>Bruce Ashfield
2019-07-22perf: mips64: Convert __u64 to unsigned long longYang Shi
2019-07-22perf: fix bench numa compilationRiccardo Magliocchetti
2019-07-22perf annotate: replace 'expand' with equivalent sed expressionTom Zanussi
2019-07-22perf: add SLANG_INC for slang.hLiang Li
2019-07-22perf: add sgidefs.h to for mips buildsTom Zanussi
2019-07-22perf: change --root to --prefix for python installTom Zanussi
2019-07-22perf: add 'libperl not found' warningTom Zanussi
2019-07-22perf: use pkg-config instead of python-configTom Zanussi
2019-07-22perf: force include of <stdbool.h>Bruce Ashfield
2019-07-22linux-yocto: Handle /bin/awk issuesRichard Purdie
2019-07-14perf header: Assign proper ff->ph in perf_event__synthesize_features()Song Liu
2019-07-14perf thread-stack: Fix thread stack return from kernel for kernel-only caseAdrian Hunter
2019-07-14perf pmu: Fix uncore PMU alias list for ARM64John Garry
2019-07-14perf intel-pt: Fix itrace defaults for perf script intel-pt documentationAdrian Hunter
2019-07-14perf auxtrace: Fix itrace defaults for perf scriptAdrian Hunter
2019-07-14perf intel-pt: Fix itrace defaults for perf scriptAdrian Hunter
2019-06-29Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-06-24perf/x86/regs: Use PERF_REG_EXTENDED_MASKKan Liang
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner