1. d03a686 perf annotate: Add evsel into struct annotation_line_args by Jiri Olsa · 7 years ago
  2. c34df25 perf annotate: Add symbol__annotate function by Jiri Olsa · 7 years ago
  3. d5490b9 perf annotate: Move line/offset into annotation_line struct by Jiri Olsa · 7 years ago
  4. a17c4ca perf annotate: Add annotation_line struct by Jiri Olsa · 7 years ago
  5. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  6. 8158683d perf annotate: Rename 'sum' to 'nr_samples' in struct sym_hist by Taeung Song · 8 years ago
  7. 896bccd perf annotate: Introduce struct sym_hist_entry by Taeung Song · 8 years ago
  8. 69fb09f perf annotate: Check for fused instructions by Jin Yao · 8 years ago
  9. dcaa394 perf annotate: Return arch from symbol__disassemble() and save it in browser by Jin Yao · 8 years ago
  10. 9607ad3 perf tools: Add signal.h to places using its definitions by Arnaldo Carvalho de Melo · 8 years ago
  11. fd20e81 perf tools: Including missing inttypes.h header by Arnaldo Carvalho de Melo · 8 years ago
  12. 786c1b5 perf annotate: Start supporting cross arch annotation by Arnaldo Carvalho de Melo · 8 years ago
  13. ee51d85 perf annotate: Introduce strerror for handling symbol__disassemble() errors by Arnaldo Carvalho de Melo · 9 years ago
  14. 5cb725a perf annotate: Rename symbol__annotate() to symbol__disassemble() by Arnaldo Carvalho de Melo · 9 years ago
  15. fc67297 perf tools: Separate out GTK codes to libperf-gtk.so by Namhyung Kim · 12 years ago
  16. d8d7cd9 perf annotate/gtk: Support event group view on GTK by Namhyung Kim · 12 years ago
  17. db8fd07 perf annotate: Pass evsel instead of evidx on annotation functions by Namhyung Kim · 12 years ago
  18. c0e79be perf gtk/annotate: Fail early if it can't annotate by Namhyung Kim · 12 years ago
  19. 2375223 perf gtk/annotate: Show source lines with gray color by Namhyung Kim · 12 years ago
  20. 7a60ba9 perf gtk/annotate: Support multiple event annotation by Namhyung Kim · 12 years ago
  21. 2b676bf perf ui/gtk: Implement basic GTK2 annotation browser by Namhyung Kim · 12 years ago