1. 9e69c21 perf session: Pass evsel in event_ops->sample() by Arnaldo Carvalho de Melo · 13 years ago
  2. 8115d60 perf tools: Kill event_t typedef, use 'union perf_event' instead by Arnaldo Carvalho de Melo · 13 years ago
  3. 8d50e5b perf tools: Rename 'struct sample_data' to 'struct perf_sample' by Arnaldo Carvalho de Melo · 13 years ago
  4. ec5761e perf symbols: Add symfs option for off-box analysis using specified tree by David Ahern · 14 years ago
  5. eac23d1 perf record,report,annotate,diff: Process events in order by Ian Munsie · 14 years ago
  6. 21ef97f perf session: Fallback to unordered processing if no sample_id_all by Ian Munsie · 14 years ago
  7. 640c03c perf session: Parse sample earlier by Arnaldo Carvalho de Melo · 14 years ago
  8. 3429555 perf diff: Fix displacement and modules options short flag by Shawn Bohrer · 14 years ago
  9. 88ca895 perf tools: Remove unneeded code for tracking the cwd in perf sessions by Dave Martin · 14 years ago
  10. 41a37e2 perf tools: Make event__preprocess_sample parse the sample by Arnaldo Carvalho de Melo · 14 years ago
  11. c82ee82 perf report: Report number of events, not samples by Arnaldo Carvalho de Melo · 14 years ago
  12. cee75ac perf hist: Clarify events_stats fields usage by Arnaldo Carvalho de Melo · 14 years ago
  13. 1c02c4d perf hist: Introduce hists class and move lots of methods to it by Arnaldo Carvalho de Melo · 14 years ago
  14. 28e2a10 perf hist: Simplify the insertion of new hist_entry instances by Arnaldo Carvalho de Melo · 14 years ago
  15. 454c407 perf: add perf-inject builtin by Tom Zanussi · 14 years ago
  16. a1645ce perf: 'perf kvm' tool for monitoring guest performance from host by Zhang, Yanmin · 14 years ago
  17. c055564 perf: Fix endianness argument compatibility with OPT_BOOLEAN() and introduce OPT_INCR() by Ian Munsie · 14 years ago
  18. eefc465 perf session: Change perf_session post processing functions to take histogram tree by Eric B Munson · 14 years ago
  19. d403d0a perf session: Change add_hist_entry to take the tree root instead of session by Eric B Munson · 14 years ago
  20. 0d75503 perf tools: Don't cast RIP to pointers by Arnaldo Carvalho de Melo · 15 years ago
  21. 9c443df perf diff: Fix support for all --sort combinations by Arnaldo Carvalho de Melo · 15 years ago
  22. cdbae31 perf diff: Don't add the period for unresolved symbols by Arnaldo Carvalho de Melo · 15 years ago
  23. 55aa640 perf session: Remove redundant prefix & suffix from perf_event_ops by Arnaldo Carvalho de Melo · 15 years ago
  24. f7d8744 perf session: Move full_paths config to symbol_conf by Arnaldo Carvalho de Melo · 15 years ago
  25. 0422a4f perf diff: Fix usage array, it must end with a NULL entry by Arnaldo Carvalho de Melo · 15 years ago
  26. 604c5c9 perf diff: Change the default sort order to "dso,symbol" by Arnaldo Carvalho de Melo · 15 years ago
  27. c351c28 perf diff: Use perf_session__fprintf_hists just like 'perf record' by Arnaldo Carvalho de Melo · 15 years ago
  28. c410a33 perf symbols: Move symbol filtering to event__preprocess_sample() by Arnaldo Carvalho de Melo · 15 years ago
  29. 655000e perf symbols: Adopt the strlists for dso, comm by Arnaldo Carvalho de Melo · 15 years ago
  30. 75be6cf perf symbols: Make symbol_conf global by Arnaldo Carvalho de Melo · 15 years ago
  31. 86a9eee perf diff: Introduce tool to show performance difference by Arnaldo Carvalho de Melo · 15 years ago