summaryrefslogtreecommitdiffstats
path: root/tools/perf
Commit message (Expand)AuthorAgeFilesLines
* perf pmu-events: Fix missing "cpu_clk_unhalted.core" eventJin Yao2019-08-291-0/+1
* perf cpumap: Fix writing to illegal memory in handling cpumap maskHe Zhe2019-08-291-1/+4
* perf ftrace: Fix failure to set cpumask when only one cpu is presentHe Zhe2019-08-291-1/+1
* perf bench numa: Fix cpu0 bindingJiri Olsa2019-08-291-2/+4
* perf header: Fix use of unitialized value warningNumfor Mbiziwo-Tiapo2019-08-251-1/+1
* perf header: Fix divide by zero error if f_header.attr_size==0Vince Weaver2019-08-251-0/+7
* tools perf beauty: Fix usbdevfs_ioctl table generator to handle _IOC()Arnaldo Carvalho de Melo2019-08-251-3/+6
* perf probe: Avoid calling freeing routine multiple times for same pointerArnaldo Carvalho de Melo2019-08-161-0/+10
* perf session: Fix loading of compressed data split across adjacent recordsAlexey Budankov2019-08-163-10/+17
* perf stat: Fix segfault for event group in repeat modeJiri Olsa2019-08-162-1/+10
* perf tools: Fix proper buffer size for feature processingJiri Olsa2019-08-161-1/+1
* perf script: Fix off by one in brstackinsn IPC computationAndi Kleen2019-08-161-1/+1
* perf record: Fix module size on s390Thomas Richter2019-08-163-3/+16
* perf db-export: Fix thread__exec_comm()Adrian Hunter2019-08-161-1/+11
* perf annotate: Fix s390 gap between kernel end and module startThomas Richter2019-08-163-1/+24
* perf version: Fix segfault due to missing OPT_END()Ravi Bangoria2019-08-061-0/+1
* perf intel-bts: Fix potential NULL pointer dereference found by the smatch toolLeo Yan2019-07-311-3/+2
* perf hists browser: Fix potential NULL pointer dereference found by the smatc...Leo Yan2019-07-311-4/+11
* perf annotate: Fix dereferencing freed memory found by the smatch toolLeo Yan2019-07-311-4/+2
* perf map: Fix potential NULL pointer dereference found by smatch toolLeo Yan2019-07-311-2/+5
* perf session: Fix potential NULL pointer dereference found by the smatch toolLeo Yan2019-07-311-0/+3
* perf trace: Fix potential NULL pointer dereference found by the smatch toolLeo Yan2019-07-311-3/+3
* perf top: Fix potential NULL pointer dereference detected by the smatch toolLeo Yan2019-07-311-2/+6
* perf stat: Fix use-after-freed pointer detected by the smatch toolLeo Yan2019-07-311-1/+1
* perf test mmap-thread-lookup: Initialize variable to suppress memory sanitize...Numfor Mbiziwo-Tiapo2019-07-311-1/+1
* perf script: Assume native_arch for pipe modeSong Liu2019-07-281-1/+2
* perf tests: Fix record+probe_libc_inet_pton.sh for powerpc64Seeteena Thoufeek2019-07-261-1/+1
* perf stat: Fix group lookup for metric groupAndi Kleen2019-07-261-12/+35
* perf stat: Don't merge events in the same PMUAndi Kleen2019-07-261-1/+2
* perf stat: Fix metrics with --no-mergeAndi Kleen2019-07-261-1/+17
* perf stat: Make metric event lookup more robustAndi Kleen2019-07-261-2/+3
* perf tools: Increase MAX_NR_CPUS and MAX_CACHESKyle Meyer2019-07-262-2/+2
* perf build: Handle slang being in /usr/include and in /usr/include/slang/Arnaldo Carvalho de Melo2019-07-262-3/+13
* perf evsel: Make perf_evsel__name() accept a NULL argumentArnaldo Carvalho de Melo2019-07-261-1/+7
* perf report: Fix OOM error in TUI mode on s390Thomas Richter2019-07-261-3/+2
* perf test 6: Fix missing kvm module load for s390Thomas Richter2019-07-261-0/+27
* perf cs-etm: Properly set the value of 'old' and 'head' in snapshot modeMathieu Poirier2019-07-261-4/+123
* perf jvmti: Address gcc string overflow warning for strncpy()Jiri Olsa2019-07-261-2/+2
* perf annotate TUI browser: Do not use member from variable within its own ini...Arnaldo Carvalho de Melo2019-07-261-2/+3
* perf header: Assign proper ff->ph in perf_event__synthesize_features()Song Liu2019-07-141-0/+1
* perf thread-stack: Fix thread stack return from kernel for kernel-only caseAdrian Hunter2019-07-141-1/+29
* perf pmu: Fix uncore PMU alias list for ARM64John Garry2019-07-141-16/+12
* perf intel-pt: Fix itrace defaults for perf script intel-pt documentationAdrian Hunter2019-07-141-5/+5
* perf auxtrace: Fix itrace defaults for perf scriptAdrian Hunter2019-07-141-1/+2
* perf intel-pt: Fix itrace defaults for perf scriptAdrian Hunter2019-07-141-1/+2
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-06-292-3/+2
|\
| * perf/x86/regs: Use PERF_REG_EXTENDED_MASKKan Liang2019-06-242-3/+2
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-196-20/+6
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 480Thomas Gleixner2019-06-191-0/+1
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 479Thomas Gleixner2019-06-191-2/+1
|/