1. 4d40b05 perf callchain: Fix appending a callchain from a previous sample by Adrian Hunter · 10 years ago
  2. c7405d8 perf tools: Update cpumode for each cumulative entry by Namhyung Kim · 11 years ago
  3. 7a13aa2 perf hists: Accumulate hist entry stat based on the callchain by Namhyung Kim · 12 years ago
  4. cff6bb4 perf callchain: Add generic report parse callchain callback function by Don Zickus · 10 years ago
  5. 2a29190 perf tools: Remove unnecessary callchain cursor state restore on unmatch by Frederic Weisbecker · 11 years ago
  6. b965bb4 perf callchain: Spare double comparison of callchain first entry by Frederic Weisbecker · 11 years ago
  7. 2dc9fb1 perf tools: Factor out sample__resolve_callchain() by Namhyung Kim · 11 years ago
  8. e369517 perf callchain: Convert children list to rbtree by Namhyung Kim · 11 years ago
  9. 0794029 perf callchain: Remove unnecessary validation by Adrian Hunter · 11 years ago
  10. 99571ab perf tools: Support callchain sorting based on addresses by Andi Kleen · 11 years ago
  11. 91b9880 perf tools: Fix calloc argument ordering by Paul Gortmaker · 12 years ago
  12. 1d037ca perf tools: Use __maybe_used for unused variables by Irina Tirdea · 12 years ago
  13. 4726064 perf callchain: Make callchain cursors TLS by Namhyung Kim · 12 years ago
  14. 8115d60 perf tools: Kill event_t typedef, use 'union perf_event' instead by Arnaldo Carvalho de Melo · 14 years ago
  15. 529363b perf callchain: Don't give arbitrary gender to callchain tree nodes by Frederic Weisbecker · 14 years ago
  16. 16537f1 perf callchain: Rename register_callchain_param into callchain_register_param by Frederic Weisbecker · 14 years ago
  17. f08c315 perf callchain: Rename cumul_hits into callchain_cumul_hits by Frederic Weisbecker · 14 years ago
  18. 1b3a0e9 perf callchain: Feed callchains into a cursor by Frederic Weisbecker · 14 years ago
  19. 612d4fd perf: Support for callchains merge by Frederic Weisbecker · 14 years ago
  20. 6cb8e56 perf: Rename append_callchain into callchain_append by Frederic Weisbecker · 14 years ago
  21. d2009c5 perf: Keep track of the max depth of a callchain by Frederic Weisbecker · 14 years ago
  22. 9dcdbf7 Merge branch 'linus' into perf/core by Ingo Molnar · 14 years ago
  23. 108553e perf: Sync callchains with period based hits by Frederic Weisbecker · 14 years ago
  24. 41a37e2 perf tools: Make event__preprocess_sample parse the sample by Arnaldo Carvalho de Melo · 14 years ago
  25. b36f19d perf annotate: Use build-ids to find the right DSO by Arnaldo Carvalho de Melo · 14 years ago
  26. cdd5b75b perf callchains: Use zalloc to allocate objects by Arnaldo Carvalho de Melo · 14 years ago
  27. 139633c perf callchain: Move validate_callchain to callchain lib by Arnaldo Carvalho de Melo · 14 years ago
  28. b3c9ac0 perf callchains: Store the map together with the symbol by Arnaldo Carvalho de Melo · 15 years ago
  29. 301fde2 perf: Fix orphan callchain branches by Frederic Weisbecker · 15 years ago
  30. 6beba7a perf tools: Unify debug messages mechanisms by Arnaldo Carvalho de Melo · 15 years ago
  31. 83a0944 perf: Enable more compiler warnings by Ingo Molnar · 15 years ago
  32. c0a8865 perf tools: callchain: Fix bad rounding of minimum rate by Frederic Weisbecker · 15 years ago
  33. b0efe21 perf tools: callchain: Fix spurious 'perf report' warnings: ignore empty callchains by Frederic Weisbecker · 15 years ago
  34. 1953287 perf tools: Fix call-chain cumul hit based sub-total (fractal mode) by Frederic Weisbecker · 15 years ago
  35. 805d127 perf report: Add "Fractal" mode output - support callchains with relative overhead rate by Frederic Weisbecker · 15 years ago
  36. e05b876 perf_counter tools: callchains: Manage the cumul hits on the fly by Frederic Weisbecker · 15 years ago
  37. c20ab37 perf_counter tools: Set the minimum percent for callchains to be displayed by Frederic Weisbecker · 15 years ago
  38. 4eb3e47 perf report: Add support for callchain graph output by Frederic Weisbecker · 15 years ago
  39. 14f4654 perf_counter tools: Create new chain_for_each_child() iterator by Frederic Weisbecker · 15 years ago
  40. f37a291 perf_counter tools: Add more warnings and fix/annotate them by Ingo Molnar · 15 years ago
  41. deac911 perf_counter tools: Various fixes for callchains by Frederic Weisbecker · 15 years ago
  42. 4424961 perf_counter tools: Resolve symbols in callchains by Frederic Weisbecker · 15 years ago
  43. 9198aa7 perf_counter tools: Fix storage size allocation of callchain list by Frederic Weisbecker · 15 years ago
  44. 8cb76d9 perf_counter tools: Prepare a small callchain framework by Frederic Weisbecker · 15 years ago