1. 64c6f0c perf tools: Make --no-asm-raw the default by Arnaldo Carvalho de Melo · 13 years ago
  2. fbe96f2 perf tools: Make perf.data more self-descriptive (v8) by Stephane Eranian · 13 years ago
  3. 81cce8d perf browsers: Add live mode to the hists, annotate browsers by Arnaldo Carvalho de Melo · 13 years ago
  4. 3f2728b perf report: Add option to show total period by Arnaldo Carvalho de Melo · 13 years ago
  5. ef9dfe6 perf hists: Allow limiting the number of rows and columns in fprintf by Arnaldo Carvalho de Melo · 13 years ago
  6. b53af0f perf report: Fix stdio event name header printing by Arnaldo Carvalho de Melo · 13 years ago
  7. f69b64f perf: Support setting the disassembler style by Andi Kleen · 13 years ago
  8. 00894ce perf report: Use ui__warning in some more places by Arnaldo Carvalho de Melo · 13 years ago
  9. 5d67be9 perf report/annotate/script: Add option to specify a CPU range by Anton Blanchard · 13 years ago
  10. cb1955b perf tools: Only display parent field if explictly sorted by Frederic Weisbecker · 13 years ago
  11. d797fdc perf tools: Add inverted call graph report support. by Sam Liao · 13 years ago
  12. 646aaea perf tools: Make sure kptr_restrict warnings fit 80 col terms by Arnaldo Carvalho de Melo · 13 years ago
  13. ec80fde perf symbols: Handle /proc/sys/kernel/kptr_restrict by Arnaldo Carvalho de Melo · 13 years ago
  14. 9e69c21 perf session: Pass evsel in event_ops->sample() by Arnaldo Carvalho de Melo · 13 years ago
  15. a91e543 perf session: Use evlist/evsel for managing perf.data attributes by Arnaldo Carvalho de Melo · 13 years ago
  16. 7f0030b perf report tui: Improve multi event session support by Arnaldo Carvalho de Melo · 13 years ago
  17. e248de3 perf tools: Improve support for sessions with multiple events by Arnaldo Carvalho de Melo · 13 years ago
  18. 74cfc17 perf report: Tell the user when a perf.data file has no samples by Arnaldo Carvalho de Melo · 13 years ago
  19. 0849327 perf report: Fix initializion of annotate symbol priv area by Arnaldo Carvalho de Melo · 13 years ago
  20. ce6f4fa perf annotate: Move locking to struct annotation by Arnaldo Carvalho de Melo · 13 years ago
  21. 2f525d0 perf annotate: Support multiple histograms in annotation by Arnaldo Carvalho de Melo · 13 years ago
  22. 78f7def perf annotate: Move annotate functions to util/ by Arnaldo Carvalho de Melo · 13 years ago
  23. 229ade9 perf tools: Don't fallback to setup_pager unconditionally by Arnaldo Carvalho de Melo · 13 years ago
  24. 8115d60 perf tools: Kill event_t typedef, use 'union perf_event' instead by Arnaldo Carvalho de Melo · 13 years ago
  25. 8d50e5b perf tools: Rename 'struct sample_data' to 'struct perf_sample' by Arnaldo Carvalho de Melo · 13 years ago
  26. 16537f1 perf callchain: Rename register_callchain_param into callchain_register_param by Frederic Weisbecker · 13 years ago
  27. 1b3a0e9 perf callchain: Feed callchains into a cursor by Frederic Weisbecker · 13 years ago
  28. 9486aa3 perf tools: Fix 64 bit integer format strings by Arnaldo Carvalho de Melo · 13 years ago
  29. ec5761e perf symbols: Add symfs option for off-box analysis using specified tree by David Ahern · 14 years ago
  30. eac23d1 perf record,report,annotate,diff: Process events in order by Ian Munsie · 14 years ago
  31. 21ef97f perf session: Fallback to unordered processing if no sample_id_all by Ian Munsie · 14 years ago
  32. b226a5a7 perf report: Allow user to specify path to kallsyms file by David Ahern · 14 years ago
  33. 640c03c perf session: Parse sample earlier by Arnaldo Carvalho de Melo · 14 years ago
  34. 6cb8e56 perf: Rename append_callchain into callchain_append by Frederic Weisbecker · 14 years ago
  35. 8b9e74e perf tools: Add --tui and --stdio to choose the UI by Arnaldo Carvalho de Melo · 14 years ago
  36. 71e7cf3 perf report: Speed up exit path by Arnaldo Carvalho de Melo · 14 years ago
  37. 80d50ca perf ui: Add search by name/addr to the map__browser by Arnaldo Carvalho de Melo · 14 years ago
  38. 88ca895 perf tools: Remove unneeded code for tracking the cwd in perf sessions by Dave Martin · 14 years ago
  39. 9dcdbf7 Merge branch 'linus' into perf/core by Ingo Molnar · 14 years ago
  40. 108553e perf: Sync callchains with period based hits by Frederic Weisbecker · 14 years ago
  41. 41a37e2 perf tools: Make event__preprocess_sample parse the sample by Arnaldo Carvalho de Melo · 14 years ago
  42. 761844b perf report: Make -D print sampled CPU by Stephane Eranian · 14 years ago
  43. d67f088 perf report: Support multiple events on the TUI by Arnaldo Carvalho de Melo · 14 years ago
  44. 5d06e69 perf tui: Allow disabling the TUI on a per command basis in ~/.perfconfig by Arnaldo Carvalho de Melo · 14 years ago
  45. edb7c60 perf options: Type check all the remaining OPT_ variants by Arnaldo Carvalho de Melo · 14 years ago
  46. c82ee82 perf report: Report number of events, not samples by Arnaldo Carvalho de Melo · 14 years ago
  47. cee75ac perf hist: Clarify events_stats fields usage by Arnaldo Carvalho de Melo · 14 years ago
  48. c8446b9 perf hist: Make event__totals per hists by Arnaldo Carvalho de Melo · 14 years ago
  49. ef7b93a perf report: Librarize the annotation code and use it in the newt browser by Arnaldo Carvalho de Melo · 14 years ago
  50. b09e019 perf hist: Adopt filter by dso and by thread methods from the newt browser by Arnaldo Carvalho de Melo · 14 years ago
  51. fefb0b9 perf hist: Calculate max_sym name len and nr_entries by Arnaldo Carvalho de Melo · 14 years ago
  52. 1c02c4d perf hist: Introduce hists class and move lots of methods to it by Arnaldo Carvalho de Melo · 14 years ago
  53. 232a5c9 perf report: Allow limiting the number of entries to print in callchains by Arnaldo Carvalho de Melo · 14 years ago
  54. 28e2a10 perf hist: Simplify the insertion of new hist_entry instances by Arnaldo Carvalho de Melo · 14 years ago
  55. 39d1e1b perf report: Fix leak of resolved callchains array on error path by Arnaldo Carvalho de Melo · 14 years ago
  56. 139633c perf callchain: Move validate_callchain to callchain lib by Arnaldo Carvalho de Melo · 14 years ago
  57. e157eb8 perf report: Document '--call-graph' better for usage by Pekka Enberg · 14 years ago
  58. 454c407 perf: add perf-inject builtin by Tom Zanussi · 14 years ago
  59. cbf6968 perf machines: Make the machines class adopt the dsos__fprintf methods by Arnaldo Carvalho de Melo · 14 years ago
  60. 23346f2 perf tools: Rename "kernel_info" to "machine" by Arnaldo Carvalho de Melo · 14 years ago
  61. a1645ce perf: 'perf kvm' tool for monitoring guest performance from host by Zhang, Yanmin · 14 years ago
  62. c7929e4 perf: Convert perf header build_ids into build_id events by Tom Zanussi · 14 years ago
  63. 9215545 perf: Convert perf tracing data into a tracing_data event by Tom Zanussi · 14 years ago
  64. cd19a03 perf: Convert perf event types into event type events by Tom Zanussi · 14 years ago
  65. 2c46dbb perf: Convert perf header attrs into attr events by Tom Zanussi · 14 years ago
  66. 46656ac perf report: Introduce special handling for pipe input by Tom Zanussi · 14 years ago
  67. c055564 perf: Fix endianness argument compatibility with OPT_BOOLEAN() and introduce OPT_INCR() by Ian Munsie · 14 years ago
  68. 533c46c perf newt: Pass the input_name to perf_session__browse_hists by Arnaldo Carvalho de Melo · 14 years ago
  69. e206d55 perf tools: Move the prototypes in util/string.h to util.h by Arnaldo Carvalho de Melo · 14 years ago
  70. 2aefa4f perf tools: sort_dimension__add shouldn't die by Arnaldo Carvalho de Melo · 14 years ago
  71. ad5b217 perf session: Remove one more exit() call from library code by Arnaldo Carvalho de Melo · 14 years ago
  72. b9fb930 perf hist: Only allocate callchain_node if processing callchains by Arnaldo Carvalho de Melo · 14 years ago
  73. 5f4d3f8 perf report: Add progress bars by Arnaldo Carvalho de Melo · 14 years ago
  74. b3c9ac0 perf callchains: Store the map together with the symbol by Arnaldo Carvalho de Melo · 14 years ago
  75. 301fde2 perf: Fix orphan callchain branches by Frederic Weisbecker · 14 years ago
  76. f9224c5 perf report: Implement initial UI using newt by Arnaldo Carvalho de Melo · 14 years ago
  77. cbbc79a5 perf report: Add multiple event support by Eric B Munson · 14 years ago
  78. eefc465 perf session: Change perf_session post processing functions to take histogram tree by Eric B Munson · 14 years ago
  79. d403d0a perf session: Change add_hist_entry to take the tree root instead of session by Eric B Munson · 14 years ago
  80. ae7f671 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 14 years ago
  81. b7ae11b perf report: Fix segmentation fault when running with '-g none' by Yong Wang · 14 years ago
  82. 0d75503 perf tools: Don't cast RIP to pointers by Arnaldo Carvalho de Melo · 14 years ago
  83. b9a63b9 perf report: Fix --no-call-chain option handling by Arnaldo Carvalho de Melo · 15 years ago
  84. 71289be perf report: Add --hide-unresolved/-U command line option by Arnaldo Carvalho de Melo · 15 years ago
  85. 55aa640 perf session: Remove redundant prefix & suffix from perf_event_ops by Arnaldo Carvalho de Melo · 15 years ago
  86. f7d8744 perf session: Move full_paths config to symbol_conf by Arnaldo Carvalho de Melo · 15 years ago
  87. d549c769 perf session: Remove sample_type_check from event_ops by Arnaldo Carvalho de Melo · 15 years ago
  88. 0422a4f perf diff: Fix usage array, it must end with a NULL entry by Arnaldo Carvalho de Melo · 15 years ago
  89. b5b60fd perf session: Make events_stats u64 to avoid overflow on 32-bit arches by Arnaldo Carvalho de Melo · 15 years ago
  90. c351c28 perf diff: Use perf_session__fprintf_hists just like 'perf record' by Arnaldo Carvalho de Melo · 15 years ago
  91. 125c4fa perf report: Fix cut'n'paste error recently introduced by Arnaldo Carvalho de Melo · 15 years ago
  92. 3e6055a perf session: Move perf report specific hits out of perf_session__fprintf_hists by Arnaldo Carvalho de Melo · 15 years ago
  93. 4ecf84d0 perf tools: Move hist entries printing routines from perf report by Arnaldo Carvalho de Melo · 15 years ago
  94. d599db3 perf report: Generalize perf_session__fprintf_hists() by Arnaldo Carvalho de Melo · 15 years ago
  95. c410a33 perf symbols: Move symbol filtering to event__preprocess_sample() by Arnaldo Carvalho de Melo · 15 years ago
  96. 655000e perf symbols: Adopt the strlists for dso, comm by Arnaldo Carvalho de Melo · 15 years ago
  97. 75be6cf perf symbols: Make symbol_conf global by Arnaldo Carvalho de Melo · 15 years ago
  98. c249a4c perf tools: Make symbol_conf static by Frederic Weisbecker · 15 years ago
  99. c8829c7 perf util: Remove setup_sorting dups by Arnaldo Carvalho de Melo · 15 years ago
  100. f823e44 perf session: Event statistics also are per session by Arnaldo Carvalho de Melo · 15 years ago