summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)Author
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-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-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
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 480Thomas Gleixner
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 479Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 433Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 407Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 393Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 376Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 305Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 251Thomas Gleixner
2019-06-02Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 166Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-28perf record: Fix s390 missing module symbol and warning for non-root usersThomas Richter
2019-05-28perf machine: Read also the end of the kernelJiri Olsa
2019-05-28perf test vmlinux-kallsyms: Ignore aliases to _etext when searching on kallsymsArnaldo Carvalho de Melo