summaryrefslogtreecommitdiffstats
path: root/tools/perf
Commit message (Expand)AuthorAgeFilesLines
* perf trace: Call machine__exit() at exitAndrei Vagin2017-11-091-0/+10
* perf tools: Fix eBPF event specification parsingJiri Olsa2017-11-091-2/+2
* perf tools: Add "reject" option for parse-events.lJiri Olsa2017-11-091-0/+1
* Merge branch 'linus' into perf/urgent, to pick up dependent commitsIngo Molnar2017-11-03402-0/+402
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02402-0/+402
* | perf tools: Unwind properly location after REJECTJiri Olsa2017-10-271-2/+6
* | perf symbols: Fix memory corruption because of zero length symbolsRavi Bangoria2017-10-251-1/+11
|/
* perf test shell trace+probe_libc_inet_pton.sh: Be compatible with Debian/UbuntuLi Zhijian2017-10-181-3/+6
* perf xyarray: Fix wrong processing when closing evsel fdJin Yao2017-10-181-2/+2
* perf buildid-list: Fix crash when processing PERF_RECORD_NAMESPACENamhyung Kim2017-10-171-0/+2
* perf record: Fix documentation for a inexistent option '-l'Taeung Song2017-10-171-2/+2
* perf tools: Check wether the eBPF file exists in event parsingJiri Olsa2017-10-131-2/+15
* perf hists: Add extra integrity checks to fmt_free()Jiri Olsa2017-10-131-0/+7
* perf hists: Fix crash in perf_hpp__reset_output_field()Jiri Olsa2017-10-131-1/+1
* perf pmu: Unbreak perf record for arm/arm64 with events with explicit PMUMark Rutland2017-10-093-19/+47
* perf script: Add missing separator for "-F ip,brstack" (and brstackoff)Mark Santaniello2017-10-061-2/+2
* perf callchain: Compare dsos (as well) for CCKEY_FUNCTIONRavi Bangoria2017-10-051-1/+5
* Merge tag 'perf-urgent-for-mingo-4.14-20170928' of git://git.kernel.org/pub/s...Ingo Molnar2017-09-298-141/+31
|\
| * perf test: Fix vmlinux failure on s390x part 2Thomas Richter2017-09-282-22/+0
| * perf test: Fix vmlinux failure on s390xThomas Richter2017-09-283-18/+1
| * perf tools: Fix syscalltbl build failureAkemi Yagi2017-09-251-1/+1
| * perf report: Fix debug messages with --call-graph optionMengting Zhang2017-09-251-14/+21
| * perf evsel: Fix attr.exclude_kernel setting for default cycles:pArnaldo Carvalho de Melo2017-09-251-1/+6
| * perf tools: Get all of tools/{arch,include}/ in the MANIFESTArnaldo Carvalho de Melo2017-09-251-85/+2
* | mm: treewide: remove GFP_TEMPORARY allocation flagMichal Hocko2017-09-131-1/+0
|/
* Merge tag 'perf-urgent-for-mingo-4.14-20170912' of git://git.kernel.org/pub/s...Ingo Molnar2017-09-136-10/+32
|\
| * perf stat: Wait for the correct childMilian Wolff2017-09-121-1/+1
| * perf tools: Support running perf binaries with a dash in their nameMilian Wolff2017-09-121-4/+10
| * perf config: Check not only section->from_system_config but also item'sTaeung Song2017-09-121-1/+1
| * perf ui progress: Fix progress updateJiri Olsa2017-09-121-1/+6
| * perf ui progress: Make sure we always define step valueJiri Olsa2017-09-121-1/+1
| * perf tools: Open perf.data with O_CLOEXEC flagJiri Olsa2017-09-121-1/+12
| * perf tests: Fix compile when libunwind's unwind.h is availableMilian Wolff2017-09-121-1/+1
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-09-1236-267/+365
|\ \ | |/
| * perf annotate browser: Help for cycling thru hottest instructions with TAB/sh...Arnaldo Carvalho de Melo2017-09-011-1/+2
| * perf stat: Only auto-merge events that are PMU aliasesArnaldo Carvalho de Melo2017-09-013-9/+18
| * perf test: Add test case for PERF_SAMPLE_PHYS_ADDRKan Liang2017-09-011-1/+5
| * perf script: Support physical addressKan Liang2017-09-012-3/+14
| * perf mem: Support physical addressKan Liang2017-09-012-26/+75
| * perf sort: Add sort option for physical addressKan Liang2017-09-018-2/+59
| * perf tools: Support new sample type for physical addressKan Liang2017-09-015-2/+26
| * perf vendor events powerpc: Remove duplicate eventsSukadev Bhattiprolu2017-09-014-138/+3
| * perf intel-pt: Fix syntax in documentation of config optionJack Henschel2017-09-011-1/+1
| * perf test powerpc: Fix 'Object code reading' testRavi Bangoria2017-09-011-0/+5
| * perf trace: Support syscall name globbingArnaldo Carvalho de Melo2017-09-012-5/+36
| * perf syscalltbl: Support glob matching on syscall namesArnaldo Carvalho de Melo2017-09-012-0/+36
| * perf report: Calculate the average cycles of iterationsJin Yao2017-08-305-79/+85
* | Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-09-051-1/+27
|\ \ | |/ |/|
| * perf: cs-etm: Fix ETMv4 CONFIGR entry in perf.data fileMike Leach2017-08-281-1/+27
* | perf symbols: Fix plt entry calculation for ARM and AARCH64Li Bin2017-08-291-5/+22
OpenPOWER on IntegriCloud