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