1. eb7261f perf test: Add free() calls for scandir() returned dirent entries by Riccardo Mancini · 3 years, 6 months ago
  2. c47a559 perf tools: Fix pattern matching for same substring in different PMU type by Jin Yao · 3 years, 7 months ago
  3. b91e549 perf record: Add a dummy event on hybrid systems to collect metadata records by Kan Liang · 3 years, 6 months ago
  4. 5f148e7c perf stat: Add Topdown metrics L2 events as default events by Kan Liang · 3 years, 6 months ago
  5. 2e6263a libperf: Adopt evlist__set_leader() from tools/perf as perf_evlist__set_leader() by Jiri Olsa · 3 years, 6 months ago
  6. 3a68312 libperf: Move 'nr_groups' from tools/perf to evlist::nr_groups by Jiri Olsa · 3 years, 6 months ago
  7. fba7c86 libperf: Move 'leader' from tools/perf to perf_evsel::leader by Jiri Olsa · 3 years, 6 months ago
  8. 38fe0e0 libperf: Move 'idx' from tools/perf to perf_evsel::idx by Jiri Olsa · 3 years, 6 months ago
  9. b4b046f perf intel-pt: Add a config for max loops without consuming a packet by Adrian Hunter · 3 years, 7 months ago
  10. 493be70 perf stat: Disable the NMI watchdog message on hybrid by Jin Yao · 3 years, 7 months ago
  11. a3cbcad perf vendor events power10: Adds 24x7 nest metric events for power10 platform by Kajol Jain · 3 years, 7 months ago
  12. dea8cfc perf script python: Fix buffer size to report iregs in perf script by Kajol Jain · 3 years, 7 months ago
  13. e63cbfa perf trace: Fix the perf trace link location by Justin M. Forbes · 3 years, 6 months ago
  14. 8395228 perf top: Fix overflow in elf_sec__is_text() by Riccardo Mancini · 3 years, 7 months ago
  15. 5a4451e perf annotate: Fix 's' on source line when disasm is empty by Riccardo Mancini · 3 years, 7 months ago
  16. d5882a9 perf probe: Do not show @plt function by default by Masami Hiramatsu · 3 years, 7 months ago
  17. 8770434 perf symbol-elf: Decode dynsym even if symtab exists by Masami Hiramatsu · 3 years, 7 months ago
  18. eb4717f perf probe: Fix debuginfo__new() to enable build-id based debuginfo by Masami Hiramatsu · 3 years, 7 months ago
  19. 44c2cd8 tools headers UAPI: Sync files changed by the quotactl_fd new syscall by Arnaldo Carvalho de Melo · 3 years, 8 months ago
  20. 944138f perf stat: Enable BPF counter with --for-each-cgroup by Namhyung Kim · 3 years, 7 months ago
  21. 892ba7f perf report: Fix --task and --stat with pipe input by Namhyung Kim · 3 years, 7 months ago
  22. cf96b8e perf session: Add missing evlist__delete when deleting a session by Riccardo Mancini · 3 years, 7 months ago
  23. 6de249d perf annotate: Allow 's' on source code lines by Riccardo Mancini · 3 years, 7 months ago
  24. ec4c00f perf dlfilter: Add object_code() to perf_dlfilter_fns by Adrian Hunter · 3 years, 7 months ago
  25. 6495e76 perf dlfilter: Add attr() to perf_dlfilter_fns by Adrian Hunter · 3 years, 7 months ago
  26. 244afc0 perf dlfilter: Add srcline() to perf_dlfilter_fns by Adrian Hunter · 3 years, 7 months ago
  27. e35995e perf dlfilter: Add insn() to perf_dlfilter_fns by Adrian Hunter · 3 years, 7 months ago
  28. f645744 perf dlfilter: Add resolve_address() to perf_dlfilter_fns by Adrian Hunter · 3 years, 7 months ago
  29. 0beb218 perf build: Install perf_dlfilter.h by Adrian Hunter · 3 years, 7 months ago
  30. 3d032a2 perf script: Add option to pass arguments to dlfilters by Adrian Hunter · 3 years, 7 months ago
  31. 638e2b9 perf script: Add option to list dlfilters by Adrian Hunter · 3 years, 7 months ago
  32. 9bde93a perf script: Add dlfilter__filter_event_early() by Adrian Hunter · 3 years, 7 months ago
  33. 291961f perf script: Add API for filtering via dynamically loaded shared object by Adrian Hunter · 3 years, 7 months ago
  34. c435c16 perf llvm: Return -ENOMEM when asprintf() fails by Arnaldo Carvalho de Melo · 3 years, 7 months ago
  35. 0323dea perf cs-etm: Delay decode of non-timeless data until cs_etm__flush_events() by James Clark · 3 years, 7 months ago
  36. 8941ba5 perf arm-spe: Don't wait for PERF_RECORD_EXIT event by Leo Yan · 3 years, 8 months ago
  37. afb5e9e perf arm-spe: Bail out if the trace is later than perf event by Leo Yan · 3 years, 8 months ago
  38. 85498f7 perf arm-spe: Assign kernel time to synthesized event by Leo Yan · 3 years, 8 months ago
  39. 6305190 perf arm-spe: Convert event kernel time to counter value by Leo Yan · 3 years, 8 months ago
  40. c210c30 perf arm-spe: Save clock parameters from TIME_CONV event by Leo Yan · 3 years, 8 months ago
  41. 2f01c20 perf cs-etm: Remove callback cs_etm_find_snapshot() by Leo Yan · 3 years, 7 months ago
  42. d6a735e perf bpf_counter: Move common functions to bpf_counter.h by Namhyung Kim · 3 years, 7 months ago
  43. 21bcc72 perf tools: Add cgroup_is_v2() helper by Namhyung Kim · 3 years, 7 months ago
  44. 69e874d perf tools: Add read_cgroup_id() function by Namhyung Kim · 3 years, 7 months ago
  45. 51f3824 perf top: Add cgroup support for perf top (-G) by Joshua Martinez · 3 years, 7 months ago
  46. b743b86 perf script: Share addr_al between functions by Adrian Hunter · 3 years, 7 months ago
  47. 4371fbc perf script: Move filtering before scripting by Adrian Hunter · 3 years, 7 months ago
  48. 9300041 perf script: Move filter_cpu() earlier by Adrian Hunter · 3 years, 7 months ago
  49. e3c9cfd perf test: Pass the verbose option to shell tests by Ian Rogers · 3 years, 7 months ago
  50. ce09673 Merge remote-tracking branch 'torvalds/master' into perf/core by Arnaldo Carvalho de Melo · 3 years, 7 months ago
  51. ef83f9e perf beauty: Update copy of linux/socket.h with the kernel sources by Arnaldo Carvalho de Melo · 3 years, 7 months ago
  52. 482698c perf test: Fix non-bash issue with stat bpf counters by Ian Rogers · 3 years, 7 months ago
  53. c087e94 perf machine: Fix refcount usage when processing PERF_RECORD_KSYMBOL by Riccardo Mancini · 3 years, 7 months ago
  54. fe7a98b perf metricgroup: Return error code from metricgroup__add_metric_sys_event_iter() by John Garry · 3 years, 7 months ago
  55. fc96ec4 perf metricgroup: Fix find_evsel_group() event selector by John Garry · 3 years, 7 months ago
  56. 45237f9 perf probe: Add --bootconfig to output definition in bootconfig format by Masami Hiramatsu · 3 years, 8 months ago
  57. d26ea48 perf probe: Cleanup synthesize_probe_trace_command() by Masami Hiramatsu · 3 years, 8 months ago
  58. f338de2 perf probe: Support probes on init functions for offline kernel by Masami Hiramatsu · 3 years, 8 months ago
  59. a49ed2b perf test: Make stat bpf counters test more robust by Ian Rogers · 3 years, 7 months ago
  60. 2638fbd perf test: Add verbose skip output for bpf counters by Ian Rogers · 3 years, 7 months ago
  61. 4bcbe43 perf annotate: Add itrace options support by Yang Jihong · 3 years, 7 months ago
  62. 28b8e87 perf mem-events: Remove duplicate #undef by Li Huafei · 3 years, 7 months ago
  63. 197eecb perf session: Correct buffer copying when peeking events by Leo Yan · 3 years, 8 months ago
  64. 1fcc57b perf evsel: Adjust hybrid event and global event mixed group by Jin Yao · 3 years, 7 months ago
  65. 0808b3d perf probe: Provide clearer message permission error for tracefs access by Masami Hiramatsu · 3 years, 7 months ago
  66. bde1e7d perf auxtrace: Change to use SMP memory barriers by Leo Yan · 3 years, 8 months ago
  67. f54cad2 perf srccode: Use list_move() instead of equivalent list_del() + list_add() sequence by Zou Wei · 3 years, 7 months ago
  68. f4f1c42 perf probe: Report possible permission error for map__load() failure by Masami Hiramatsu · 3 years, 8 months ago
  69. 67069a1 perf env: Fix memory leak of bpf_prog_info_linear member by Riccardo Mancini · 3 years, 8 months ago
  70. fe4f3eb perf probe: Add permission and sysctl notice to man page by Masami Hiramatsu · 3 years, 8 months ago
  71. 69c9ffe perf symbol-elf: Fix memory leak by freeing sdt_note.args by Riccardo Mancini · 3 years, 8 months ago
  72. 3cc8439 perf stat: Honor event config name on --no-merge by Namhyung Kim · 3 years, 8 months ago
  73. 2dc065e perf evsel: Add missing cloning of evsel->use_config_name by Namhyung Kim · 3 years, 8 months ago
  74. 67e446e Revert "perf vendor events intel: Add metrics for Icelake Server" by Arnaldo Carvalho de Melo · 3 years, 8 months ago
  75. 0ab8009 Merge remote-tracking branch 'torvalds/master' into perf/core by Arnaldo Carvalho de Melo · 3 years, 8 months ago
  76. 79e157b perf c2c: Support record for hybrid platform by Jin Yao · 3 years, 8 months ago
  77. d5a8bd0 perf mem: Disable 'mem-loads-aux' group before reporting by Jin Yao · 3 years, 8 months ago
  78. a6d9de8 perf mem: Fix wrong verbose output for recording events by Jin Yao · 3 years, 8 months ago
  79. 4a9086a perf mem: Support record for hybrid platform by Jin Yao · 3 years, 8 months ago
  80. e7ce8d1 perf tools: Check if mem_events is supported for hybrid platform by Jin Yao · 3 years, 8 months ago
  81. a91ffcf perf tools: Support pmu prefix for mem-store event by Jin Yao · 3 years, 8 months ago
  82. d2f327a perf tools: Support pmu prefix for mem-load event by Jin Yao · 3 years, 8 months ago
  83. ddc11da perf tools: Check mem-loads auxiliary event by Jin Yao · 3 years, 8 months ago
  84. f677ec9 perf test: Test 17 fails with make LIBPFM4=1 on s390 z/VM by Thomas Richter · 3 years, 8 months ago
  85. d3fddc3 perf stat: Fix error return code in bperf__load() by Yu Kuai · 3 years, 8 months ago
  86. 4f2abe9 perf record: Move probing cgroup sampling support by Namhyung Kim · 3 years, 8 months ago
  87. 3cb17cc perf probe: Fix NULL pointer dereference in convert_variable_location() by Li Huafei · 3 years, 8 months ago
  88. 6c1ced2 perf tools: Copy uapi/asm/perf_regs.h from the kernel for MIPS by Tiezhu Yang · 3 years, 8 months ago
  89. a483e64 perf scripting python: intel-pt-events.py: Add --insn-trace and --src-trace by Adrian Hunter · 3 years, 8 months ago
  90. 2b87386 perf scripting python: exported-sql-viewer.py: Factor out libxed.py by Adrian Hunter · 3 years, 8 months ago
  91. 1a329b1 perf scripting python: Update documentation for srcline etc by Adrian Hunter · 3 years, 8 months ago
  92. e79457a perf scripting python: Add perf_sample_srcline() and perf_sample_srccode() by Adrian Hunter · 3 years, 8 months ago
  93. 7d00540 perf scripting python: Add perf_set_itrace_options() by Adrian Hunter · 3 years, 8 months ago
  94. e621b8f perf auxtrace: Factor out itrace_do_parse_synth_opts() by Adrian Hunter · 3 years, 8 months ago
  95. 13c71b9 perf scripting python: Add perf_sample_insn() by Adrian Hunter · 3 years, 8 months ago
  96. d9ae9c9 perf script: Factor out script_fetch_insn() by Adrian Hunter · 3 years, 8 months ago
  97. cf9bfa6 perf scripting python: Assign perf_script_context by Adrian Hunter · 3 years, 8 months ago
  98. 67e50ce perf scripting: Add perf_session to scripting_context by Adrian Hunter · 3 years, 8 months ago
  99. cac3040 perf scripting: Add scripting_context__update() by Adrian Hunter · 3 years, 8 months ago
  100. 6337bd0 perf scripting python: Simplify perf-trace-context module functions by Adrian Hunter · 3 years, 8 months ago