1. 423b917 perf session: Cleanup trace_event by Riccardo Mancini · 3 years, 6 months ago
  2. cf96b8e perf session: Add missing evlist__delete when deleting a session by Riccardo Mancini · 3 years, 7 months ago
  3. ce09673 Merge remote-tracking branch 'torvalds/master' into perf/core by Arnaldo Carvalho de Melo · 3 years, 7 months ago
  4. 197eecb perf session: Correct buffer copying when peeking events by Leo Yan · 3 years, 7 months ago
  5. 2a525f6 perf inject: Add facility to do in place update by Adrian Hunter · 3 years, 9 months ago
  6. a11c9a6 perf session: Fix swapping of cpu_map and stat_config records by Dmitry Koshelev · 3 years, 8 months ago
  7. 81e70d7 perf session: Dump PERF_RECORD_TIME_CONV event by Leo Yan · 3 years, 9 months ago
  8. 050ffc4 perf session: Add swap operation for event TIME_CONV by Leo Yan · 3 years, 9 months ago
  9. 2775de0 perf report: Add --skip-empty option to suppress 0 event stat by Namhyung Kim · 3 years, 9 months ago
  10. 06e5ca7 perf tools: Support pipeline stage cycles for powerpc by Athira Rajeev · 3 years, 10 months ago
  11. 4d39c89 perf tools: Fix various typos in comments by Ingo Molnar · 3 years, 10 months ago
  12. 3035cb6 perf machine: Factor out machine__idle_thread() by Adrian Hunter · 4 years ago
  13. fcda5ff perf machine: Factor out machines__find_guest() by Adrian Hunter · 4 years ago
  14. 590db42 perf report: Support instruction latency by Kan Liang · 4 years ago
  15. ea8d0ed perf tools: Support PERF_SAMPLE_WEIGHT_STRUCT by Kan Liang · 4 years ago
  16. cd07e536 Merge remote-tracking branch 'torvalds/master' into perf/core by Arnaldo Carvalho de Melo · 4 years ago
  17. c513de8 perf script: Add support for PERF_SAMPLE_CODE_PAGE_SIZE by Stephane Eranian · 4 years ago
  18. 5501e92 perf intel-pt: Fix 'CPU too large' error by Adrian Hunter · 4 years ago
  19. 29245ae perf tools: Do not swap mmap2 fields in case it contains build id by Jiri Olsa · 4 years, 1 month ago
  20. 6b9bae6 perf script: Support data page size by Kan Liang · 4 years, 1 month ago
  21. 515ea46 perf evlist: Use the right prefix for 'struct evlist' deliver event method by Arnaldo Carvalho de Melo · 4 years, 2 months ago
  22. 1420ba2 perf evlist: Use the right prefix for 'struct evlist' header methods by Arnaldo Carvalho de Melo · 4 years, 2 months ago
  23. 44d2a55 perf evlist: Use the right prefix for 'struct evlist' raw samples methods by Arnaldo Carvalho de Melo · 4 years, 2 months ago
  24. 78e1bc2 perf evlist: Use the right prefix for 'struct evlist' event attribute config methods by Arnaldo Carvalho de Melo · 4 years, 2 months ago
  25. 7127372 perf evlist: Use the right prefix for 'struct evlist' print methods by Arnaldo Carvalho de Melo · 4 years, 2 months ago
  26. 3ccf8a7 perf evlist: Use the right prefix for 'struct evlist' sample id lookup methods by Arnaldo Carvalho de Melo · 4 years, 2 months ago
  27. 2a6599c perf evlist: Use the right prefix for 'struct evlist' sample parsing methods by Arnaldo Carvalho de Melo · 4 years, 2 months ago
  28. 6013666 perf data: Allow to use stdio functions for pipe mode by Namhyung Kim · 4 years, 3 months ago
  29. 2c589d9 perf tools: Add missing swap for cgroup events by Namhyung Kim · 4 years, 2 months ago
  30. fe01adb perf tools: Add missing swap for ino_generation by Jiri Olsa · 4 years, 2 months ago
  31. 20befbb perf tools: Use %zd for size_t printf formats on 32-bit by Chris Wilson · 4 years, 5 months ago
  32. 246eba8 perf tools: Add support for PERF_RECORD_TEXT_POKE by Adrian Hunter · 4 years, 8 months ago
  33. 8cedf3a perf evlist: Fix the class prefix for 'struct evlist' sample_id_all methods by Arnaldo Carvalho de Melo · 4 years, 7 months ago
  34. b3c2cc2 perf evlist: Fix the class prefix for 'struct evlist' sample_type methods by Arnaldo Carvalho de Melo · 4 years, 7 months ago
  35. 3e9b26d perf tools: Remove some duplicated includes by Tiezhu Yang · 4 years, 8 months ago
  36. 498ef71 perf script: Better align register values in dump by Paul A. Clarke · 4 years, 8 months ago
  37. b491198 perf tools: Do not seek in pipe fd during tracing data processing by Jiri Olsa · 4 years, 8 months ago
  38. 4f138a9 perf evsel: Rename perf_evsel__has*() to evsel__has*() by Arnaldo Carvalho de Melo · 4 years, 9 months ago
  39. 8ab2e96 perf evsel: Rename *perf_evsel__*name() to *evsel__*name() by Arnaldo Carvalho de Melo · 4 years, 9 months ago
  40. 6cd2cbfc perf evsel: Add support for synthesized branch stack sample type by Adrian Hunter · 4 years, 9 months ago
  41. ba78c1c perf tools: Basic support for CGROUP event by Namhyung Kim · 4 years, 10 months ago
  42. 42bbabe perf tools: Add hw_idx in struct branch_stack by Kan Liang · 4 years, 11 months ago
  43. 103ed40 perf session: Add facility to peek at all events by Adrian Hunter · 5 years ago
  44. b04b8dd perf auxtrace: Add support for dumping AUX area samples by Adrian Hunter · 5 years ago
  45. 98dcf14 perf tools: Add kernel AUX area sampling definitions by Adrian Hunter · 5 years ago
  46. bb1835a perf session: Fix decompression of PERF_RECORD_COMPRESSED records by Alexey Budankov · 5 years ago
  47. eeb399b perf record: Put a copy of kcore into the perf.data directory by Adrian Hunter · 5 years ago
  48. 01e97a5 perf session: Fix indent in perf_session__new()" by Jiri Olsa · 5 years ago
  49. c0e5347 perf evlist: Adopt __set_tracepoint_handlers method from perf_session by Arnaldo Carvalho de Melo · 5 years ago
  50. 20f2be1 libperf: Move 'page_size' global variable to libperf by Jiri Olsa · 5 years ago
  51. 70c2036 libperf: Add perf_evsel__alloc_id/perf_evsel__free_id functions by Jiri Olsa · 5 years ago
  52. 6ef81c5 perf session: Return error code for perf_session__new() function on failure by Mamatha Inamdar · 5 years ago
  53. 055c67e perf tools: Move event synthesizing routines to separate .c file by Arnaldo Carvalho de Melo · 5 years ago
  54. ea49e01 perf tools: Move event synthesizing routines to separate header by Arnaldo Carvalho de Melo · 5 years ago
  55. 87ffb6c perf env: Remove needless cpumap.h header by Arnaldo Carvalho de Melo · 5 years ago
  56. fb71c86c perf tools: Remove util.h from where it is not needed by Arnaldo Carvalho de Melo · 5 years ago
  57. d3300a3 perf symbols: Move mem_info and branch_info out of symbol.h by Arnaldo Carvalho de Melo · 5 years ago
  58. 5c9dbe6 perf tools: Remove needless sort.h include directives by Arnaldo Carvalho de Melo · 5 years ago
  59. 171f747 perf hist: Remove needless ui/progress.h from hist.h by Arnaldo Carvalho de Melo · 5 years ago
  60. b420902 perf tools: Remove debug.h from header files not needing it by Arnaldo Carvalho de Melo · 5 years ago
  61. c1a604d perf tools: Remove needless perf.h include directive from headers by Arnaldo Carvalho de Melo · 5 years ago
  62. 108a1bb perf tools: Remove needless libtraceevent include directives by Arnaldo Carvalho de Melo · 5 years ago
  63. 7df4e36 perf session: Replace MAX_NR_CPUS with perf_env::nr_cpus_online by Kyle Meyer · 5 years ago
  64. 7293237 libperf: Rename the PERF_RECORD_ structs to have a "perf" prefix by Jiri Olsa · 5 years ago
  65. fecb410 libperf: Add PERF_RECORD_ID_INDEX 'struct id_index_event' to perf/event.h by Jiri Olsa · 5 years ago
  66. 2da39f1 perf evlist: Remove needless util.h from evlist.h by Arnaldo Carvalho de Melo · 5 years ago
  67. 3f604b5 perf tool: Rename perf_tool::bpf_event to bpf by Arnaldo Carvalho de Melo · 5 years ago
  68. 69d81f0 libperf: Rename the PERF_RECORD_ structs to have a "perf" suffix by Arnaldo Carvalho de Melo · 5 years ago
  69. 213a6c1 libperf: Add PERF_RECORD_READ 'struct read_event' to perf/event.h by Jiri Olsa · 5 years ago
  70. d2720c3 perf report: Dump LBR callstack data by -D jointly with thread stack by Alexey Budankov · 5 years ago
  71. 57fc032 perf session: Avoid infinite loop when seeing invalid header.size by Arnaldo Carvalho de Melo · 5 years ago
  72. 9c3516d libperf: Add perf_cpu_map__new()/perf_cpu_map__read() functions by Jiri Olsa · 5 years ago
  73. 1fc632c libperf: Move perf_event_attr field from perf's evsel to libperf's perf_evsel by Jiri Olsa · 5 years ago
  74. 38f01d8 libperf: Add perf_cpu_map__get()/perf_cpu_map__put() by Jiri Olsa · 5 years ago
  75. 63503db perf evlist: Rename struct perf_evlist to struct evlist by Jiri Olsa · 5 years ago
  76. 32dcd02 perf evsel: Rename struct perf_evsel to struct evsel by Jiri Olsa · 5 years ago
  77. f854839 perf cpu_map: Rename struct cpu_map to struct perf_cpu_map by Jiri Olsa · 5 years ago
  78. 872c8ee perf session: Fix loading of compressed data split across adjacent records by Alexey Budankov · 6 years ago
  79. 7f7c536 tools lib: Adopt zalloc()/zfree() from tools/perf by Arnaldo Carvalho de Melo · 6 years ago
  80. fc50e0b perf evsel: perf_evsel__name(NULL) is valid, no need to check evsel by Arnaldo Carvalho de Melo · 6 years ago
  81. f3c8d90 perf session: Fix potential NULL pointer dereference found by the smatch tool by Leo Yan · 6 years ago
  82. acd244b perf session: Add missing swap ops for namespace events by Namhyung Kim · 6 years ago
  83. cb62c6f perf report: Implement perf.data record decompression by Alexey Budankov · 6 years ago
  84. 61a7773 perf report: Add stub processing of compressed events for -D by Alexey Budankov · 6 years ago
  85. 167e418 perf report: Report OOM in status line in the GTK UI by Thomas Richter · 6 years ago
  86. e4378f0 perf bpf: Save bpf_prog_info in a rbtree in perf_env by Song Liu · 6 years ago
  87. e51f806 perf session: Add process callback to reader object by Jiri Olsa · 6 years ago
  88. ec65def perf data: Support having perf.data stored as a directory by Jiri Olsa · 6 years ago
  89. befa09b perf session: Fix double free in perf_data__close by Jiri Olsa · 6 years ago
  90. 529c1a9 perf session: Don't report zero period samples for slave events by Jiri Olsa · 6 years ago
  91. 16bd432 perf auxtrace: Add timestamp to auxtrace errors by Adrian Hunter · 6 years ago
  92. daecf9e perf tools: Add missing include for symbols.h by Arnaldo Carvalho de Melo · 6 years ago
  93. 1101f69 pref tools: Add missing map.h includes by Arnaldo Carvalho de Melo · 6 years ago
  94. 45178a9 perf tools: Handle PERF_RECORD_BPF_EVENT by Song Liu · 6 years ago
  95. 9aa0bfa perf tools: Handle PERF_RECORD_KSYMBOL by Song Liu · 6 years ago
  96. 93115d3 perf report: Display arch specific diagnostic counter sets, starting with s390 by Thomas Richter · 6 years ago
  97. 3c7b67b perf session: Add reader__process_events function by Jiri Olsa · 6 years ago
  98. 71002bd perf session: Add 'data_offset' member to reader object by Jiri Olsa · 6 years ago
  99. f66f095 perf session: Add 'data_size' member to reader object by Jiri Olsa · 6 years ago
  100. 82715eb perf session: Add reader object by Jiri Olsa · 6 years ago