- db1a8b9 tools arch: Update arch/x86/lib/mem{cpy,set}_64.S copies used in 'perf bench mem memcpy' by Arnaldo Carvalho de Melo · 4 years, 2 months ago
- 2c589d9 perf tools: Add missing swap for cgroup events by Namhyung Kim · 4 years, 2 months ago
- fe01adb perf tools: Add missing swap for ino_generation by Jiri Olsa · 4 years, 2 months ago
- 6311951 perf tools: Initialize output buffer in build_id__sprintf by Jiri Olsa · 4 years, 2 months ago
- d0e7b0c perf scripting python: Avoid declaring function pointers with a visibility attribute by Arnaldo Carvalho de Melo · 4 years, 2 months ago
- ab8bf5f perf tools: Fix crash with non-jited bpf progs by Tommi Rantala · 4 years, 3 months ago
- e555b4b perf tools: Update copy of libbpf's hashmap.c by Arnaldo Carvalho de Melo · 4 years, 3 months ago
- 9d9af10 Merge tag 'perf-tools-for-v5.10-2020-10-15' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux by Linus Torvalds · 4 years, 3 months ago
- 5bbd6ba perf streams: Report hot streams by Jin Yao · 4 years, 3 months ago
- 28904f4 perf streams: Calculate the sum of total streams hits by Jin Yao · 4 years, 3 months ago
- fa79aa64 perf streams: Link stream pair by Jin Yao · 4 years, 3 months ago
- 47ef839 perf streams: Compare two streams by Jin Yao · 4 years, 3 months ago
- dd1d841 perf streams: Get the evsel_streams by evsel_idx by Jin Yao · 4 years, 3 months ago
- 480accb perf streams: Introduce branch history "streams" by Jin Yao · 4 years, 3 months ago
- 0997a26 perf tools: Add support for exclusive groups/events by Andi Kleen · 4 years, 3 months ago
- e9ad943 perf tools: Align buildid list output for short build ids by Jiri Olsa · 4 years, 3 months ago
- b0a323c perf tools: Add size to 'struct perf_record_header_build_id' by Jiri Olsa · 4 years, 3 months ago
- 39be8d0 perf tools: Pass build_id object to dso__build_id_equal() by Jiri Olsa · 4 years, 3 months ago
- 8dfdf44 perf tools: Pass build_id object to dso__set_build_id() by Jiri Olsa · 4 years, 3 months ago
- bf54116 perf tools: Pass build_id object to build_id__sprintf() by Jiri Olsa · 4 years, 3 months ago
- 3ff1b8c perf tools: Pass build id object to sysfs__read_build_id() by Jiri Olsa · 4 years, 3 months ago
- f766819 perf tools: Pass build_id object to filename__read_build_id() by Jiri Olsa · 4 years, 3 months ago
- 0aba7f0 perf tools: Use build_id object in dso by Jiri Olsa · 4 years, 3 months ago
- 79bbbab perf config: Export the perf_config_from_file() function by Arnaldo Carvalho de Melo · 4 years, 3 months ago
- dbaa1b3 Merge branch 'perf/urgent' into perf/core by Arnaldo Carvalho de Melo · 4 years, 3 months ago
- e7b60c5 perf inject: Do not load map/dso when injecting build-id by Namhyung Kim · 4 years, 3 months ago
- 0bf02a0 perf bench: Add build-id injection benchmark by Namhyung Kim · 4 years, 3 months ago
- 6fcd5dd perf python scripting: Fix printable strings in python3 scripts by Jiri Olsa · 4 years, 3 months ago
- aa98d84 perf parse-events: Reduce casts around bp_addr by Ian Rogers · 4 years, 3 months ago
- 89fb1ca perf tools: Allow creation of cgroup without open by Namhyung Kim · 4 years, 3 months ago
- b214ba8 perf tools: Copy metric events properly when expand cgroups by Namhyung Kim · 4 years, 3 months ago
- d1c5a0e perf stat: Add --for-each-cgroup option by Namhyung Kim · 4 years, 3 months ago
- 7fedd9b perf evsel: Add evsel__clone() function by Namhyung Kim · 4 years, 3 months ago
- 6d772f3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 4 years, 3 months ago
- 3ab0a7a Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 3 months ago
- d110162 perf tsc: Support cap_user_time_short for event TIME_CONV by Leo Yan · 4 years, 4 months ago
- 78a93d4 perf tsc: Calculate timestamp with cap_user_time_short by Leo Yan · 4 years, 4 months ago
- 03fca3a perf tsc: Move out common functions from x86 by Leo Yan · 4 years, 4 months ago
- 7cd5738 perf probe: Fall back to debuginfod query if debuginfo and source not found locally by Masami Hiramatsu · 4 years, 4 months ago
- ac7a75d perf probe: Fix to adjust symbol address with correct reloc_sym address by Masami Hiramatsu · 4 years, 4 months ago
- dcc81be perf metricgroup: Fix uncore metric expressions by Ian Rogers · 4 years, 4 months ago
- 7d537a8 perf intel-pt: Fix "context_switch event has no tid" error by Adrian Hunter · 4 years, 4 months ago
- fc18380 perf script: Display negative tid in non-sample events by Adrian Hunter · 4 years, 4 months ago
- 55c36a9 perf stat: Support new per thread TopDown metrics by Andi Kleen · 4 years, 4 months ago
- acb6515 perf record: Support sample-read topdown metric group by Kan Liang · 4 years, 4 months ago
- 687986b perf tools: Rename group to topdown by Kan Liang · 4 years, 4 months ago
- c57f5ea perf machine: Add machine__for_each_dso() function by Jiri Olsa · 4 years, 4 months ago
- 056c172 Merge remote-tracking branch 'torvalds/master' into perf/core by Arnaldo Carvalho de Melo · 4 years, 4 months ago
- 0f1b550 perf parse-event: Release cpu_map refcount if evsel alloc failed by Namhyung Kim · 4 years, 4 months ago
- 5d680be perf parse-event: Fix cpu map refcounting by Namhyung Kim · 4 years, 4 months ago
- ce9c13f perf stat: Fix the ratio comments of miss-events by Qi Liu · 4 years, 4 months ago
- d26383d perf test: Free formats for perf pmu parse test by Namhyung Kim · 4 years, 4 months ago
- 6f47ed6 perf metric: Do not free metric when failed to resolve by Namhyung Kim · 4 years, 4 months ago
- 27adafc perf metric: Free metric when it failed to resolve by Namhyung Kim · 4 years, 4 months ago
- 437822b perf metric: Release expr_parse_ctx after testing by Namhyung Kim · 4 years, 4 months ago
- b12eea5 perf parse-event: Fix memory leak in evsel->unit by Namhyung Kim · 4 years, 4 months ago
- bfd1b83 perf evlist: Fix cpu/thread map leak by Namhyung Kim · 4 years, 4 months ago
- b033ab1 perf metric: Fix some memory leaks - part 2 by Namhyung Kim · 4 years, 4 months ago
- 4f57a1e perf metric: Fix some memory leaks by Namhyung Kim · 4 years, 4 months ago
- 22fe5a2 perf test: Free aliases for PMU event map aliases test by Namhyung Kim · 4 years, 4 months ago
- 3b0a18c perf record: Don't clear event's period if set by a term by Ian Rogers · 4 years, 4 months ago
- ae5dcc8 perf record: Prevent override of attr->sample_period for libpfm4 events by Stephane Eranian · 4 years, 4 months ago
- ce4326d perf record: Set PERF_RECORD_PERIOD if attr->freq is set. by David Sharp · 4 years, 4 months ago
- 8366f0d perf tests: Call test_attr__open() directly by Jiri Olsa · 4 years, 4 months ago
- f5a489d perf metricgroup: Pass pmu_event structure as a parameter for arch_get_runtimeparam() by Kajol Jain · 4 years, 4 months ago
- 9e34c1c perf metricgroup: Fix typo in comment. by Ian Rogers · 4 years, 4 months ago
- 7a16183 perf stat: Remove dead code: no need to set os.evsel twice by Ian Rogers · 4 years, 4 months ago
- 8081ede perf: Stop using deprecated bpf_program__title() by Andrii Nakryiko · 4 years, 4 months ago
- fac49a3 perf list: Do not print 'Metric Groups:' unnecessarily by Namhyung Kim · 4 years, 4 months ago
- 44a8c4f Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 4 months ago
- ee7fe31 perf tools: Consolidate close_control_option()'s into one function by Adrian Hunter · 4 years, 4 months ago
- bbe5446 perf annotate: Allow configuring the 'disassembler_style' knob via 'perf config' by Arnaldo Carvalho de Melo · 4 years, 4 months ago
- d20aff1 perf record: Add 'snapshot' control command by Adrian Hunter · 4 years, 4 months ago
- a8fcbd2 perf tools: Add FIFO file names as alternative options to --control by Adrian Hunter · 4 years, 4 months ago
- 40db8ff5 perf tools: Handle read errors from ctl_fd by Adrian Hunter · 4 years, 4 months ago
- 9864a66 perf tools: Consolidate --control option parsing into one function by Adrian Hunter · 4 years, 4 months ago
- eac9a43 perf symbols: Try reading the symbol table with libbfd by Remi Bernon · 4 years, 5 months ago
- ba0509d perf dso: Use libbfd to read build_id and .gnu_debuglink section by Remi Bernon · 4 years, 5 months ago
- 830fadf perf tools: Add bpf image check to __map__is_kmodule by Jiri Olsa · 4 years, 4 months ago
- ee6a961 perf stat: Turn off summary for interval mode by default by Jin Yao · 4 years, 4 months ago
- 0823f76 perf parse-events: Use uintptr_t when casting numbers to pointers by Arnaldo Carvalho de Melo · 4 years, 4 months ago
- a347306 perf intel-pt: Fix corrupt data after perf inject from by Al Grant · 4 years, 5 months ago
- f5f8e7e perf cs-etm: Fix corrupt data after perf inject from by Al Grant · 4 years, 5 months ago
- 33321a0 perf parse-events: Avoid an uninitialized read when using fake PMUs by Ian Rogers · 4 years, 4 months ago
- 313146a perf stat: Fix out of bounds array access in the print_counters() evlist method by Thomas Richter · 4 years, 4 months ago
- 943b69a perf parse-events: Set exclude_guest=1 for user-space counting by Jin Yao · 4 years, 5 months ago
- 20befbb perf tools: Use %zd for size_t printf formats on 32-bit by Chris Wilson · 4 years, 5 months ago
- 19684e9 perf: arm-spe: Fix check error when synthesizing events by Wei Li · 4 years, 5 months ago
- 783abbd perf symbols: Add mwait_idle_with_hints.constprop.0 to the list of idle symbols by Arnaldo Carvalho de Melo · 4 years, 5 months ago
- 22dd1ac tools: Remove feature-libelf-mmap feature detection by Andrii Nakryiko · 4 years, 5 months ago
- c7a14fd perf build-ids: Fall back to debuginfod query if debuginfo not found by Frank Ch. Eigler · 4 years, 5 months ago
- a80abe2 perf tools: Add general function to parse sublevel options by Changbin Du · 4 years, 5 months ago
- b2fe96a perf tools: Fix module symbol processing by Jiri Olsa · 4 years, 5 months ago
- 1c695c8 perf tools: Rename 'enum dso_kernel_type' to 'enum dso_space_type' by Jiri Olsa · 4 years, 5 months ago
- 88371c5 perf data: Add support to store time of day in CTF data conversion by Jiri Olsa · 4 years, 5 months ago
- 9d88a1a1 perf tools: Move clockid_res_ns under clock struct by Jiri Olsa · 4 years, 5 months ago
- d1e325c perf header: Store clock references for -k/--clockid option by Jiri Olsa · 4 years, 5 months ago
- cc3365b perf tools: Add clockid_name function by Jiri Olsa · 4 years, 5 months ago
- 6953beb perf clockid: Move parse_clockid() to new clockid object by Jiri Olsa · 4 years, 5 months ago
- 4b0297e perf evsel: Extend message to mention CAP_SYS_PTRACE and perf security doc link by Alexey Budankov · 4 years, 5 months ago