summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)Author
2017-11-09perf trace: Call machine__exit() at exitAndrei Vagin
2017-11-09perf tools: Fix eBPF event specification parsingJiri Olsa
2017-11-09perf tools: Add "reject" option for parse-events.lJiri Olsa
2017-11-03Merge branch 'linus' into perf/urgent, to pick up dependent commitsIngo Molnar
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-27perf tools: Unwind properly location after REJECTJiri Olsa
2017-10-25perf symbols: Fix memory corruption because of zero length symbolsRavi Bangoria
2017-10-18perf test shell trace+probe_libc_inet_pton.sh: Be compatible with Debian/UbuntuLi Zhijian
2017-10-18perf xyarray: Fix wrong processing when closing evsel fdJin Yao
2017-10-17perf buildid-list: Fix crash when processing PERF_RECORD_NAMESPACENamhyung Kim
2017-10-17perf record: Fix documentation for a inexistent option '-l'Taeung Song
2017-10-13perf tools: Check wether the eBPF file exists in event parsingJiri Olsa
2017-10-13perf hists: Add extra integrity checks to fmt_free()Jiri Olsa
2017-10-13perf hists: Fix crash in perf_hpp__reset_output_field()Jiri Olsa
2017-10-09perf pmu: Unbreak perf record for arm/arm64 with events with explicit PMUMark Rutland
2017-10-06perf script: Add missing separator for "-F ip,brstack" (and brstackoff)Mark Santaniello
2017-10-05perf callchain: Compare dsos (as well) for CCKEY_FUNCTIONRavi Bangoria
2017-09-29Merge tag 'perf-urgent-for-mingo-4.14-20170928' of git://git.kernel.org/pub/s...Ingo Molnar
2017-09-28perf test: Fix vmlinux failure on s390x part 2Thomas Richter
2017-09-28perf test: Fix vmlinux failure on s390xThomas Richter
2017-09-25perf tools: Fix syscalltbl build failureAkemi Yagi
2017-09-25perf report: Fix debug messages with --call-graph optionMengting Zhang
2017-09-25perf evsel: Fix attr.exclude_kernel setting for default cycles:pArnaldo Carvalho de Melo
2017-09-25perf tools: Get all of tools/{arch,include}/ in the MANIFESTArnaldo Carvalho de Melo
2017-09-13mm: treewide: remove GFP_TEMPORARY allocation flagMichal Hocko
2017-09-13Merge tag 'perf-urgent-for-mingo-4.14-20170912' of git://git.kernel.org/pub/s...Ingo Molnar
2017-09-12Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-09-12perf stat: Wait for the correct childMilian Wolff
2017-09-12perf tools: Support running perf binaries with a dash in their nameMilian Wolff
2017-09-12perf config: Check not only section->from_system_config but also item'sTaeung Song
2017-09-12perf ui progress: Fix progress updateJiri Olsa
2017-09-12perf ui progress: Make sure we always define step valueJiri Olsa
2017-09-12perf tools: Open perf.data with O_CLOEXEC flagJiri Olsa
2017-09-12perf tests: Fix compile when libunwind's unwind.h is availableMilian Wolff
2017-09-05Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-09-01perf annotate browser: Help for cycling thru hottest instructions with TAB/sh...Arnaldo Carvalho de Melo
2017-09-01perf stat: Only auto-merge events that are PMU aliasesArnaldo Carvalho de Melo
2017-09-01perf test: Add test case for PERF_SAMPLE_PHYS_ADDRKan Liang
2017-09-01perf script: Support physical addressKan Liang
2017-09-01perf mem: Support physical addressKan Liang
2017-09-01perf sort: Add sort option for physical addressKan Liang
2017-09-01perf tools: Support new sample type for physical addressKan Liang
2017-09-01perf vendor events powerpc: Remove duplicate eventsSukadev Bhattiprolu
2017-09-01perf intel-pt: Fix syntax in documentation of config optionJack Henschel
2017-09-01perf test powerpc: Fix 'Object code reading' testRavi Bangoria
2017-09-01perf trace: Support syscall name globbingArnaldo Carvalho de Melo
2017-09-01perf syscalltbl: Support glob matching on syscall namesArnaldo Carvalho de Melo
2017-08-30perf report: Calculate the average cycles of iterationsJin Yao
2017-08-29perf symbols: Fix plt entry calculation for ARM and AARCH64Li Bin
2017-08-29perf probe: Fix kprobe blacklist checking conditionLi Bin