summaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)Author
2021-06-01perf tools: Check mem-loads auxiliary eventJin Yao
2021-06-01perf scripting python: intel-pt-events.py: Add --insn-trace and --src-traceAdrian Hunter
2021-06-01perf scripting python: exported-sql-viewer.py: Factor out libxed.pyAdrian Hunter
2021-06-01perf scripting python: Update documentation for srcline etcAdrian Hunter
2021-06-01perf scripting python: Add perf_sample_srcline() and perf_sample_srccode()Adrian Hunter
2021-06-01perf scripting python: Add perf_set_itrace_options()Adrian Hunter
2021-06-01perf auxtrace: Factor out itrace_do_parse_synth_opts()Adrian Hunter
2021-06-01perf scripting python: Add perf_sample_insn()Adrian Hunter
2021-06-01perf script: Factor out script_fetch_insn()Adrian Hunter
2021-06-01perf scripting python: Assign perf_script_contextAdrian Hunter
2021-06-01perf scripting: Add perf_session to scripting_contextAdrian Hunter
2021-06-01perf scripting: Add scripting_context__update()Adrian Hunter
2021-06-01perf scripting python: Simplify perf-trace-context module functionsAdrian Hunter
2021-06-01perf scripting python: Remove unnecessary 'static'Adrian Hunter
2021-05-27perf test: Test 2 libpfm4 error casesIan Rogers
2021-05-27perf test: Iterate over shell tests in alphabetical orderRiccardo Mancini
2021-05-27perf probe: Provide more detail with relocation warningRavi Bangoria
2021-05-27perf parse-events: Add bison --file-prefix-map optionDenys Zagorui
2021-05-26perf inject: Do not inject BUILD_ID record if MMAP2 has itNamhyung Kim
2021-05-26perf inject: Call dso__put() even if dso->hit is setNamhyung Kim
2021-05-25perf scripts python: intel-pt-events.py: Add branches to scriptAdrian Hunter
2021-05-25perf scripting python: Add auxtrace errorAdrian Hunter
2021-05-25perf scripting python: Add context switchAdrian Hunter
2021-05-25perf scripting python: Add cpumodeAdrian Hunter
2021-05-25perf scripting python: Add IPCAdrian Hunter
2021-05-25perf scripting python: Add sample flagsAdrian Hunter
2021-05-25perf script: Factor out perf_sample__sprintf_flags()Adrian Hunter
2021-05-25perf scripting python: Add 'addr_location' for 'addr'Adrian Hunter
2021-05-25perf scripting python: Factor out set_sym_in_dict()Adrian Hunter
2021-05-25perf scripting python: Fix tuple_set_u64()Adrian Hunter
2021-05-25perf auxtrace: Make perf_event__process_auxtrace*() callableArnaldo Carvalho de Melo
2021-05-25perf script: Find script file relative to exec pathAdrian Hunter
2021-05-25perf arm-spe: Remove redundant checking for "full_auxtrace"Leo Yan
2021-05-25perf arm-spe: Enable timestamp for per-cpu modeLeo Yan
2021-05-25perf arm-spe: Correct sample flags for dummy eventLeo Yan
2021-05-25perf arm-spe: Correct sample flags for SPE eventLeo Yan
2021-05-25perf vendor events intel: Update event list for Icelake ClientJin Yao
2021-05-25perf vendor events intel: Add metrics for Icelake ServerJin Yao
2021-05-25perf vendor events intel: Add uncore event list for Icelake ServerJin Yao
2021-05-25perf vendor events intel: Add core event list for Icelake ServerJin Yao
2021-05-25Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo
2021-05-21perf tests: Drop __maybe_unused on x86 test declarationsRob Herring
2021-05-21perf tests: Consolidate test__arch_unwind_sample declarationRob Herring
2021-05-21perf stat: Skip evlist__[enable|disable] when all events uses BPFSong Liu
2021-05-21perf build: Improve error message for old/missing clangSong Liu
2021-05-21perf script: Add missing PERF_IP_FLAG_CHARS for VM-Entry and VM-ExitAdrian Hunter
2021-05-21perf scripts python: exported-sql-viewer.py: Fix warning displayAdrian Hunter
2021-05-21perf scripts python: exported-sql-viewer.py: Fix Array TypeErrorAdrian Hunter
2021-05-21perf scripts python: exported-sql-viewer.py: Fix copy to clipboard from Top C...Adrian Hunter
2021-05-21tools headers UAPI: Sync files changed by the quotactl_path unwiringArnaldo Carvalho de Melo