- cf96b8e perf session: Add missing evlist__delete when deleting a session by Riccardo Mancini · 3 years, 9 months ago
- 6de249d perf annotate: Allow 's' on source code lines by Riccardo Mancini · 3 years, 9 months ago
- ec4c00f perf dlfilter: Add object_code() to perf_dlfilter_fns by Adrian Hunter · 3 years, 8 months ago
- 6495e76 perf dlfilter: Add attr() to perf_dlfilter_fns by Adrian Hunter · 3 years, 8 months ago
- 244afc0 perf dlfilter: Add srcline() to perf_dlfilter_fns by Adrian Hunter · 3 years, 8 months ago
- e35995e perf dlfilter: Add insn() to perf_dlfilter_fns by Adrian Hunter · 3 years, 8 months ago
- f645744 perf dlfilter: Add resolve_address() to perf_dlfilter_fns by Adrian Hunter · 3 years, 8 months ago
- 0beb218 perf build: Install perf_dlfilter.h by Adrian Hunter · 3 years, 8 months ago
- 3d032a2 perf script: Add option to pass arguments to dlfilters by Adrian Hunter · 3 years, 8 months ago
- 638e2b9 perf script: Add option to list dlfilters by Adrian Hunter · 3 years, 8 months ago
- 9bde93a perf script: Add dlfilter__filter_event_early() by Adrian Hunter · 3 years, 8 months ago
- 291961f perf script: Add API for filtering via dynamically loaded shared object by Adrian Hunter · 3 years, 8 months ago
- c435c16 perf llvm: Return -ENOMEM when asprintf() fails by Arnaldo Carvalho de Melo · 3 years, 8 months ago
- 0323dea perf cs-etm: Delay decode of non-timeless data until cs_etm__flush_events() by James Clark · 3 years, 9 months ago
- 8941ba5 perf arm-spe: Don't wait for PERF_RECORD_EXIT event by Leo Yan · 3 years, 10 months ago
- afb5e9e perf arm-spe: Bail out if the trace is later than perf event by Leo Yan · 3 years, 10 months ago
- 85498f7 perf arm-spe: Assign kernel time to synthesized event by Leo Yan · 3 years, 10 months ago
- 6305190 perf arm-spe: Convert event kernel time to counter value by Leo Yan · 3 years, 10 months ago
- c210c30 perf arm-spe: Save clock parameters from TIME_CONV event by Leo Yan · 3 years, 10 months ago
- 2f01c20 perf cs-etm: Remove callback cs_etm_find_snapshot() by Leo Yan · 3 years, 8 months ago
- d6a735e perf bpf_counter: Move common functions to bpf_counter.h by Namhyung Kim · 3 years, 9 months ago
- 21bcc72 perf tools: Add cgroup_is_v2() helper by Namhyung Kim · 3 years, 9 months ago
- 69e874d perf tools: Add read_cgroup_id() function by Namhyung Kim · 3 years, 9 months ago
- 51f3824 perf top: Add cgroup support for perf top (-G) by Joshua Martinez · 3 years, 9 months ago
- b743b86 perf script: Share addr_al between functions by Adrian Hunter · 3 years, 9 months ago
- 4371fbc perf script: Move filtering before scripting by Adrian Hunter · 3 years, 9 months ago
- 9300041 perf script: Move filter_cpu() earlier by Adrian Hunter · 3 years, 9 months ago
- e3c9cfd perf test: Pass the verbose option to shell tests by Ian Rogers · 3 years, 9 months ago
- ce09673 Merge remote-tracking branch 'torvalds/master' into perf/core by Arnaldo Carvalho de Melo · 3 years, 9 months ago
- ef83f9e perf beauty: Update copy of linux/socket.h with the kernel sources by Arnaldo Carvalho de Melo · 3 years, 9 months ago
- 482698c perf test: Fix non-bash issue with stat bpf counters by Ian Rogers · 3 years, 9 months ago
- c087e94 perf machine: Fix refcount usage when processing PERF_RECORD_KSYMBOL by Riccardo Mancini · 3 years, 9 months ago
- fe7a98b perf metricgroup: Return error code from metricgroup__add_metric_sys_event_iter() by John Garry · 3 years, 9 months ago
- fc96ec4 perf metricgroup: Fix find_evsel_group() event selector by John Garry · 3 years, 9 months ago
- 45237f9 perf probe: Add --bootconfig to output definition in bootconfig format by Masami Hiramatsu · 3 years, 9 months ago
- d26ea48 perf probe: Cleanup synthesize_probe_trace_command() by Masami Hiramatsu · 3 years, 9 months ago
- f338de2 perf probe: Support probes on init functions for offline kernel by Masami Hiramatsu · 3 years, 9 months ago
- a49ed2b perf test: Make stat bpf counters test more robust by Ian Rogers · 3 years, 9 months ago
- 2638fbd perf test: Add verbose skip output for bpf counters by Ian Rogers · 3 years, 9 months ago
- 4bcbe43 perf annotate: Add itrace options support by Yang Jihong · 3 years, 9 months ago
- 28b8e87 perf mem-events: Remove duplicate #undef by Li Huafei · 3 years, 9 months ago
- 197eecb perf session: Correct buffer copying when peeking events by Leo Yan · 3 years, 9 months ago
- 1fcc57b perf evsel: Adjust hybrid event and global event mixed group by Jin Yao · 3 years, 9 months ago
- 0808b3d perf probe: Provide clearer message permission error for tracefs access by Masami Hiramatsu · 3 years, 9 months ago
- bde1e7d perf auxtrace: Change to use SMP memory barriers by Leo Yan · 3 years, 9 months ago
- f54cad2 perf srccode: Use list_move() instead of equivalent list_del() + list_add() sequence by Zou Wei · 3 years, 9 months ago
- f4f1c42 perf probe: Report possible permission error for map__load() failure by Masami Hiramatsu · 3 years, 9 months ago
- 67069a1 perf env: Fix memory leak of bpf_prog_info_linear member by Riccardo Mancini · 3 years, 9 months ago
- fe4f3eb perf probe: Add permission and sysctl notice to man page by Masami Hiramatsu · 3 years, 10 months ago
- 69c9ffe perf symbol-elf: Fix memory leak by freeing sdt_note.args by Riccardo Mancini · 3 years, 9 months ago
- 3cc8439 perf stat: Honor event config name on --no-merge by Namhyung Kim · 3 years, 9 months ago
- 2dc065e perf evsel: Add missing cloning of evsel->use_config_name by Namhyung Kim · 3 years, 9 months ago
- 67e446e Revert "perf vendor events intel: Add metrics for Icelake Server" by Arnaldo Carvalho de Melo · 3 years, 9 months ago
- 0ab8009 Merge remote-tracking branch 'torvalds/master' into perf/core by Arnaldo Carvalho de Melo · 3 years, 9 months ago
- 79e157b perf c2c: Support record for hybrid platform by Jin Yao · 3 years, 10 months ago
- d5a8bd0f perf mem: Disable 'mem-loads-aux' group before reporting by Jin Yao · 3 years, 10 months ago
- a6d9de8 perf mem: Fix wrong verbose output for recording events by Jin Yao · 3 years, 10 months ago
- 4a9086a perf mem: Support record for hybrid platform by Jin Yao · 3 years, 10 months ago
- e7ce8d1 perf tools: Check if mem_events is supported for hybrid platform by Jin Yao · 3 years, 10 months ago
- a91ffcf perf tools: Support pmu prefix for mem-store event by Jin Yao · 3 years, 10 months ago
- d2f327a perf tools: Support pmu prefix for mem-load event by Jin Yao · 3 years, 10 months ago
- ddc11da perf tools: Check mem-loads auxiliary event by Jin Yao · 3 years, 10 months ago
- f677ec9 perf test: Test 17 fails with make LIBPFM4=1 on s390 z/VM by Thomas Richter · 3 years, 9 months ago
- d3fddc3 perf stat: Fix error return code in bperf__load() by Yu Kuai · 3 years, 10 months ago
- 4f2abe9 perf record: Move probing cgroup sampling support by Namhyung Kim · 3 years, 10 months ago
- 3cb17cc perf probe: Fix NULL pointer dereference in convert_variable_location() by Li Huafei · 3 years, 9 months ago
- 6c1ced2 perf tools: Copy uapi/asm/perf_regs.h from the kernel for MIPS by Tiezhu Yang · 3 years, 9 months ago
- a483e64 perf scripting python: intel-pt-events.py: Add --insn-trace and --src-trace by Adrian Hunter · 3 years, 9 months ago
- 2b87386 perf scripting python: exported-sql-viewer.py: Factor out libxed.py by Adrian Hunter · 3 years, 9 months ago
- 1a329b1 perf scripting python: Update documentation for srcline etc by Adrian Hunter · 3 years, 9 months ago
- e79457a perf scripting python: Add perf_sample_srcline() and perf_sample_srccode() by Adrian Hunter · 3 years, 9 months ago
- 7d00540 perf scripting python: Add perf_set_itrace_options() by Adrian Hunter · 3 years, 9 months ago
- e621b8f perf auxtrace: Factor out itrace_do_parse_synth_opts() by Adrian Hunter · 3 years, 9 months ago
- 13c71b9 perf scripting python: Add perf_sample_insn() by Adrian Hunter · 3 years, 9 months ago
- d9ae9c9 perf script: Factor out script_fetch_insn() by Adrian Hunter · 3 years, 9 months ago
- cf9bfa6 perf scripting python: Assign perf_script_context by Adrian Hunter · 3 years, 9 months ago
- 67e50ce perf scripting: Add perf_session to scripting_context by Adrian Hunter · 3 years, 9 months ago
- cac3040 perf scripting: Add scripting_context__update() by Adrian Hunter · 3 years, 9 months ago
- 6337bd0 perf scripting python: Simplify perf-trace-context module functions by Adrian Hunter · 3 years, 9 months ago
- 4c62244 perf scripting python: Remove unnecessary 'static' by Adrian Hunter · 3 years, 9 months ago
- 8fc4e4a perf vendor events powerpc: Fix eventcode of power10 JSON events by Kajol Jain · 3 years, 10 months ago
- c673b7f perf stat: Fix error check for bpf_program__attach by Namhyung Kim · 3 years, 10 months ago
- 6ea6883 perf test: Test 2 libpfm4 error cases by Ian Rogers · 3 years, 10 months ago
- da96383 perf test: Iterate over shell tests in alphabetical order by Riccardo Mancini · 3 years, 10 months ago
- 41ca1d1 perf probe: Provide more detail with relocation warning by Ravi Bangoria · 3 years, 10 months ago
- 6793672 perf parse-events: Add bison --file-prefix-map option by Denys Zagorui · 3 years, 10 months ago
- c59870e perf debug: Move debug initialization earlier by Ian Rogers · 3 years, 10 months ago
- 75ea44e perf jevents: Fix getting maximum number of fds by Felix Fietkau · 3 years, 10 months ago
- f7fc0d1 perf inject: Do not inject BUILD_ID record if MMAP2 has it by Namhyung Kim · 3 years, 10 months ago
- 0c3f7b3 perf inject: Call dso__put() even if dso->hit is set by Namhyung Kim · 3 years, 10 months ago
- a92bf33 perf scripts python: intel-pt-events.py: Add branches to script by Adrian Hunter · 3 years, 10 months ago
- 2ede921 perf scripting python: Add auxtrace error by Adrian Hunter · 3 years, 10 months ago
- 0db2134 perf scripting python: Add context switch by Adrian Hunter · 3 years, 10 months ago
- 22cc2f7 perf scripting python: Add cpumode by Adrian Hunter · 3 years, 10 months ago
- 142b051 perf scripting python: Add IPC by Adrian Hunter · 3 years, 10 months ago
- bee272a perf scripting python: Add sample flags by Adrian Hunter · 3 years, 10 months ago
- 54cd8b0 perf script: Factor out perf_sample__sprintf_flags() by Adrian Hunter · 3 years, 10 months ago
- 3f8e009 perf scripting python: Add 'addr_location' for 'addr' by Adrian Hunter · 3 years, 10 months ago
- 8271b50 perf scripting python: Factor out set_sym_in_dict() by Adrian Hunter · 3 years, 10 months ago
- d04c1ff perf scripting python: Fix tuple_set_u64() by Adrian Hunter · 3 years, 10 months ago