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