1. a60335b perf tools powerpc: Adjust callchain based on DWARF debug info by Sukadev Bhattiprolu · 10 years ago
  2. be1f13e perf callchain: Add callchain_cursor_snapshot() by Namhyung Kim · 12 years ago
  3. c7405d8 perf tools: Update cpumode for each cumulative entry by Namhyung Kim · 11 years ago
  4. 2c83bc0 perf tools: Move perf_call_graph_mode enum from perf.h by Jiri Olsa · 10 years ago
  5. cff6bb4 perf callchain: Add generic report parse callchain callback function by Don Zickus · 10 years ago
  6. 2dc9fb1 perf tools: Factor out sample__resolve_callchain() by Namhyung Kim · 11 years ago
  7. b400679 perf tools: Rename 'perf_record_opts' to 'record_opts by Arnaldo Carvalho de Melo · 11 years ago
  8. aac8985 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 11 years ago
  9. 09b0fd4 perf record: Split -g and --call-graph by Jiri Olsa · 11 years ago
  10. e369517 perf callchain: Convert children list to rbtree by Namhyung Kim · 11 years ago
  11. 0794029 perf callchain: Remove unnecessary validation by Adrian Hunter · 11 years ago
  12. 99571ab perf tools: Support callchain sorting based on addresses by Andi Kleen · 11 years ago
  13. 75d9a108 perf record: Export the callchain parsing routine and help by Arnaldo Carvalho de Melo · 12 years ago
  14. 3fd44cd tools: perf: Fix typo in tools/perf by Masanari Iida · 12 years ago
  15. 4726064 perf callchain: Make callchain cursors TLS by Namhyung Kim · 12 years ago
  16. d20deb6 perf tools: Pass tool context in the the perf_event_ops functions by Arnaldo Carvalho de Melo · 13 years ago
  17. d797fdc perf tools: Add inverted call graph report support. by Sam Liao · 13 years ago
  18. 8115d60 perf tools: Kill event_t typedef, use 'union perf_event' instead by Arnaldo Carvalho de Melo · 14 years ago
  19. 529363b perf callchain: Don't give arbitrary gender to callchain tree nodes by Frederic Weisbecker · 14 years ago
  20. 16537f1 perf callchain: Rename register_callchain_param into callchain_register_param by Frederic Weisbecker · 14 years ago
  21. f08c315 perf callchain: Rename cumul_hits into callchain_cumul_hits by Frederic Weisbecker · 14 years ago
  22. 1b3a0e9 perf callchain: Feed callchains into a cursor by Frederic Weisbecker · 14 years ago
  23. 98ee74a Merge branch 'perf/urgent' into perf/core by Frederic Weisbecker · 14 years ago
  24. 5225c45 perf: Initialize callchains roots's childen hits by Frederic Weisbecker · 14 years ago
  25. 612d4fd perf: Support for callchains merge by Frederic Weisbecker · 14 years ago
  26. 6cb8e56 perf: Rename append_callchain into callchain_append by Frederic Weisbecker · 14 years ago
  27. d2009c5 perf: Keep track of the max depth of a callchain by Frederic Weisbecker · 14 years ago
  28. 9dcdbf7 Merge branch 'linus' into perf/core by Ingo Molnar · 14 years ago
  29. 108553e perf: Sync callchains with period based hits by Frederic Weisbecker · 14 years ago
  30. 97aa105 perf: Resurrect flat callchains by Frederic Weisbecker · 14 years ago
  31. 41a37e2 perf tools: Make event__preprocess_sample parse the sample by Arnaldo Carvalho de Melo · 14 years ago
  32. b36f19d perf annotate: Use build-ids to find the right DSO by Arnaldo Carvalho de Melo · 14 years ago
  33. 232a5c9 perf report: Allow limiting the number of entries to print in callchains by Arnaldo Carvalho de Melo · 14 years ago
  34. 139633c perf callchain: Move validate_callchain to callchain lib by Arnaldo Carvalho de Melo · 14 years ago
  35. b3c9ac0 perf callchains: Store the map together with the symbol by Arnaldo Carvalho de Melo · 14 years ago
  36. 301fde2 perf: Fix orphan callchain branches by Frederic Weisbecker · 14 years ago
  37. 8b40f52 perf tools: Protect header files with a consistent style by John Kacur · 15 years ago
  38. 66e274f perf tools: Factorize the map helpers by Frederic Weisbecker · 15 years ago
  39. b1a8834 perf tools: callchain: Fix 'perf report' display to be callchain by default by Frederic Weisbecker · 15 years ago
  40. 1953287 perf tools: Fix call-chain cumul hit based sub-total (fractal mode) by Frederic Weisbecker · 15 years ago
  41. 805d127 perf report: Add "Fractal" mode output - support callchains with relative overhead rate by Frederic Weisbecker · 15 years ago
  42. c20ab37 perf_counter tools: Set the minimum percent for callchains to be displayed by Frederic Weisbecker · 15 years ago
  43. 4eb3e47 perf report: Add support for callchain graph output by Frederic Weisbecker · 15 years ago
  44. 5da5025 perf_counter tools: Share list.h with the kernel by Arnaldo Carvalho de Melo · 15 years ago
  45. 43cbcd8 perf_counter tools: Share rbtree.with the kernel by Arnaldo Carvalho de Melo · 15 years ago
  46. f37a291 perf_counter tools: Add more warnings and fix/annotate them by Ingo Molnar · 15 years ago
  47. 4424961 perf_counter tools: Resolve symbols in callchains by Frederic Weisbecker · 15 years ago
  48. 8cb76d9 perf_counter tools: Prepare a small callchain framework by Frederic Weisbecker · 15 years ago