aboutsummaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)AuthorFilesLines
2017-10-18perf test shell trace+probe_libc_inet_pton.sh: Be compatible with Debian/UbuntuGravatar Li Zhijian 1-3/+6
2017-10-18perf xyarray: Fix wrong processing when closing evsel fdGravatar Jin Yao 1-2/+2
2017-10-17perf buildid-list: Fix crash when processing PERF_RECORD_NAMESPACEGravatar Namhyung Kim 1-0/+2
2017-10-17perf record: Fix documentation for a inexistent option '-l'Gravatar Taeung Song 1-2/+2
2017-10-13perf tools: Check wether the eBPF file exists in event parsingGravatar Jiri Olsa 1-2/+15
2017-10-13perf hists: Add extra integrity checks to fmt_free()Gravatar Jiri Olsa 1-0/+7
2017-10-13perf hists: Fix crash in perf_hpp__reset_output_field()Gravatar Jiri Olsa 1-1/+1
2017-10-09perf pmu: Unbreak perf record for arm/arm64 with events with explicit PMUGravatar Mark Rutland 3-19/+47
2017-10-06perf script: Add missing separator for "-F ip,brstack" (and brstackoff)Gravatar Mark Santaniello 1-2/+2
2017-10-05perf callchain: Compare dsos (as well) for CCKEY_FUNCTIONGravatar Ravi Bangoria 1-1/+5
2017-09-29Merge tag 'perf-urgent-for-mingo-4.14-20170928' of git://git.kernel.org/pub/s...Gravatar Ingo Molnar 8-141/+31
2017-09-28perf test: Fix vmlinux failure on s390x part 2Gravatar Thomas Richter 2-22/+0
2017-09-28perf test: Fix vmlinux failure on s390xGravatar Thomas Richter 3-18/+1
2017-09-25perf tools: Fix syscalltbl build failureGravatar Akemi Yagi 1-1/+1
2017-09-25perf report: Fix debug messages with --call-graph optionGravatar Mengting Zhang 1-14/+21
2017-09-25perf evsel: Fix attr.exclude_kernel setting for default cycles:pGravatar Arnaldo Carvalho de Melo 1-1/+6
2017-09-25perf tools: Get all of tools/{arch,include}/ in the MANIFESTGravatar Arnaldo Carvalho de Melo 1-85/+2
2017-09-13mm: treewide: remove GFP_TEMPORARY allocation flagGravatar Michal Hocko 1-1/+0
2017-09-13Merge tag 'perf-urgent-for-mingo-4.14-20170912' of git://git.kernel.org/pub/s...Gravatar Ingo Molnar 6-10/+32
2017-09-12Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 36-267/+365
2017-09-12perf stat: Wait for the correct childGravatar Milian Wolff 1-1/+1
2017-09-12perf tools: Support running perf binaries with a dash in their nameGravatar Milian Wolff 1-4/+10
2017-09-12perf config: Check not only section->from_system_config but also item'sGravatar Taeung Song 1-1/+1
2017-09-12perf ui progress: Fix progress updateGravatar Jiri Olsa 1-1/+6
2017-09-12perf ui progress: Make sure we always define step valueGravatar Jiri Olsa 1-1/+1
2017-09-12perf tools: Open perf.data with O_CLOEXEC flagGravatar Jiri Olsa 1-1/+12
2017-09-12perf tests: Fix compile when libunwind's unwind.h is availableGravatar Milian Wolff 1-1/+1
2017-09-05Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-1/+27
2017-09-01perf annotate browser: Help for cycling thru hottest instructions with TAB/sh...Gravatar Arnaldo Carvalho de Melo 1-1/+2
2017-09-01perf stat: Only auto-merge events that are PMU aliasesGravatar Arnaldo Carvalho de Melo 3-9/+18
2017-09-01perf test: Add test case for PERF_SAMPLE_PHYS_ADDRGravatar Kan Liang 1-1/+5
2017-09-01perf script: Support physical addressGravatar Kan Liang 2-3/+14
2017-09-01perf mem: Support physical addressGravatar Kan Liang 2-26/+75
2017-09-01perf sort: Add sort option for physical addressGravatar Kan Liang 8-2/+59
2017-09-01perf tools: Support new sample type for physical addressGravatar Kan Liang 5-2/+26
2017-09-01perf vendor events powerpc: Remove duplicate eventsGravatar Sukadev Bhattiprolu 4-138/+3
2017-09-01perf intel-pt: Fix syntax in documentation of config optionGravatar Jack Henschel 1-1/+1
2017-09-01perf test powerpc: Fix 'Object code reading' testGravatar Ravi Bangoria 1-0/+5
2017-09-01perf trace: Support syscall name globbingGravatar Arnaldo Carvalho de Melo 2-5/+36
2017-09-01perf syscalltbl: Support glob matching on syscall namesGravatar Arnaldo Carvalho de Melo 2-0/+36
2017-08-30perf report: Calculate the average cycles of iterationsGravatar Jin Yao 5-79/+85
2017-08-29perf symbols: Fix plt entry calculation for ARM and AARCH64Gravatar Li Bin 1-5/+22
2017-08-29perf probe: Fix kprobe blacklist checking conditionGravatar Li Bin 1-1/+1
2017-08-28perf trace beauty: Beautify pkey_{alloc,free,mprotect} argumentsGravatar Arnaldo Carvalho de Melo 6-1/+83
2017-08-28perf tools: Pass full path of FEATURES_DUMPGravatar David Carrillo-Cisneros 1-1/+1
2017-08-28perf tools: Robustify detection of clang binaryGravatar David Carrillo-Cisneros 2-3/+3
2017-08-28perf tools: Allow external definition of flex and bison binary namesGravatar David Carrillo-Cisneros 1-2/+2
2017-08-28perf report: Group stat values on global event idGravatar Jiri Olsa 2-2/+2
2017-08-28perf values: Zero value buffersGravatar Jiri Olsa 1-2/+7
2017-08-28perf values: Fix allocation checkGravatar Jiri Olsa 1-1/+1