1. 9edcde6 perf script: Fix printing 'phys_addr' failure issue by Yao Jin · 3 years ago
  2. 6d18804 perf cpumap: Give CPUs their own type by Ian Rogers · 3 years ago
  3. b57af1b perf script: Fix flipped index and cpu by Ian Rogers · 3 years ago
  4. f9551b3 perf script: Use for each cpu to aid readability by Ian Rogers · 3 years ago
  5. 65f8d08 Merge remote-tracking branch 'torvalds/master' into perf/core by Arnaldo Carvalho de Melo · 3 years ago
  6. 5e0c325 perf script: Fix CPU filtering of a script's switch events by Adrian Hunter · 3 years ago
  7. aa8db3e perf callchain: Enable dwarf_callchain_users on arm64 by Alexandre Truong · 3 years ago
  8. ab23692 perf script: Use callchain_param_setup() instead of open coded equivalent by Alexandre Truong · 3 years ago
  9. 8386901 perf arch: Support register names from all archs by German Gomez · 3 years, 1 month ago
  10. 7cc7255 perf tools: Check vmlinux/kallsyms arguments in all tools by James Clark · 3 years, 2 months ago
  11. 875eaa3 Merge remote-tracking branch 'torvalds/master' into perf/core by Arnaldo Carvalho de Melo · 3 years, 2 months ago
  12. 27730c8 perf script: Fix PERF_SAMPLE_WEIGHT_STRUCT support by Kan Liang · 3 years, 3 months ago
  13. 29c7755 perf script: Check session->header.env.arch before using it by Song Liu · 3 years, 3 months ago
  14. 6ea5d1a perf script: Support instruction latency by Kan Liang · 3 years, 3 months ago
  15. ff6f41f perf script: Fix ip display when type != attr->type by Adrian Hunter · 3 years, 4 months ago
  16. 538d9c1 perf script python: Allow reporting the [un]throttle PERF_RECORD_ meta event by Stephen Brennan · 3 years, 4 months ago
  17. 2915972 perf script: Fix unnecessary machine_resolve() by Adrian Hunter · 3 years, 5 months ago
  18. 2681bd8 perf tools: Remove repipe argument from perf_session__new() by Namhyung Kim · 3 years, 5 months ago
  19. faf3ac3 perf script: Fix memory 'threads' and 'cpus' leaks on exit by Riccardo Mancini · 3 years, 6 months ago
  20. 1b1f57c perf script: Release zstd data by Riccardo Mancini · 3 years, 6 months ago
  21. fba7c86 libperf: Move 'leader' from tools/perf to perf_evsel::leader by Jiri Olsa · 3 years, 6 months ago
  22. 3d032a2 perf script: Add option to pass arguments to dlfilters by Adrian Hunter · 3 years, 6 months ago
  23. 638e2b9 perf script: Add option to list dlfilters by Adrian Hunter · 3 years, 6 months ago
  24. 9bde93a perf script: Add dlfilter__filter_event_early() by Adrian Hunter · 3 years, 6 months ago
  25. 291961f perf script: Add API for filtering via dynamically loaded shared object by Adrian Hunter · 3 years, 6 months ago
  26. b743b86 perf script: Share addr_al between functions by Adrian Hunter · 3 years, 6 months ago
  27. 4371fbc perf script: Move filtering before scripting by Adrian Hunter · 3 years, 6 months ago
  28. 9300041 perf script: Move filter_cpu() earlier by Adrian Hunter · 3 years, 6 months ago
  29. d9ae9c9 perf script: Factor out script_fetch_insn() by Adrian Hunter · 3 years, 7 months ago
  30. 67e50ce perf scripting: Add perf_session to scripting_context by Adrian Hunter · 3 years, 7 months ago
  31. 2ede921 perf scripting python: Add auxtrace error by Adrian Hunter · 3 years, 7 months ago
  32. 54cd8b0 perf script: Factor out perf_sample__sprintf_flags() by Adrian Hunter · 3 years, 7 months ago
  33. 3f8e009 perf scripting python: Add 'addr_location' for 'addr' by Adrian Hunter · 3 years, 7 months ago
  34. 6ea4b5d perf script: Find script file relative to exec path by Adrian Hunter · 3 years, 7 months ago
  35. 4d39c89 perf tools: Fix various typos in comments by Ingo Molnar · 3 years, 9 months ago
  36. 297e69b perf script: Fixup 'struct evsel_script' method prefix by Arnaldo Carvalho de Melo · 3 years, 10 months ago
  37. c025d46 perf script: Add branch types for VM-Entry and VM-Exit by Adrian Hunter · 3 years, 10 months ago
  38. c840cbf perf intel-pt: Add PSB events by Adrian Hunter · 3 years, 11 months ago
  39. 8524711 perf script: Simplify bool conversion by Yang Li · 3 years, 11 months ago
  40. 61d9fc4 perf script: Support filtering by hex address by Jin Yao · 3 years, 11 months ago
  41. 4b799a9 perf script: Support DSO filter like in other perf tools by Jin Yao · 4 years ago
  42. 70f0ba9 Merge remote-tracking branch 'torvalds/master' into perf/core by Arnaldo Carvalho de Melo · 4 years ago
  43. 8adc0a0 perf script: Fix overrun issue for dynamically-allocated PMU type number by Jin Yao · 4 years, 1 month ago
  44. c513de8 perf script: Add support for PERF_SAMPLE_CODE_PAGE_SIZE by Stephane Eranian · 4 years ago
  45. 6b9bae6 perf script: Support data page size by Kan Liang · 4 years ago
  46. 3ccf8a7 perf evlist: Use the right prefix for 'struct evlist' sample id lookup methods by Arnaldo Carvalho de Melo · 4 years, 1 month ago
  47. 53f5e90 perf evlist: Use the right prefix for 'struct evlist' stats methods by Arnaldo Carvalho de Melo · 4 years, 1 month ago
  48. fc18380 perf script: Display negative tid in non-sample events by Adrian Hunter · 4 years, 4 months ago
  49. e534bfb perf script: Add 'tod' field to display time of day by Jiri Olsa · 4 years, 5 months ago
  50. 60e5eeb perf script: Change the 'enum perf_output_field' enumerators to be 64 bits by Jiri Olsa · 4 years, 5 months ago
  51. 7eeb985 perf script: Show text poke address symbol by Adrian Hunter · 4 years, 8 months ago
  52. 92ecf3a perf script: Add option --show-text-poke-events by Adrian Hunter · 4 years, 8 months ago
  53. facbf0b Merge remote-tracking branch 'torvalds/master' into perf/core by Arnaldo Carvalho de Melo · 4 years, 6 months ago
  54. add07cc perf intel-pt: Fix displaying PEBS-via-PT with registers by Adrian Hunter · 4 years, 6 months ago
  55. 92c7d7c perf evlist: Fix the class prefix for 'struct evlist' branch_type methods by Arnaldo Carvalho de Melo · 4 years, 6 months ago
  56. b3c2cc2 perf evlist: Fix the class prefix for 'struct evlist' sample_type methods by Arnaldo Carvalho de Melo · 4 years, 6 months ago
  57. afdd63f perf script: Fixup some evsel/evlist method names by Arnaldo Carvalho de Melo · 4 years, 7 months ago
  58. b13b04d perf script: Initialize zstd_data by Milian Wolff · 4 years, 7 months ago
  59. b516408 perf script: Fix --call-trace for Intel PT by Adrian Hunter · 4 years, 7 months ago
  60. 8c3e05c perf script: Don't force less for non tty output with --xed by Andi Kleen · 4 years, 7 months ago
  61. 6549a8c perf tools: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 8 months ago
  62. 53fb189 perf script: Enable IP fields for callchains by Jiri Olsa · 4 years, 8 months ago
  63. 0d71a2b perf callchain: Setup callchain properly in pipe mode by Jiri Olsa · 4 years, 8 months ago
  64. ec98b6d perf script: Rename perf_evsel__*() operating on 'struct evsel *' to evsel__*() by Arnaldo Carvalho de Melo · 4 years, 8 months ago
  65. c754c38 perf evsel: Rename perf_evsel__is_*() to evsel__is*() by Arnaldo Carvalho de Melo · 4 years, 8 months ago
  66. 8ab2e96 perf evsel: Rename *perf_evsel__*name() to *evsel__*name() by Arnaldo Carvalho de Melo · 4 years, 8 months ago
  67. 5eb88f0 perf evsel: Rename perf_evsel__nr_cpus() to evsel__nr_cpus() by Arnaldo Carvalho de Melo · 4 years, 8 months ago
  68. fad1f1e perf script: Remove extraneous newline in perf_sample__fprintf_regs() by Stephane Eranian · 4 years, 8 months ago
  69. 680d125 perf script: Add option to enable the LBR stitching approach by Kan Liang · 4 years, 9 months ago
  70. 1c5c25b perf auxtrace: Add an option to synthesize callchains for regular events by Adrian Hunter · 4 years, 9 months ago
  71. 1a2725f perf script: Simplify auxiliary event printing functions by Adrian Hunter · 4 years, 9 months ago
  72. 27486a8 perf script: Fix invalid read of directory entry after closedir() by Andreas Gerstmayr · 4 years, 9 months ago
  73. 160d4af perf script: Add --show-cgroup-events option by Namhyung Kim · 4 years, 9 months ago
  74. 26567ed perf script: Introduce --deltatime option by Hagen Paul Pfeifer · 5 years ago
  75. 42bbabe perf tools: Add hw_idx in struct branch_stack by Kan Liang · 4 years, 10 months ago
  76. 5172672 perf script: Fix invalid LBR/binary mismatch error by Adrian Hunter · 5 years ago
  77. 0cd032d perf script: Fix brstackinsn for AUXTRACE by Adrian Hunter · 5 years ago
  78. 540a63e perf script: Move map__fprintf_srccode() to near its only user by Arnaldo Carvalho de Melo · 5 years ago
  79. b3509b6 perf script: Fix --reltime with --time by Andi Kleen · 5 years ago
  80. 3714437 perf script: Allow --time with --reltime by Andi Kleen · 5 years ago
  81. e98df28 perf script brstackinsn: Fix recovery from LBR/binary mismatch by Andi Kleen · 5 years ago
  82. ca12527 perf evsel: Introduce evsel_fprintf.h by Arnaldo Carvalho de Melo · 5 years ago
  83. 9620bc36 perf evsel: Remove need for symbol_conf in evsel_fprintf.c by Arnaldo Carvalho de Melo · 5 years ago
  84. 515dbe4 libperf: Add perf_evlist__first()/last() functions by Jiri Olsa · 5 years ago
  85. 648b5af libperf: Move 'system_wide' from 'struct evsel' to 'struct perf_evsel' by Jiri Olsa · 5 years ago
  86. 6ef81c5 perf session: Return error code for perf_session__new() function on failure by Mamatha Inamdar · 5 years ago
  87. fa0d984 perf tools: Remove needless evlist.h include directives by Arnaldo Carvalho de Melo · 5 years ago
  88. 4a3cec8 perf dsos: Move the dsos struct and its methods to separate source files by Arnaldo Carvalho de Melo · 5 years ago
  89. c1a604d perf tools: Remove needless perf.h include directive from headers by Arnaldo Carvalho de Melo · 5 years ago
  90. 7293237 libperf: Rename the PERF_RECORD_ structs to have a "perf" prefix by Jiri Olsa · 5 years ago
  91. 2da39f1 perf evlist: Remove needless util.h from evlist.h by Arnaldo Carvalho de Melo · 5 years ago
  92. 3f604b5 perf tool: Rename perf_tool::bpf_event to bpf by Arnaldo Carvalho de Melo · 5 years ago
  93. 97b9d86 perf srcline: Add missing srcline.h header to files needing its defs by Arnaldo Carvalho de Melo · 5 years ago
  94. aeb00b1 perf record: Move record_opts and other record decls out of perf.h by Arnaldo Carvalho de Melo · 5 years ago
  95. a2f354e libperf: Add perf_thread_map__nr/perf_thread_map__pid functions by Jiri Olsa · 5 years ago
  96. 0f31c01 perf script: Add missing counts.h by Arnaldo Carvalho de Melo · 5 years ago
  97. 124e02b perf evswitch: Introduce init() method to set the on/off evsels from the command line by Arnaldo Carvalho de Melo · 5 years ago
  98. add3a71 perf evswitch: Introduce OPTS_EVSWITCH() for cmd line processing by Arnaldo Carvalho de Melo · 5 years ago
  99. 0b495b1 perf evswitch: Add the names of on/off events by Arnaldo Carvalho de Melo · 5 years ago
  100. 8829e56 perf evswitch: Move switch logic to use in other tools by Arnaldo Carvalho de Melo · 5 years ago