1. f67697b perf tools: Handle PERF_RECORD_HEADER_EVENT_TYPE properly by Jiri Olsa · 10 years ago
  2. 8bac41c perf session: Free cpu_map in perf_session__cpu_bitmap by Stanislav Fomichev · 11 years ago
  3. 0050f7a perf evlist: Introduce evlist__for_each() & friends by Arnaldo Carvalho de Melo · 11 years ago
  4. 74cf249 perf tools: Use zfree to help detect use after free bugs by Arnaldo Carvalho de Melo · 11 years ago
  5. ad85ace perf kvm: Fix kvm report without guestmount. by Dongsheng Yang · 11 years ago
  6. cc22e57 perf symbols: Add 'machine' member to struct addr_location by Arnaldo Carvalho de Melo · 11 years ago
  7. 71db07b perf tools: Move mem_bswap32/64 to util.c by Adrian Hunter · 11 years ago
  8. cc8fae1 perf script: Add an option to print the source line number by Adrian Hunter · 11 years ago
  9. a4eb24a perf script: Fix symoff printing in callchains by Adrian Hunter · 11 years ago
  10. a2cb3cf perf script: Do not call perf_event__preprocess_sample() twice) by Adrian Hunter · 11 years ago
  11. 727ebd5 perf tools: Use correct return type for readn function by Jiri Olsa · 11 years ago
  12. d2ff1b1 perf evsel: Skip ignored symbols while printing callchain by David Ahern · 11 years ago
  13. 744a971 perf evsel: Ditch evsel->handler.data field by Arnaldo Carvalho de Melo · 11 years ago
  14. 316c713 perf tools: Finish the removal of 'self' arguments by Arnaldo Carvalho de Melo · 11 years ago
  15. 162f0be perf tools: Add time argument on COMM setting by Frederic Weisbecker · 11 years ago
  16. 4d3001f perf ui progress: Per progress bar state by Arnaldo Carvalho de Melo · 11 years ago
  17. 91e9561 perf report: Add --max-stack option to limit callchain stack scan by Waiman Long · 11 years ago
  18. cc9784bd perf session: Separating data file properties from session by Jiri Olsa · 11 years ago
  19. 6a4d98d perf tools: Add perf_data_file__open interface to data object by Jiri Olsa · 11 years ago
  20. f5fc141 perf tools: Add data object to handle perf data file by Jiri Olsa · 11 years ago
  21. 7db5952 perf session: Add missing members to perf_event__attr_swap() by Adrian Hunter · 11 years ago
  22. 8c16b64 perf session: Add missing sample flush for piped events by Adrian Hunter · 11 years ago
  23. dd96c46 perf tools: Adding throttle event data struct support by Jiri Olsa · 11 years ago
  24. 429eb05 Merge branch 'perf/urgent' into tools/perf/build by Ingo Molnar · 11 years ago
  25. b314e5c perf session: Fix infinite loop on invalid perf.data file by Namhyung Kim · 11 years ago
  26. 6adb0b0 perf tools: Add default handler for mmap2 events by David Ahern · 11 years ago
  27. 475eeab tools/perf: Add support for record transaction flags by Andi Kleen · 11 years ago
  28. 33e940a perf session: Check for SIGINT in more loops by Arnaldo Carvalho de Melo · 11 years ago
  29. 5c5e854 perf tools: Add attr->mmap2 support by Stephane Eranian · 11 years ago
  30. ccf53ea perf trace: Handle perf.data files with no tracepoints by Arnaldo Carvalho de Melo · 11 years ago
  31. 526fd8d perf session: Separate progress bar update when processing events by Jiri Olsa · 11 years ago
  32. 0b8c25d perf tools: Fix symbol offset computation for some dsos by David Ahern · 11 years ago
  33. 7556257 perf tools: Add support for PERF_SAMPLE_IDENTIFIER by Adrian Hunter · 11 years ago
  34. ef89325 perf tools: Remove references to struct ip_event by Adrian Hunter · 11 years ago
  35. 0794029 perf callchain: Remove unnecessary validation by Adrian Hunter · 11 years ago
  36. 314add6 perf tools: change machine__findnew_thread() to set thread pid by Adrian Hunter · 11 years ago
  37. e44baa3 perf tools: Remove filter parameter of perf_event__preprocess_sample() by Adrian Hunter · 11 years ago
  38. 93ea01c perf session: Change perf_session__has_traces to actually check for tracepoints by David Ahern · 11 years ago
  39. 307cbb9 perf evsel: Add option to limit stack depth in callchain dumps by David Ahern · 11 years ago
  40. b0b35f0 perf evsel: Add option to print stack trace on single line by David Ahern · 11 years ago
  41. a6ffaf9 perf tool: Simplify options to perf_evsel__print_ip by David Ahern · 11 years ago
  42. e30b88a perf session: Export queue_event function by David Ahern · 11 years ago
  43. 9c50140 perf session: Export a few functions for event processing by David Ahern · 11 years ago
  44. 251f426 perf evsel: Actually show symbol offset in stack trace when requested by David Ahern · 11 years ago
  45. e4caec0 perf evsel: Add PERF_SAMPLE_READ sample related processing by Jiri Olsa · 12 years ago
  46. 9ede473 perf tools: Add support for parsing PERF_SAMPLE_READ sample type by Jiri Olsa · 12 years ago
  47. d433956 perf session: Use session->fd instead of passing fd as argument by Jiri Olsa · 11 years ago
  48. 6065210 perf tools: Remove event types framework completely by Jiri Olsa · 11 years ago
  49. b21484f perf report/top: Add option to collapse undesired parts of call graph by Greg Price · 12 years ago
  50. 27389d7 perf tools: Validate perf event header size by Adrian Hunter · 11 years ago
  51. 47c3d10 perf tools: Fix missing tool parameter by Adrian Hunter · 11 years ago
  52. 4e31902 perf tools: Use default include path notation for libtraceevent headers by Robert Richter · 11 years ago
  53. 98a3b32 perf tools: Add mem access sampling core support by Stephane Eranian · 12 years ago
  54. 0548429 perf tools: Add support for weight v7 (modified) by Andi Kleen · 12 years ago
  55. 62baca8 perf tools: Get rid of redundant _FILE_OFFSET_BITS definition by Namhyung Kim · 11 years ago
  56. c1ad050 perf session: Remove unused perf_session__remove_thread method by David Ahern · 11 years ago
  57. 34ba512 perf machine: Simplify accessing the host machine by Arnaldo Carvalho de Melo · 12 years ago
  58. 876650e perf machine: Introduce struct machines by Arnaldo Carvalho de Melo · 12 years ago
  59. 28a6b6a perf session: There is no need for a per session hists instance by Arnaldo Carvalho de Melo · 12 years ago
  60. 52168ee perf hists: Rename hists__fprintf_nr_events to events_stats__fprintf by Arnaldo Carvalho de Melo · 12 years ago
  61. 3f067dc perf machine: Move more machine methods to machine.c by Arnaldo Carvalho de Melo · 12 years ago
  62. 417c2ff perf symbols: Generalize filter in __fprintf_buildid methods by Arnaldo Carvalho de Melo · 12 years ago
  63. 35d48dd perf tools: Fix mmap limitations on 32-bit by David Miller · 12 years ago
  64. 03cd209 perf session: Free environment information when deleting session by Namhyung Kim · 12 years ago
  65. a5580f3 perf ui: Add ui_progress__finish() by Namhyung Kim · 12 years ago
  66. 0c1fe6b perf tools: Have the page size value available for all tools by Arnaldo Carvalho de Melo · 12 years ago
  67. 0807d2d perf evsel: Know if byte swap is needed by Arnaldo Carvalho de Melo · 12 years ago
  68. 1d037ca perf tools: Use __maybe_used for unused variables by Irina Tirdea · 12 years ago
  69. 7dbf4dc perf tools: Back [vdso] DSO with real data by Jiri Olsa · 12 years ago
  70. bdde371 perf tools: Do backtrace post unwind only if we regs and stack were captured by Jiri Olsa · 12 years ago
  71. 9ac3e48 perf tools: fix ALIGN redefinition in system headers by Irina Tirdea · 12 years ago
  72. d25380cd perf session: flush_sample_queue needs to handle errors from handlers by David Ahern · 12 years ago
  73. 71ad0f5 perf tools: Support for DWARF CFI unwinding on post processing by Jiri Olsa · 12 years ago
  74. 0f6a301 perf tools: Support user regs and stack in sample parsing by Jiri Olsa · 12 years ago
  75. 7405ed1 perf session: Remove no longer used synthesize_sample method by Arnaldo Carvalho de Melo · 12 years ago
  76. cb0b29e perf evlist: Introduce perf_evlist__parse_sample by Arnaldo Carvalho de Melo · 12 years ago
  77. 7b56cce perf session: Use perf_evlist__id_hdr_size more extensively by Arnaldo Carvalho de Melo · 12 years ago
  78. 5e56247 perf session: Use perf_evlist__sample_id_all more extensively by Arnaldo Carvalho de Melo · 12 years ago
  79. 7f3be65 perf session: Use perf_evlist__sample_type more extensively by Arnaldo Carvalho de Melo · 12 years ago
  80. bde0946 perf evsel: Precalculate the sample size by Arnaldo Carvalho de Melo · 12 years ago
  81. adb5d2a perf kvm: Fix bug resolving guest kernel syms by David Ahern · 12 years ago
  82. 7c0f4a4 perf kvm: Guest userspace samples should not be lumped with host uspace by David Ahern · 12 years ago
  83. a2fe194 Merge branch 'linus' into perf/core by Ingo Molnar · 12 years ago
  84. 207b579 perf kvm: Fix regression with guest machine creation by David Ahern · 12 years ago
  85. da37896 perf tools: Stop using a global trace events description list by Arnaldo Carvalho de Melo · 12 years ago
  86. 32c46e5 Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 12 years ago
  87. a9c34a9 perf tools: Remove unused evsel parameter from machine__resolve_callchain by Jiri Olsa · 12 years ago
  88. 7289f83 perf tools: Move all users of event_name to perf_evsel__name by Arnaldo Carvalho de Melo · 12 years ago
  89. 80c0120 perf tools: Fix endianity swapping for adds_features bitmask by David Ahern · 12 years ago
  90. 268fb20 perf session: Handle endianity swap on sample_id_all header data by Jiri Olsa · 12 years ago
  91. 114067b perf tools: Check if callchain is corrupted by Namhyung Kim · 12 years ago
  92. 4726064 perf callchain: Make callchain cursors TLS by Namhyung Kim · 12 years ago
  93. 52deff7 perf script: Fix regression in callchain dso name by David Ahern · 12 years ago
  94. 444d286 perf tools: Fix piped mode read code by Stephane Eranian · 12 years ago
  95. e108c66 perf tools: Carry perf_event_attr bitfield throught different endians by Jiri Olsa · 12 years ago
  96. 5dcefda Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 12 years ago
  97. 9389a46 perf session: Fail on processing event with unknown size by Jiri Olsa · 12 years ago
  98. 6782206 perf session: Skip event correctly for unknown id/machine by Jiri Olsa · 12 years ago
  99. 7fb0a5e perf kvm: Finding struct machine fails for PERF_RECORD_MMAP by Nikunj A. Dadhania · 12 years ago
  100. 4bf9ce1 perf diff: Fix to work with new hists design by Jiri Olsa · 12 years ago