1. 1491c22 perf annotate: Support event group view for --print-line by Namhyung Kim · 12 years ago
  2. c5a8368 perf annotate: Factor out struct source_line_percent by Namhyung Kim · 12 years ago
  3. 759ff49 perf evsel: Introduce perf_evsel__is_group_event() helper by Namhyung Kim · 12 years ago
  4. b1dd443 perf annotate: Add basic support to event group view by Namhyung Kim · 12 years ago
  5. bd64fcb perf annotate: Cleanup disasm__calc_percent() by Namhyung Kim · 12 years ago
  6. e5ccf9f perf annotate: Factor out disasm__calc_percent() by Namhyung Kim · 12 years ago
  7. 3aec150 perf annotate: Add a comment on the symbol__parse_objdump_line() by Namhyung Kim · 12 years ago
  8. db8fd07 perf annotate: Pass evsel instead of evidx on annotation functions by Namhyung Kim · 12 years ago
  9. e3a3402 perf annotate: Fix warning message on a missing vmlinux by Namhyung Kim · 12 years ago
  10. 4112796 perf annotate: Merge same lines in summary view by Namhyung Kim · 12 years ago
  11. 2ba34aa perf annotate: Whitespace fixups by Namhyung Kim · 12 years ago
  12. ffadcf0 perf annotate: Handle XBEGIN like a jump by Andi Kleen · 12 years ago
  13. 4383db8 perf tools: Move BUILD_ID_SIZE into build-id object by Jiri Olsa · 12 years ago
  14. 1d037ca perf tools: Use __maybe_used for unused variables by Irina Tirdea · 12 years ago
  15. bfd14b9 perf annotate: Make a copy of filename for passing to basename by David Ahern · 12 years ago
  16. 7a4ec93 perf tools: Allow user to indicate path to objdump in command line by Maciek Borzecki · 12 years ago
  17. 8696329 perf annotate: Prevent overflow in size calculation by Cody Schafer · 12 years ago
  18. 44f24cb perf symbols: Factor DSO symtab types to generic binary types by Jiri Olsa · 12 years ago
  19. c46219ac perf annotate: Introduce ->free() method in ins_ops by Arnaldo Carvalho de Melo · 13 years ago
  20. 7a997fe perf annotate: Augment lock instruction output by Arnaldo Carvalho de Melo · 13 years ago
  21. a43712c perf annotate: Resolve symbols using objdump comment for single op ins by Arnaldo Carvalho de Melo · 13 years ago
  22. 6de783b perf annotate: Resolve symbols using objdump comment by Arnaldo Carvalho de Melo · 13 years ago
  23. e8ea156 perf annotate: Use raw form for register indirect call instructions by Arnaldo Carvalho de Melo · 13 years ago
  24. b9818e9 perf annotate browser: Compact 'nop' output by Arnaldo Carvalho de Melo · 13 years ago
  25. 5417072 perf annotate browser: Do raw printing in 'o'ffset in a single place by Arnaldo Carvalho de Melo · 13 years ago
  26. fb29fa58 perf annotate: Mark jump instructions with no offset by Arnaldo Carvalho de Melo · 13 years ago
  27. 44d1a3e perf annotate: Disambiguage offsets and addresses in operands by Arnaldo Carvalho de Melo · 13 years ago
  28. d223288 perf annotate browser: Suppress the callq address by Arnaldo Carvalho de Melo · 13 years ago
  29. c7e6ead perf annotate: Group operands members by Arnaldo Carvalho de Melo · 13 years ago
  30. 3f862fd perf annotate: Add missing jump variants by Arnaldo Carvalho de Melo · 13 years ago
  31. 1b2e2df perf symbols: Introduce symbol__size method by Arnaldo Carvalho de Melo · 13 years ago
  32. 28548d7 perf annotate: Introduce scnprintf ins_ops method by Arnaldo Carvalho de Melo · 13 years ago
  33. d86b059 perf annotate: Parse call targets earlier by Arnaldo Carvalho de Melo · 13 years ago
  34. 4f9d032 perf annotate: Disassembler instruction parsing by Arnaldo Carvalho de Melo · 13 years ago
  35. 5145418 perf annotate: Parse instruction by Arnaldo Carvalho de Melo · 13 years ago
  36. 29ed6e7 perf annotate: Rename objdump_line to disasm_line by Arnaldo Carvalho de Melo · 13 years ago
  37. a31b7cc perf annotate: Fix a build error by Namhyung Kim · 13 years ago
  38. 058b4cc perf annotate: Allow printing objdump line addr in different color by Arnaldo Carvalho de Melo · 13 years ago
  39. 31d68e7 perf annotate: Validate addr in symbol__inc_addr_samples by Arnaldo Carvalho de Melo · 13 years ago
  40. 8b84a56 perf annotate: Fix hist decay by Arnaldo Carvalho de Melo · 13 years ago
  41. 64c17be perf annotate: Fix off by one symbol hist size allocation and hit accounting by Arnaldo Carvalho de Melo · 13 years ago
  42. f40a063 perf annotate: addr2line wants addresses in same format as objdump by David Miller · 13 years ago
  43. ff2a661 perf annotate: Add missing newline on error message by Namhyung Kim · 13 years ago
  44. f41612f perf tools: Fix truncated annotation by Ingo Molnar · 13 years ago
  45. d04b35f perf symbols: Add nr_events to symbol_conf by Arnaldo Carvalho de Melo · 13 years ago
  46. ae55795 perf ui: Reimplement the popup windows using libslang by Arnaldo Carvalho de Melo · 13 years ago
  47. f69b64f perf: Support setting the disassembler style by Andi Kleen · 13 years ago
  48. 3e6a2a7 perf annotate: Make output more readable by Stephane Eranian · 14 years ago
  49. 878b439 perf symbols: Rename dso->origin to dso->symtab_type by Arnaldo Carvalho de Melo · 14 years ago
  50. 170ae6b perf annotate: Show better message when no vmlinux is found by Arnaldo Carvalho de Melo · 14 years ago
  51. 289c082 perf annotate: Check if offset is less than symbol size by Arnaldo Carvalho de Melo · 14 years ago
  52. d5e3d74 perf annotate: Fix annotate context lines regression by Arnaldo Carvalho de Melo · 14 years ago
  53. ce6f4fa perf annotate: Move locking to struct annotation by Arnaldo Carvalho de Melo · 14 years ago
  54. e3087b8 perf annotate: Fix --stdio rendering by Arnaldo Carvalho de Melo · 14 years ago
  55. fb7d0b3 perf tool: Fix gcc 4.6.0 issues by Kyle McMartin · 14 years ago
  56. 3653246 perf top: Ditch private annotation code, share perf annotate's by Arnaldo Carvalho de Melo · 14 years ago
  57. f1e2701 perf annotate: Separate objdump parsing from actual screen rendering by Arnaldo Carvalho de Melo · 14 years ago
  58. d040bd3 perf annotate: Config options for symbol__tty_annotate by Arnaldo Carvalho de Melo · 14 years ago
  59. 2f525d0 perf annotate: Support multiple histograms in annotation by Arnaldo Carvalho de Melo · 14 years ago
  60. 78f7def perf annotate: Move annotate functions to util/ by Arnaldo Carvalho de Melo · 14 years ago