summaryrefslogtreecommitdiffstats
path: root/tools/perf
Commit message (Expand)AuthorAgeFilesLines
...
* | perf scripting python: Remove unnecessary 'static'Adrian Hunter2021-06-011-3/+3
* | perf test: Test 2 libpfm4 error casesIan Rogers2021-05-271-0/+10
* | perf test: Iterate over shell tests in alphabetical orderRiccardo Mancini2021-05-271-17/+21
* | perf probe: Provide more detail with relocation warningRavi Bangoria2021-05-271-3/+8
* | perf parse-events: Add bison --file-prefix-map optionDenys Zagorui2021-05-272-3/+12
* | perf inject: Do not inject BUILD_ID record if MMAP2 has itNamhyung Kim2021-05-261-0/+24
* | perf inject: Call dso__put() even if dso->hit is setNamhyung Kim2021-05-261-2/+2
* | perf scripts python: intel-pt-events.py: Add branches to scriptAdrian Hunter2021-05-253-35/+116
* | perf scripting python: Add auxtrace errorAdrian Hunter2021-05-253-0/+57
* | perf scripting python: Add context switchAdrian Hunter2021-05-251-0/+45
* | perf scripting python: Add cpumodeAdrian Hunter2021-05-251-0/+3
* | perf scripting python: Add IPCAdrian Hunter2021-05-251-0/+8
* | perf scripting python: Add sample flagsAdrian Hunter2021-05-251-0/+26
* | perf script: Factor out perf_sample__sprintf_flags()Adrian Hunter2021-05-252-10/+21
* | perf scripting python: Add 'addr_location' for 'addr'Adrian Hunter2021-05-257-23/+41
* | perf scripting python: Factor out set_sym_in_dict()Adrian Hunter2021-05-251-8/+17
* | perf scripting python: Fix tuple_set_u64()Adrian Hunter2021-05-251-65/+81
* | perf auxtrace: Make perf_event__process_auxtrace*() callableArnaldo Carvalho de Melo2021-05-251-3/+20
* | perf script: Find script file relative to exec pathAdrian Hunter2021-05-255-2/+46
* | perf arm-spe: Remove redundant checking for "full_auxtrace"Leo Yan2021-05-251-1/+1
* | perf arm-spe: Enable timestamp for per-cpu modeLeo Yan2021-05-251-2/+31
* | perf arm-spe: Correct sample flags for dummy eventLeo Yan2021-05-251-3/+4
* | perf arm-spe: Correct sample flags for SPE eventLeo Yan2021-05-251-3/+4
* | perf vendor events intel: Update event list for Icelake ClientJin Yao2021-05-258-1575/+3296
* | perf vendor events intel: Add metrics for Icelake ServerJin Yao2021-05-251-0/+327
* | perf vendor events intel: Add uncore event list for Icelake ServerJin Yao2021-05-253-0/+2819
* | perf vendor events intel: Add core event list for Icelake ServerJin Yao2021-05-258-0/+2961
* | Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo2021-05-2517-28/+67
|\|
| * perf stat: Skip evlist__[enable|disable] when all events uses BPFSong Liu2021-05-212-6/+10
| * perf script: Add missing PERF_IP_FLAG_CHARS for VM-Entry and VM-ExitAdrian Hunter2021-05-213-7/+8
| * perf scripts python: exported-sql-viewer.py: Fix warning displayAdrian Hunter2021-05-211-0/+5
| * perf scripts python: exported-sql-viewer.py: Fix Array TypeErrorAdrian Hunter2021-05-211-2/+3
| * perf scripts python: exported-sql-viewer.py: Fix copy to clipboard from Top C...Adrian Hunter2021-05-211-1/+1
| * tools headers UAPI: Sync files changed by the quotactl_path unwiringArnaldo Carvalho de Melo2021-05-214-4/+4
| * perf parse-events: Check if the software events array slots are populatedArnaldo Carvalho de Melo2021-05-211-2/+7
| * perf tools: Add 'cgroup-switches' software eventNamhyung Kim2021-05-192-0/+5
| * perf intel-pt: Remove redundant setting of ptq->insn_lenAdrian Hunter2021-05-191-1/+0
| * perf intel-pt: Fix sample instruction bytesAdrian Hunter2021-05-191-1/+4
| * perf intel-pt: Fix transaction abort handlingAdrian Hunter2021-05-191-1/+5
| * perf test: Fix libpfm4 support (63) test error for nested event groupsThomas Richter2021-05-192-3/+12
| * perf buildid-list: Initialize zstd_dataMilian Wolff2021-05-171-0/+3
* | perf tests: Drop __maybe_unused on x86 test declarationsRob Herring2021-05-211-3/+2
* | perf tests: Consolidate test__arch_unwind_sample declarationRob Herring2021-05-218-32/+0
* | perf build: Improve error message for old/missing clangSong Liu2021-05-211-1/+1
* | perf tools: Test build with libbpf/LIBBPF_DYNAMIC=1Arnaldo Carvalho de Melo2021-05-171-0/+5
* | perf tools: Test build with libopencsd/CORESIGHT=1Arnaldo Carvalho de Melo2021-05-171-0/+2
* | perf cs-etm: Prevent and warn on underflows during timestamp calculation.James Clark2021-05-171-11/+34
* | perf cs-etm: Start reading 'Z' --itrace optionJames Clark2021-05-171-0/+4
* | perf cs-etm: Move synth_opts initialisationJames Clark2021-05-171-8/+8
* | perf header: Support HYBRID_CPU_PMU_CAPS featureJin Yao2021-05-175-19/+175