summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* perf evlist: Remove 'overwrite' parameter from perf_evlist__mmap_exWang Nan2017-12-053-6/+6
* perf evlist: Remove 'overwrite' parameter from perf_evlist__mmapWang Nan2017-12-0517-20/+18
* perf tools: Fix up build in hardnened environmentsJiri Olsa2017-12-051-4/+3
* perf pmu: Add check for valid cpuid in perf_pmu__find_map()Ganapatrao Kulkarni2017-12-051-0/+6
* perf vendor events arm64: Add ThunderX2 implementation defined pmu core eventsGanapatrao Kulkarni2017-12-052-0/+77
* perf pmu: Add helper function is_pmu_core to detect PMU CORE devicesGanapatrao Kulkarni2017-12-051-4/+35
* perf tools arm64: Add support for get_cpuid_str function.Ganapatrao Kulkarni2017-12-052-0/+66
* perf pmu: Pass pmu as a parameter to get_cpuid_str()Ganapatrao Kulkarni2017-12-056-17/+18
* perf s390: Always build with -fPICHendrik Brueckner2017-12-051-0/+1
* perf thread_map: Add method to map all threads in the systemArnaldo Carvalho de Melo2017-12-052-6/+17
* perf stat: Add rbtree node_delete opJin Yao2017-12-051-1/+11
* perf rblist: Create rblist__exit() functionJin Yao2017-12-052-7/+13
* perf annotate: Fix objdump comment parsing for Intel mov dissassemblyThomas Richter2017-12-051-3/+5
* perf annotate: Fix unnecessary memory allocation for s390xThomas Richter2017-12-051-1/+2
* perf bench futex: Sync waker threadsJames Yang2017-12-051-2/+20
* tools build feature: Check if pthread_barrier_t is availableArnaldo Carvalho de Melo2017-12-055-0/+26
* perf bench futex: Use cpumapsDavidlohr Bueso2017-11-305-41/+65
* Documentation: Add Arnaldo Melo to list of enforcement statement endorsersArnaldo Carvalho de Melo2017-11-291-0/+1
* perf intel-pt: Improve build messages for files that differ from the kernelAdrian Hunter2017-11-291-9/+15
* perf report: Fix -D output for user metadata eventsArnaldo Carvalho de Melo2017-11-291-1/+2
* perf buildid-cache: Document for Node.js USDTHansuk Hong2017-11-291-0/+1
* perf script: Allow computing 'perf stat' style metricsAndi Kleen2017-11-293-3/+108
* perf record: Synthesize thread map and cpu mapAndi Kleen2017-11-291-0/+15
* perf record: Synthesize unit/scale/... in event updateAndi Kleen2017-11-294-58/+86
* perf test: Disable test cases 19 and 20 on s390xThomas Richter2017-11-291-1/+1
* tools headers: Follow the upstream UAPI header version 100% differ from the k...Ingo Molnar2017-11-291-1/+0
* Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2017-11-2916-287/+467
|\
| * Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Ingo Molnar2017-11-2933-329/+593
| |\
| | * tools headers: Syncronize mman.h ABI headerArnaldo Carvalho de Melo2017-11-282-0/+4
| | * tools headers: Synchronize prctl.h ABI headerArnaldo Carvalho de Melo2017-11-281-0/+9
| | * tools headers: Synchronize KVM arch ABI headersArnaldo Carvalho de Melo2017-11-283-0/+15
| | * tools headers: Synchronize drm/i915_drm.hArnaldo Carvalho de Melo2017-11-281-6/+27
| | * tools headers uapi: Synchronize drm/drm.hArnaldo Carvalho de Melo2017-11-281-0/+41
| | * tools headers: Synchronize perf_event.h headerArnaldo Carvalho de Melo2017-11-281-0/+1
| | * tools headers: Synchronize kernel ABI headers wrt SPDX tagsArnaldo Carvalho de Melo2017-11-282-0/+2
| | * tools/headers: Synchronize kernel x86 UAPI headersIngo Molnar2017-11-282-264/+281
| | * perf intel-pt: Bring instruction decoder files into line with the kernelAdrian Hunter2017-11-281-0/+10
| | * perf test: Fix test 21 for s390xThomas Richter2017-11-281-0/+4
| | * perf bench numa: Fixup discontiguous/sparse numa nodesSatheesh Rajendran2017-11-281-5/+51
| | * perf top: Use signal interface for SIGWINCH handlerJiri Olsa2017-11-281-12/+3
| | * perf top: Fix window dimensions change handlingJiri Olsa2017-11-281-3/+12
| | * perf: Fix header.size for namespace eventsJiri Olsa2017-11-281-1/+4
| | * perf top: Ignore kptr_restrict when not sampling the kernelArnaldo Carvalho de Melo2017-11-281-3/+5
| | * perf record: Ignore kptr_restrict when not sampling the kernelArnaldo Carvalho de Melo2017-11-281-12/+14
| | * perf report: Ignore kptr_restrict when not sampling the kernelArnaldo Carvalho de Melo2017-11-281-0/+3
| | * perf evlist: Add helper to check if attr.exclude_kernel is set in all evselsArnaldo Carvalho de Melo2017-11-282-0/+14
| | * perf test shell: Fix test case probe libc's inet_pton on s390xThomas Richter2017-11-281-2/+5
| | * perf test shell: Fix check open filename arg using 'perf trace' on s390xThomas Richter2017-11-281-2/+4
| | * perf annotate: Do not truncate instruction names at 6 charsRavi Bangoria2017-11-281-9/+9
| | * perf help: Fix a bug during strstart() conversionNamhyung Kim2017-11-281-2/+2