1. 44e8303 perf annotate: Make symbol__inc_addr_samples private by Arnaldo Carvalho de Melo · 11 years ago
  2. f626adf perf annotate: Adopt methods from hists by Arnaldo Carvalho de Melo · 11 years ago
  3. 0f4e7a2 perf annotate: Add inc_samples method to addr_map_symbol by Arnaldo Carvalho de Melo · 11 years ago
  4. fc67297 perf tools: Separate out GTK codes to libperf-gtk.so by Namhyung Kim · 11 years ago
  5. 89fe808 tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORT by Ingo Molnar · 11 years ago
  6. 6692c26 perf tools: Remove dependency on libnewt by Arnaldo Carvalho de Melo · 11 years ago
  7. e64aa75 perf annotate browser: Use disasm__calc_percent() by Namhyung Kim · 11 years ago
  8. 1491c22 perf annotate: Support event group view for --print-line by Namhyung Kim · 11 years ago
  9. c5a8368 perf annotate: Factor out struct source_line_percent by Namhyung Kim · 11 years ago
  10. db8fd07 perf annotate: Pass evsel instead of evidx on annotation functions by Namhyung Kim · 11 years ago
  11. 7a60ba9 perf gtk/annotate: Support multiple event annotation by Namhyung Kim · 11 years ago
  12. 2b676bf perf ui/gtk: Implement basic GTK2 annotation browser by Namhyung Kim · 11 years ago
  13. 4112796 perf annotate: Merge same lines in summary view by Namhyung Kim · 12 years ago
  14. 9783adf perf tools: Introduce struct hist_browser_timer by Namhyung Kim · 12 years ago
  15. 68e94f4 perf tools: Try to find cross-built objdump path by Irina Tirdea · 12 years ago
  16. 1254b51 perf tools: Convert to NEWT_SUPPORT by Namhyung Kim · 12 years ago
  17. 1d037ca perf tools: Use __maybe_used for unused variables by Irina Tirdea · 12 years ago
  18. 27683dc perf tools: include missing pthread.h header by Irina Tirdea · 12 years ago
  19. 7a4ec93 perf tools: Allow user to indicate path to objdump in command line by Maciek Borzecki · 12 years ago
  20. c46219ac perf annotate: Introduce ->free() method in ins_ops by Arnaldo Carvalho de Melo · 12 years ago
  21. 7a997fe perf annotate: Augment lock instruction output by Arnaldo Carvalho de Melo · 12 years ago
  22. 6de783b perf annotate: Resolve symbols using objdump comment by Arnaldo Carvalho de Melo · 12 years ago
  23. 5417072 perf annotate browser: Do raw printing in 'o'ffset in a single place by Arnaldo Carvalho de Melo · 12 years ago
  24. fb29fa5 perf annotate: Mark jump instructions with no offset by Arnaldo Carvalho de Melo · 12 years ago
  25. 44d1a3e perf annotate: Disambiguage offsets and addresses in operands by Arnaldo Carvalho de Melo · 12 years ago
  26. d223288 perf annotate browser: Suppress the callq address by Arnaldo Carvalho de Melo · 12 years ago
  27. c7e6ead perf annotate: Group operands members by Arnaldo Carvalho de Melo · 12 years ago
  28. 28548d7 perf annotate: Introduce scnprintf ins_ops method by Arnaldo Carvalho de Melo · 12 years ago
  29. d86b059 perf annotate: Parse call targets earlier by Arnaldo Carvalho de Melo · 12 years ago
  30. 4f9d032 perf annotate: Disassembler instruction parsing by Arnaldo Carvalho de Melo · 12 years ago
  31. 5145418 perf annotate: Parse instruction by Arnaldo Carvalho de Melo · 12 years ago
  32. 29ed6e7 perf annotate: Rename objdump_line to disasm_line by Arnaldo Carvalho de Melo · 12 years ago
  33. d04b35f perf symbols: Add nr_events to symbol_conf by Arnaldo Carvalho de Melo · 13 years ago
  34. 3495854 perf annotate browser: Allow navigation to called functions by Arnaldo Carvalho de Melo · 13 years ago
  35. 81cce8d perf browsers: Add live mode to the hists, annotate browsers by Arnaldo Carvalho de Melo · 13 years ago
  36. f69b64f perf: Support setting the disassembler style by Andi Kleen · 13 years ago
  37. c97cf42 perf top: Live TUI Annotation by Arnaldo Carvalho de Melo · 13 years ago
  38. d5e3d74 perf annotate: Fix annotate context lines regression by Arnaldo Carvalho de Melo · 13 years ago
  39. ce6f4fa perf annotate: Move locking to struct annotation by Arnaldo Carvalho de Melo · 13 years ago
  40. a222179 perf annotate: Fix build error by Borislav Petkov · 13 years ago
  41. 3653246 perf top: Ditch private annotation code, share perf annotate's by Arnaldo Carvalho de Melo · 13 years ago
  42. f1e2701 perf annotate: Separate objdump parsing from actual screen rendering by Arnaldo Carvalho de Melo · 13 years ago
  43. d040bd3 perf annotate: Config options for symbol__tty_annotate by Arnaldo Carvalho de Melo · 13 years ago
  44. 2f525d0 perf annotate: Support multiple histograms in annotation by Arnaldo Carvalho de Melo · 13 years ago
  45. 78f7def perf annotate: Move annotate functions to util/ by Arnaldo Carvalho de Melo · 13 years ago