summaryrefslogtreecommitdiffstats
path: root/tools/perf/util
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | perf cs-etm: Refactor error path in cs_etm_decoder__new()Mathieu Poirier2019-06-101-5/+3
| | * | | perf cs-etm: Add handling of switch-CPU-wide eventsMathieu Poirier2019-06-101-0/+38
| | * | | perf cs-etm: Add handling of itrace start eventsMathieu Poirier2019-06-101-0/+26
| | * | | perf cs-etm: Configure contextID tracing in CPU-wide modeMathieu Poirier2019-06-101-0/+12
| | * | | perf evsel: Remove superfluous nthreads system_wide setup in alloc_fd()Jiri Olsa2019-06-101-3/+0
| | * | | perf record: Add support to collect callchains from kernel or user space onlyyuzhoujian2019-06-101-0/+4
| | * | | perf config: Bail out when a handler returns failure for a key-value pairArnaldo Carvalho de Melo2019-06-101-2/+6
| | * | | perf db-export: Export IPC informationAdrian Hunter2019-06-051-2/+6
| | * | | perf thread-stack: Accumulate IPC informationAdrian Hunter2019-06-052-0/+18
| | * | | perf intel-pt: Accumulate cycle count from TSC/TMA/MTC packetsAdrian Hunter2019-06-051-0/+51
| | * | | perf intel-pt: Re-factor TIP cases in intel_pt_walk_to_ipAdrian Hunter2019-06-051-6/+17
| | * | | perf intel-pt: Record when decoding PSB+ packetsAdrian Hunter2019-06-051-10/+31
| | * | | perf intel-pt: Add support for samples to contain IPC ratioAdrian Hunter2019-06-051-0/+29
| | * | | perf tools: Add IPC information to perf_sampleAdrian Hunter2019-06-051-0/+2
| | * | | perf intel-pt: Accumulate cycle count from CYC packetsAdrian Hunter2019-06-052-1/+14
| | * | | perf intel-pt: Factor out intel_pt_update_sample_timeAdrian Hunter2019-06-051-8/+10
| | * | | perf record: Allow mixing --user-regs with --call-graph=dwarfAlexey Budankov2019-06-052-1/+12
| | * | | perf symbols: Remove unused variable 'err'Leo Yan2019-06-051-2/+1
| * | | | Merge branch 'x86/cpu' into perf/core, to pick up dependent changesIngo Molnar2019-06-1738-306/+38
| |\ \ \ \ | | |/ / / | |/| | |
| * | | | Merge tag 'v5.2-rc3' into perf/core, to pick up fixesIngo Molnar2019-06-0311-159/+11
| |\ \ \ \
| * | | | | perf intel-pt: Rationalize intel_pt_sync_switch()'s use of next_tidAdrian Hunter2019-05-281-2/+2
| * | | | | perf intel-pt: Improve sync_switch by processing PERF_RECORD_SWITCH* in eventsAdrian Hunter2019-05-281-1/+39
| * | | | | perf python: Remove -fstack-protector-strong if clang doesn't have itArnaldo Carvalho de Melo2019-05-281-0/+2
| * | | | | perf machine: Return NULL instead of null-terminating /proc/version arrayDonald Yandt2019-05-281-2/+2
| * | | | | perf version: Append 12 git SHA chars to the version stringArnaldo Carvalho de Melo2019-05-281-1/+1
| * | | | | perf script: Remove superfluous BPF event titlesJiri Olsa2019-05-281-2/+2
| * | | | | perf tests: Add map_groups__merge_in testJiri Olsa2019-05-282-1/+3
| * | | | | perf script: Pad DSO name for --call-traceJiri Olsa2019-05-282-0/+7
| * | | | | perf dso: Add BPF DSO read and size hooksJiri Olsa2019-05-281-1/+48
| * | | | | perf dso: Simplify dso_cache__read functionJiri Olsa2019-05-281-11/+6
| * | | | | perf dso: Separate generic code in dso_cache__readJiri Olsa2019-05-281-21/+27
| * | | | | perf dso: Separate generic code in dso__data_file_size()Jiri Olsa2019-05-281-7/+12
| * | | | | perf tools: Remove const from thread read accessorsNamhyung Kim2019-05-283-9/+9
| * | | | | perf tools: Preserve eBPF maps when loading kcoreJiri Olsa2019-05-281-4/+93
| * | | | | perf machine: Keep zero in pgoff BPF mapJiri Olsa2019-05-281-2/+2
| * | | | | perf auxtrace: Fix itrace defaults for perf scriptAdrian Hunter2019-05-281-1/+2
| * | | | | perf intel-pt: Fix itrace defaults for perf scriptAdrian Hunter2019-05-281-1/+2
* | | | | | perf python: Remove -fstack-protector-strong if clang doesn't have itArnaldo Carvalho de Melo2019-07-071-0/+2
* | | | | | perf evsel: Do not rely on errno values for precise_ip fallbackJiri Olsa2019-07-061-8/+2
* | | | | | perf thread: Allow references to thread objects after machine__exit()Arnaldo Carvalho de Melo2019-07-062-5/+43
* | | | | | perf header: Assign proper ff->ph in perf_event__synthesize_features()Song Liu2019-07-061-0/+1
| |_|_|/ / |/| | | |
* | | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-192-6/+2
* | | | | 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
| |_|/ / |/| | |
* | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner2019-06-051-5/+1
* | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 433Thomas Gleixner2019-06-051-2/+1
* | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 393Thomas Gleixner2019-06-053-51/+3
* | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 305Thomas Gleixner2019-06-053-6/+3
* | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288Thomas Gleixner2019-06-0523-228/+23
* | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 251Thomas Gleixner2019-06-057-14/+7
| |/ / |/| |