- 3f8e009 perf scripting python: Add 'addr_location' for 'addr' by Adrian Hunter · 3 years, 8 months ago
- 8271b50 perf scripting python: Factor out set_sym_in_dict() by Adrian Hunter · 3 years, 8 months ago
- d04c1ff perf scripting python: Fix tuple_set_u64() by Adrian Hunter · 3 years, 8 months ago
- 0461296 perf auxtrace: Make perf_event__process_auxtrace*() callable by Arnaldo Carvalho de Melo · 3 years, 8 months ago
- 6ea4b5d perf script: Find script file relative to exec path by Adrian Hunter · 3 years, 8 months ago
- afe360a perf arm-spe: Remove redundant checking for "full_auxtrace" by Leo Yan · 3 years, 8 months ago
- f99237e perf arm-spe: Enable timestamp for per-cpu mode by Leo Yan · 3 years, 8 months ago
- e582bad perf arm-spe: Correct sample flags for dummy event by Leo Yan · 3 years, 8 months ago
- 2f02195 perf arm-spe: Correct sample flags for SPE event by Leo Yan · 3 years, 8 months ago
- 71fbc43 perf vendor events intel: Update event list for Icelake Client by Jin Yao · 3 years, 9 months ago
- d89bf9c perf vendor events intel: Add metrics for Icelake Server by Jin Yao · 3 years, 9 months ago
- c58972e perf vendor events intel: Add uncore event list for Icelake Server by Jin Yao · 3 years, 9 months ago
- cdb29a8 perf vendor events intel: Add core event list for Icelake Server by Jin Yao · 3 years, 9 months ago
- 100475f Merge remote-tracking branch 'torvalds/master' into perf/core by Arnaldo Carvalho de Melo · 3 years, 8 months ago
- 19d71c2 perf tests: Drop __maybe_unused on x86 test declarations by Rob Herring · 3 years, 8 months ago
- 4e277d0 perf tests: Consolidate test__arch_unwind_sample declaration by Rob Herring · 3 years, 8 months ago
- f8b61bd perf stat: Skip evlist__[enable|disable] when all events uses BPF by Song Liu · 3 years, 8 months ago
- efb0b23 perf build: Improve error message for old/missing clang by Song Liu · 3 years, 8 months ago
- f42907e perf script: Add missing PERF_IP_FLAG_CHARS for VM-Entry and VM-Exit by Adrian Hunter · 3 years, 8 months ago
- f56299a perf scripts python: exported-sql-viewer.py: Fix warning display by Adrian Hunter · 3 years, 8 months ago
- fd931b2e perf scripts python: exported-sql-viewer.py: Fix Array TypeError by Adrian Hunter · 3 years, 8 months ago
- a617205 perf scripts python: exported-sql-viewer.py: Fix copy to clipboard from Top Calls by elapsed Time report by Adrian Hunter · 3 years, 8 months ago
- bffcbe7 tools headers UAPI: Sync files changed by the quotactl_path unwiring by Arnaldo Carvalho de Melo · 3 years, 8 months ago
- 3b2f17a perf parse-events: Check if the software events array slots are populated by Arnaldo Carvalho de Melo · 3 years, 8 months ago
- fb6c79d perf tools: Add 'cgroup-switches' software event by Namhyung Kim · 4 years ago
- 0a0c597 perf intel-pt: Remove redundant setting of ptq->insn_len by Adrian Hunter · 3 years, 8 months ago
- c954eb7 perf intel-pt: Fix sample instruction bytes by Adrian Hunter · 3 years, 8 months ago
- cb79878 perf intel-pt: Fix transaction abort handling by Adrian Hunter · 3 years, 8 months ago
- 316a76a perf test: Fix libpfm4 support (63) test error for nested event groups by Thomas Richter · 3 years, 8 months ago
- c67d734 perf buildid-list: Initialize zstd_data by Milian Wolff · 3 years, 9 months ago
- 8df12cb perf tools: Test build with libbpf/LIBBPF_DYNAMIC=1 by Arnaldo Carvalho de Melo · 3 years, 8 months ago
- 1ce296a perf tools: Test build with libopencsd/CORESIGHT=1 by Arnaldo Carvalho de Melo · 3 years, 8 months ago
- c1a6165 perf cs-etm: Prevent and warn on underflows during timestamp calculation. by James Clark · 3 years, 8 months ago
- c36c1ef perf cs-etm: Start reading 'Z' --itrace option by James Clark · 3 years, 8 months ago
- cac3141 perf cs-etm: Move synth_opts initialisation by James Clark · 3 years, 8 months ago
- e119083 perf header: Support HYBRID_CPU_PMU_CAPS feature by Jin Yao · 3 years, 8 months ago
- f7d74ce perf header: Support HYBRID_TOPOLOGY feature by Jin Yao · 3 years, 8 months ago
- 1ac9e0b perf cs-etm: Set time on synthesised samples to preserve ordering by James Clark · 3 years, 8 months ago
- aadd6ba perf cs-etm: Refactor timestamp variable names by James Clark · 3 years, 8 months ago
- 046b243 perf x86 kvm-stat: Support to analyze kvm MSR by Lei Zhao · 3 years, 9 months ago
- 07b747f perf stat: Use aggregated counts directly by Namhyung Kim · 3 years, 9 months ago
- 66286ed perf record: Set timestamp boundary for AUX area events by Adrian Hunter · 3 years, 9 months ago
- e3ff42b perf intel-pt: Parse VM Time Correlation options and set up decoding by Adrian Hunter · 3 years, 9 months ago
- fa8f949 perf intel-pt: Add VM Time Correlation to decoder by Adrian Hunter · 3 years, 9 months ago
- 31c7e27 perf intel-pt: Better 7-byte timestamp wraparound logic by Adrian Hunter · 3 years, 9 months ago
- 5ac35d7 perf intel-pt: Pass the first timestamp to the decoder by Adrian Hunter · 3 years, 9 months ago
- 0fc9d33 perf intel-pt: Add a tree for VMCS information by Adrian Hunter · 3 years, 9 months ago
- 335358c perf intel-pt: Let overlap detection handle VM timestamps by Adrian Hunter · 3 years, 9 months ago
- 6aa3afc perf auxtrace: Allow buffers to be mapped read / write by Adrian Hunter · 3 years, 9 months ago
- 83d7f5f perf inject: Add --vm-time-correlation option by Adrian Hunter · 3 years, 9 months ago
- 2a525f6 perf inject: Add facility to do in place update by Adrian Hunter · 3 years, 9 months ago
- e9d6473 perf intel-pt: Support Z itrace option for timeless decoding by Adrian Hunter · 3 years, 9 months ago
- 856ecd6 perf intel-pt: Move synth_opts initialization earlier by Adrian Hunter · 3 years, 9 months ago
- 18f4949 perf auxtrace: Add Z itrace option for timeless decoding by Adrian Hunter · 3 years, 9 months ago
- 71d7924 tools headers UAPI: Sync perf_event.h with the kernel sources by Arnaldo Carvalho de Melo · 3 years, 8 months ago
- f8bcb06 tools headers UAPI: Sync files changed by landlock, quotactl_path and mount_settattr new syscalls by Arnaldo Carvalho de Melo · 3 years, 8 months ago
- a00b7e3 perf tools: Fix a build error on arm64 with clang by Masami Hiramatsu · 3 years, 9 months ago
- ad1237c perf tools: Fix dynamic libbpf link by Jiri Olsa · 3 years, 8 months ago
- a11c9a6 perf session: Fix swapping of cpu_map and stat_config records by Dmitry Koshelev · 3 years, 9 months ago
- 7aa3c9e perf jevents: Silence warning for ArchStd files by Ian Rogers · 3 years, 9 months ago
- e8c1167 perf record: Disallow -c and -F option at the same time by Namhyung Kim · 3 years, 10 months ago
- 10a3efd Merge tag 'perf-tools-for-v5.13-2021-04-29' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux by Linus Torvalds · 3 years, 9 months ago
- 9d31d23 Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 3 years, 9 months ago
- c6e3bf4 perf build: Defer printing detected features to the end of all feature checks by Arnaldo Carvalho de Melo · 3 years, 9 months ago
- fbed59f perf build: Regenerate the FEATURE_DUMP file after extra feature checks by Jiri Olsa · 3 years, 9 months ago
- 81e70d7 perf session: Dump PERF_RECORD_TIME_CONV event by Leo Yan · 3 years, 9 months ago
- 050ffc4 perf session: Add swap operation for event TIME_CONV by Leo Yan · 3 years, 9 months ago
- aa616f5 perf jit: Let convert_timestamp() to be backwards-compatible by Leo Yan · 3 years, 9 months ago
- 56d32d4 perf tools: Enable libtraceevent dynamic linking by Michael Petlan · 3 years, 9 months ago
- 2750ce1 perf Documentation: Document intel-hybrid support by Jin Yao · 3 years, 9 months ago
- a37f3b8 perf tests: Skip 'perf stat metrics (shadow stat) test' for hybrid by Jin Yao · 3 years, 9 months ago
- d9da6f7 perf tests: Support 'Convert perf time to TSC' test for hybrid by Jin Yao · 3 years, 9 months ago
- c102038 perf tests: Support 'Session topology' test for hybrid by Jin Yao · 3 years, 9 months ago
- 6081e87 perf tests: Support 'Parse and process metrics' test for hybrid by Jin Yao · 3 years, 9 months ago
- 43eb05d perf tests: Support 'Track with sched_switch' test for hybrid by Jin Yao · 3 years, 9 months ago
- f15da0b perf tests: Skip 'Setup struct perf_event_attr' test for hybrid by Jin Yao · 3 years, 9 months ago
- afff9f3 perf tests: Add hybrid cases for 'Roundtrip evsel->name' test by Jin Yao · 3 years, 9 months ago
- 2541cb6 perf tests: Add hybrid cases for 'Parse event definition strings' test by Jin Yao · 3 years, 9 months ago
- 91c0f5e perf record: Uniquify hybrid event name by Jin Yao · 3 years, 9 months ago
- 660e533 perf stat: Warn group events from different hybrid PMU by Jin Yao · 3 years, 9 months ago
- 92637cc perf stat: Filter out unmatched aggregation for hybrid event by Jin Yao · 3 years, 9 months ago
- ac2dc29 perf stat: Add default hybrid events by Jin Yao · 3 years, 9 months ago
- b53a075 perf record: Create two hybrid 'cycles' events by default by Jin Yao · 3 years, 9 months ago
- 5e4edd1 perf parse-events: Support event inside hybrid pmu by Jin Yao · 3 years, 9 months ago
- c93afad perf parse-events: Compare with hybrid pmu name by Jin Yao · 3 years, 9 months ago
- 94da591 perf parse-events: Create two hybrid raw events by Jin Yao · 3 years, 9 months ago
- 30def61 perf parse-events: Create two hybrid cache events by Jin Yao · 3 years, 9 months ago
- 9cbfa2f perf parse-events: Create two hybrid hardware events by Jin Yao · 3 years, 9 months ago
- 1227942 perf stat: Uniquify hybrid event name by Jin Yao · 3 years, 9 months ago
- c5a26ea perf pmu: Add hybrid helper functions by Jin Yao · 3 years, 9 months ago
- 4446243 perf pmu: Save detected hybrid pmus to a global pmu list by Jin Yao · 3 years, 9 months ago
- 32705de perf pmu: Save pmu name by Jin Yao · 3 years, 9 months ago
- eab3595 perf pmu: Simplify arguments of __perf_pmu__new_alias by Jin Yao · 3 years, 9 months ago
- 6b64833 perf jevents: Support unit value "cpu_core" and "cpu_atom" by Jin Yao · 3 years, 9 months ago
- 462f57d perf report: Print percentage of each event statistics by Namhyung Kim · 3 years, 9 months ago
- 8f08cf3 perf report: Make --skip-empty as default by Namhyung Kim · 3 years, 9 months ago
- 2775de0 perf report: Add --skip-empty option to suppress 0 event stat by Namhyung Kim · 3 years, 9 months ago
- 55f7544 perf report: Show event sample counts in --stat output by Namhyung Kim · 3 years, 9 months ago
- 0f0abba perf hists: Split hists_stats from events_stats by Namhyung Kim · 3 years, 9 months ago
- bf8f858 perf top: Use evlist->events_stat to count events by Namhyung Kim · 3 years, 9 months ago