1. 160d4af perf script: Add --show-cgroup-events option by Namhyung Kim · 4 years, 10 months ago
  2. 26567ed perf script: Introduce --deltatime option by Hagen Paul Pfeifer · 5 years ago
  3. 42bbabe perf tools: Add hw_idx in struct branch_stack by Kan Liang · 5 years ago
  4. 5172672 perf script: Fix invalid LBR/binary mismatch error by Adrian Hunter · 5 years ago
  5. 0cd032d perf script: Fix brstackinsn for AUXTRACE by Adrian Hunter · 5 years ago
  6. 540a63e perf script: Move map__fprintf_srccode() to near its only user by Arnaldo Carvalho de Melo · 5 years ago
  7. b3509b6 perf script: Fix --reltime with --time by Andi Kleen · 5 years ago
  8. 3714437 perf script: Allow --time with --reltime by Andi Kleen · 5 years ago
  9. e98df28 perf script brstackinsn: Fix recovery from LBR/binary mismatch by Andi Kleen · 5 years ago
  10. ca12527 perf evsel: Introduce evsel_fprintf.h by Arnaldo Carvalho de Melo · 5 years ago
  11. 9620bc36 perf evsel: Remove need for symbol_conf in evsel_fprintf.c by Arnaldo Carvalho de Melo · 5 years ago
  12. 515dbe4 libperf: Add perf_evlist__first()/last() functions by Jiri Olsa · 5 years ago
  13. 648b5af libperf: Move 'system_wide' from 'struct evsel' to 'struct perf_evsel' by Jiri Olsa · 5 years ago
  14. 6ef81c5 perf session: Return error code for perf_session__new() function on failure by Mamatha Inamdar · 5 years ago
  15. fa0d984 perf tools: Remove needless evlist.h include directives by Arnaldo Carvalho de Melo · 5 years ago
  16. 4a3cec8 perf dsos: Move the dsos struct and its methods to separate source files by Arnaldo Carvalho de Melo · 5 years ago
  17. c1a604d perf tools: Remove needless perf.h include directive from headers by Arnaldo Carvalho de Melo · 5 years ago
  18. 7293237 libperf: Rename the PERF_RECORD_ structs to have a "perf" prefix by Jiri Olsa · 5 years ago
  19. 2da39f1 perf evlist: Remove needless util.h from evlist.h by Arnaldo Carvalho de Melo · 5 years ago
  20. 3f604b5 perf tool: Rename perf_tool::bpf_event to bpf by Arnaldo Carvalho de Melo · 5 years ago
  21. 97b9d86 perf srcline: Add missing srcline.h header to files needing its defs by Arnaldo Carvalho de Melo · 5 years ago
  22. aeb00b1 perf record: Move record_opts and other record decls out of perf.h by Arnaldo Carvalho de Melo · 5 years ago
  23. a2f354e libperf: Add perf_thread_map__nr/perf_thread_map__pid functions by Jiri Olsa · 5 years ago
  24. 0f31c01 perf script: Add missing counts.h by Arnaldo Carvalho de Melo · 5 years ago
  25. 124e02b perf evswitch: Introduce init() method to set the on/off evsels from the command line by Arnaldo Carvalho de Melo · 5 years ago
  26. add3a71 perf evswitch: Introduce OPTS_EVSWITCH() for cmd line processing by Arnaldo Carvalho de Melo · 5 years ago
  27. 0b495b1 perf evswitch: Add the names of on/off events by Arnaldo Carvalho de Melo · 5 years ago
  28. 8829e56 perf evswitch: Move switch logic to use in other tools by Arnaldo Carvalho de Melo · 5 years ago
  29. d236044 perf evswitch: Move struct to a separate header to use in other tools by Arnaldo Carvalho de Melo · 5 years ago
  30. dd41f66 perf script: Allow specifying event to switch off processing of other events by Arnaldo Carvalho de Melo · 5 years ago
  31. 6469eb6 perf script: Allow showing the --switch-on event by Arnaldo Carvalho de Melo · 5 years ago
  32. f90a241 perf script: Allow specifying event to switch on processing of other events by Arnaldo Carvalho de Melo · 5 years ago
  33. 5643b1a libperf: Move nr_members from perf's evsel to libperf's perf_evsel by Jiri Olsa · 6 years ago
  34. 453fa03 libperf: Add perf_evlist__set_maps() function by Jiri Olsa · 6 years ago
  35. af663bd libperf: Add threads to struct perf_evsel by Jiri Olsa · 6 years ago
  36. d400bd3 libperf: Add cpus to struct perf_evsel by Jiri Olsa · 6 years ago
  37. 1fc632c libperf: Move perf_event_attr field from perf's evsel to libperf's perf_evsel by Jiri Olsa · 6 years ago
  38. 63503db perf evlist: Rename struct perf_evlist to struct evlist by Jiri Olsa · 6 years ago
  39. 32dcd02 perf evsel: Rename struct perf_evsel to struct evsel by Jiri Olsa · 6 years ago
  40. 9749b90 perf tools: Rename struct thread_map to struct perf_thread_map by Jiri Olsa · 6 years ago
  41. f854839 perf cpu_map: Rename struct cpu_map to struct perf_cpu_map by Jiri Olsa · 6 years ago
  42. dde4e73 perf script: Fix off by one in brstackinsn IPC computation by Andi Kleen · 6 years ago
  43. 5bf83c2 perf script: Add scripting operation process_switch() by Adrian Hunter · 6 years ago
  44. 9d49169 perf script: Assume native_arch for pipe mode by Song Liu · 6 years ago
  45. 7f7c536 tools lib: Adopt zalloc()/zfree() from tools/perf by Arnaldo Carvalho de Melo · 6 years ago
  46. 15a108a perf script: Allow specifying the files to process guest samples by Arnaldo Carvalho de Melo · 6 years ago
  47. 3285848 perf tools: Ditch rtrim(), use skip_spaces() to get closer to the kernel by Arnaldo Carvalho de Melo · 6 years ago
  48. 3052ba5 tools perf: Move from sane_ctype.h obtained from git to the Linux's original by Arnaldo Carvalho de Melo · 6 years ago
  49. 400ae98 perf script: Set perf time interval in itrace_synth_ops by Adrian Hunter · 6 years ago
  50. 68fb45b perf script: Add output of IPC ratio by Adrian Hunter · 6 years ago
  51. 490c8cc perf script: Add --show-bpf-events to show eBPF related events by Jiri Olsa · 6 years ago
  52. 1c49242 perf script: Pad DSO name for --call-trace by Jiri Olsa · 6 years ago
  53. 90b10f4 perf script: Support relative time by Andi Kleen · 6 years ago
  54. 905e4af perf script: Add array bound checking to list_scripts by Andi Kleen · 6 years ago
  55. e87e548 perf script: Filter COMM/FORK/.. events by CPU by Andi Kleen · 6 years ago
  56. 52bab88 perf report: Support output in nanoseconds by Andi Kleen · 6 years ago
  57. 3ab481a perf script: Support insn output for normal samples by Andi Kleen · 6 years ago
  58. 284c4e1 perf time-utils: Refactor time range parsing code by Jin Yao · 6 years ago
  59. 4b6ac81 perf script: Handle missing fields with -F +.. by Andi Kleen · 6 years ago
  60. 2d4f279 perf data: Add global path holder by Jiri Olsa · 6 years ago
  61. 6ef362f perf script: Allow +- operator for type specific fields option by Jiri Olsa · 6 years ago
  62. 1101f69 pref tools: Add missing map.h includes by Arnaldo Carvalho de Melo · 6 years ago
  63. 8bf8c6d perf script: Fix crash when processing recorded stat data by Tony Jones · 6 years ago
  64. 9616716 perf script: Fix crash with printing mixed trace point and other events by Andi Kleen · 6 years ago
  65. 256d92b perf thread-stack: Fix thread stack processing for the idle task by Adrian Hunter · 6 years ago
  66. 61f6115 perf script: Fix LBR skid dump problems in brstackinsn by Andi Kleen · 6 years ago
  67. dd2e18e perf tools: Support 'srccode' output by Andi Kleen · 6 years ago
  68. 692d0e6 perf script: Use fallbacks for branch stacks by Adrian Hunter · 6 years ago
  69. 9add8fe perf script: Share code and output format for uregs and iregs output by Milian Wolff · 6 years ago
  70. b07d16f perf script: Add newline after uregs output by Milian Wolff · 6 years ago
  71. fe57120 perf script: Support total cycles count by Andi Kleen · 6 years ago
  72. 99f753f perf script: Implement --graph-function by Andi Kleen · 6 years ago
  73. d1b1552 tools script: Add --call-trace and --call-ret-trace by Andi Kleen · 6 years ago
  74. 4eb0681 perf script: Make itrace script default to all calls by Andi Kleen · 6 years ago
  75. b585ebd perf script: Add --insn-trace for instruction decoding by Andi Kleen · 6 years ago
  76. 7ee4067 perf script: Flush output stream after events in verbose mode by Milian Wolff · 6 years ago
  77. c1c9b96 perf script: Allow extended console debug output by Milian Wolff · 6 years ago
  78. 62cb1b8 perf script: Enhance sample flags for trace begin / end by Adrian Hunter · 6 years ago
  79. a78cdee perf script: Print DSO for callindent by Andi Kleen · 6 years ago
  80. 37fed3d perf script: Allow sym and dso without ip, addr by Andi Kleen · 6 years ago
  81. c12e039 perf tools: Report itrace options in help by Andi Kleen · 6 years ago
  82. 89f1688 perf tools: Remove perf_tool from event_op2 by Jiri Olsa · 6 years ago
  83. 6ca9a08 perf stat: Pass a 'struct perf_stat_config' argument to global print functions by Jiri Olsa · 6 years ago
  84. ece2a4f tools lib traceevent, perf tools: Rename pevent_set_* APIs by Tzvetomir Stoyanov (VMware) · 6 years ago
  85. 92ead7e perf tools: Fix crash caused by accessing feat_ops[HEADER_LAST_FEATURE] by Ravi Bangoria · 7 years ago
  86. a3af66f perf script: Fix crash because of missing evsel->priv by Ravi Bangoria · 7 years ago
  87. 10e9cec perf script: Add missing output fields in a hint by Ravi Bangoria · 7 years ago
  88. fad76d4 perf script: Show hw-cache events by Seeteena Thoufeek · 7 years ago
  89. b879833 perf script: Check if evsel has callchains before trying to use it by Arnaldo Carvalho de Melo · 7 years ago
  90. 27de9b2 perf evsel: Add has_callchain() helper to make code more compact/clear by Arnaldo Carvalho de Melo · 7 years ago
  91. 7903a70 perf script: Show symbol offsets by default by Sandipan Das · 7 years ago
  92. 404eb5a perf thread: Make thread__find_map() search all maps by Arnaldo Carvalho de Melo · 7 years ago
  93. 71a84b5 perf thread: Make thread__find_map() return the map by Arnaldo Carvalho de Melo · 7 years ago
  94. cc5f02f perf script: Use thread__find_symbol() instead of ad-hoc equivalent by Arnaldo Carvalho de Melo · 7 years ago
  95. f07a2d3 perf thread: Introduce thread__find_map() by Arnaldo Carvalho de Melo · 7 years ago
  96. bf30cc1 perf script: Extend misc field decoding with switch out event type by Alexey Budankov · 7 years ago
  97. 90ce61b perf script: Use HAVE_LIBXXX_SUPPORT to replace NO_LIBXXX by Jin Yao · 7 years ago
  98. 77f1815 perf tools: Fix snprint warnings for gcc 8 by Jiri Olsa · 7 years ago
  99. 3233b37 perf script: Add --show-round-event to display PERF_RECORD_FINISHED_ROUND by Jiri Olsa · 7 years ago
  100. bafae98 perf evlist: Remove fcntl.h from evlist.h by Arnaldo Carvalho de Melo · 7 years ago