- 197eecb perf session: Correct buffer copying when peeking events by Leo Yan · 3 years, 7 months ago
- 67069a1 perf env: Fix memory leak of bpf_prog_info_linear member by Riccardo Mancini · 3 years, 7 months ago
- 69c9ffe perf symbol-elf: Fix memory leak by freeing sdt_note.args by Riccardo Mancini · 3 years, 7 months ago
- 3cc8439 perf stat: Honor event config name on --no-merge by Namhyung Kim · 3 years, 7 months ago
- 2dc065e perf evsel: Add missing cloning of evsel->use_config_name by Namhyung Kim · 3 years, 7 months ago
- d3fddc3 perf stat: Fix error return code in bperf__load() by Yu Kuai · 3 years, 8 months ago
- 4f2abe9 perf record: Move probing cgroup sampling support by Namhyung Kim · 3 years, 8 months ago
- 3cb17cc perf probe: Fix NULL pointer dereference in convert_variable_location() by Li Huafei · 3 years, 7 months ago
- c673b7f perf stat: Fix error check for bpf_program__attach by Namhyung Kim · 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
- f42907e perf script: Add missing PERF_IP_FLAG_CHARS for VM-Entry and VM-Exit by Adrian Hunter · 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
- 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, 8 months ago
- e8c1167 perf record: Disallow -c and -F option at the same time by Namhyung Kim · 3 years, 9 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, 8 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
- 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
- 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
- 2775de0 perf report: Add --skip-empty option to suppress 0 event stat 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
- d0713d4 perf data: Add JSON export by Nicholas Fraser · 3 years, 9 months ago
- 5508c9d perf stat: Introduce bpf_counter_ops->disable() by Song Liu · 3 years, 9 months ago
- 01bd8efc perf stat: Introduce ':b' modifier by Song Liu · 3 years, 9 months ago
- 112cb56 perf stat: Introduce config stat.bpf-counter-events by Song Liu · 3 years, 9 months ago
- fe3dd82 perf bpf: check perf_attr_map is compatible with the perf binary by Song Liu · 3 years, 9 months ago
- ec8149f perf util: Move bpf_perf definitions to a libperf header by Song Liu · 3 years, 9 months ago
- c653667 Merge tag 'x86_core_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 9 months ago
- 26bda3c Merge remote-tracking branch 'torvalds/master' into perf/core by Arnaldo Carvalho de Melo · 3 years, 9 months ago
- c6f8714 perf map: Fix error return code in maps__clone() by Zhen Lei · 3 years, 9 months ago
- b14585d9 perf auxtrace: Fix potential NULL pointer dereference by Leo Yan · 3 years, 9 months ago
- f221188 perf data: Fix error return code in perf_data__create_dir() by Zhen Lei · 3 years, 9 months ago
- 59a1a84 perf data: Fix error return code in perf_data__create_dir() by Zhen Lei · 3 years, 9 months ago
- f89a82a perf annotate: Add line number like in TUI and source location at EOL by Martin Liška · 3 years, 11 months ago
- f07952b perf stat: Basic support for iostat in perf by Alexander Antonov · 3 years, 9 months ago
- 9865ea8 perf evlist: Add a method to return the list of evsels as a string by Arnaldo Carvalho de Melo · 3 years, 9 months ago
- 473b292 Merge remote-tracking branch 'torvalds/master' into perf/core by Arnaldo Carvalho de Melo · 3 years, 9 months ago
- e126bef perf pmu: Add pmu_events_map__find() function to find the common PMU map for the system by John Garry · 3 years, 9 months ago
- dedb76d perf metricgroup: Make find_metric() public with name change by John Garry · 3 years, 9 months ago
- 92f1e8a perf arm-spe: Avoid potential buffer overrun by Ian Rogers · 3 years, 9 months ago
- f201327 perf report: Fix wrong LBR block sorting by Jin Yao · 3 years, 9 months ago
- 69baf1a perf mem-events: Remove unnecessary 'struct mem_info' forward declaration by Wan Jiabing · 3 years, 9 months ago
- fd6103c perf evsel: Remove duplicate 'struct target' forward declaration by Wan Jiabing · 3 years, 9 months ago
- e855e80 Merge tag 'v5.12-rc5' into WIP.x86/core, to pick up recent NOP related changes by Ingo Molnar · 3 years, 9 months ago
- 292c5ed perf tools: Preserve identifier id in OCaml demangler by Fabian Hemmer · 3 years, 11 months ago
- b0a752d Merge remote-tracking branch 'torvalds/master' into perf/core by Arnaldo Carvalho de Melo · 3 years, 10 months ago
- 50fa3a5 perf sort: Display sort dimension p_stage_cyc only on supported archs by Athira Rajeev · 3 years, 10 months ago
- 06e5ca7 perf tools: Support pipeline stage cycles for powerpc by Athira Rajeev · 3 years, 10 months ago
- 0a60682 perf sort: Add dynamic headers for perf report columns by Athira Rajeev · 3 years, 10 months ago
- 405e070 perf tools: Remove duplicate struct forward declarations by Wan Jiabing · 3 years, 10 months ago
- 41d5854 perf record: Fix memory leak in vDSO found using ASAN by Namhyung Kim · 3 years, 10 months ago
- 0bdad97 perf stat: Align CSV output for summary mode by Jin Yao · 3 years, 10 months ago
- 7fac83a perf stat: Introduce 'bperf' to share hardware PMCs with BPF by Song Liu · 3 years, 10 months ago
- 4d39c89 perf tools: Fix various typos in comments by Ingo Molnar · 3 years, 10 months ago
- 1a096ae perf top: Fix BPF support related crash with perf_event_paranoid=3 + kptr_restrict by Jackie Liu · 3 years, 10 months ago
- 6859bc0 perf stat: Improve readability of shadow stats by Changbin Du · 3 years, 10 months ago
- a7672d1 perf evlist: Change the COMM when preparing the workload by Arnaldo Carvalho de Melo · 3 years, 10 months ago
- e406477 perf pmu: Validate raw event with sysfs exported format bits by Jin Yao · 3 years, 10 months ago
- 62660b0 tools/perf: Convert to insn_decode() by Borislav Petkov · 4 years, 2 months ago
- 2a76f6d perf synthetic events: Avoid write of uninitialized memory when generating PERF_RECORD_MMAP* records by Ian Rogers · 3 years, 10 months ago
- c3d59cf perf synthetic-events: Fix uninitialized 'kernel_thread' variable by Thomas Richter · 3 years, 10 months ago
- b410ed2 perf auxtrace: Fix auxtrace queue conflict by Adrian Hunter · 3 years, 10 months ago
- 83ff0f9 perf machine: Assign boolean values to a bool variable by Jiapeng Chong · 3 years, 10 months ago
- 9052034 perf stat: Fixup __perf_stat_evsel__is() prefix by Arnaldo Carvalho de Melo · 3 years, 10 months ago
- 210e4c8 perf symbols: Fix dso__fprintf_symbols_by_name() to return the number of printed chars by Arnaldo Carvalho de Melo · 3 years, 10 months ago
- 009ef05 Merge remote-tracking branch 'torvalds/master' into perf/core by Arnaldo Carvalho de Melo · 3 years, 10 months ago
- 77d02bd perf map: Tighten snprintf() string precision to pass gcc check on some 32-bit arches by Arnaldo Carvalho de Melo · 3 years, 10 months ago
- 6740a4e perf report: Fix -F for branch & mem modes by Ravi Bangoria · 3 years, 10 months ago
- 513068f perf stat: Fix use-after-free when -r option is used by Namhyung Kim · 3 years, 11 months ago
- 034f7ee perf stat: Fix wrong skipping for per-die aggregation by Jin Yao · 4 years ago
- 84ea603 perf tools: Fix event's PMU name parsing by Jiri Olsa · 3 years, 10 months ago
- 137a525 perf traceevent: Ensure read cmdlines are null terminated. by Ian Rogers · 3 years, 11 months ago
- ded2e51 perf tools: Cast (struct timeval).tv_sec when printing by Pierre Gondois · 3 years, 11 months ago
- 2777b81 perf annotate: Show full source location with 'l' hotkey by Martin Liska · 3 years, 11 months ago
- 44e1765 perf config: Add annotate.demangle{,_kernel} by Martin Liska · 3 years, 11 months ago
- 509bbd7 perf bpf: Minor whitespace cleanup. by Ian Rogers · 3 years, 10 months ago
- 35276a4 perf skel: Remove some unused variables. by Ian Rogers · 3 years, 10 months ago
- 8e1488a perf cs-etm: Detect pid in VMID for kernel running at EL2 by Suzuki K Poulose · 3 years, 11 months ago
- 47f0d94 perf cs-etm: Add helper cs_etm__get_pid_fmt() by Leo Yan · 3 years, 11 months ago
- 42b2b57 perf cs-etm: Update ETM metadata format by Mike Leach · 3 years, 11 months ago
- d9fd5a7 perf tools: Generate mips syscalls_n64.c syscall table by Tiezhu Yang · 4 years ago
- b5f184f perf tools: Support MIPS unwinding and dwarf-regs by Tiezhu Yang · 4 years ago