1. 6ab2d48 New tool: opt-diff.py by Adam Nemet · 9 years ago
  2. 2057c42 [opt-viewer] Sort entries with identical hotness by source line by Adam Nemet · 9 years ago
  3. b7278af New tool: opt-stats.py by Adam Nemet · 9 years ago
  4. 1eca59e [opt-viewer] Suggest installing the faster parser (libYAML) by Adam Nemet · 9 years ago
  5. 9c512a5 [opt-viewer] Handle column number 0 by Adam Nemet · 9 years ago
  6. cc24826 opt-viewer: Fix syntax highlighting by Brian Cain · 9 years ago
  7. 4f6deca [opt-viewer] For single-process, fall back on map instead of Pool.map by Adam Nemet · 9 years ago
  8. 386cd3d opt-viewer: fix HtmlFormatter encoding by Adam Nemet · 9 years ago
  9. 78e35da [opt-viewer] HTML-escape function names by Adam Nemet · 9 years ago
  10. 6c49032 [opt-viewer] Alternating row background colors on index page by Adam Nemet · 9 years ago
  11. 572fca7 [opt-viewer] Introduce global context by Adam Nemet · 9 years ago
  12. 07f1264 [opt-viewer] Remove message from the key by Adam Nemet · 9 years ago
  13. 41cf9b2 [opt-viewer] Unique across the different jobs as well by Adam Nemet · 9 years ago
  14. 4f075e3 [opt-viewer] Make sorting for the index page deterministic by Adam Nemet · 9 years ago
  15. 742615e [opt-viewer] Include the function in the remark key by Adam Nemet · 9 years ago
  16. 55bfb49 [opt-viewer] Put critical items in parallel by Adam Nemet · 9 years ago
  17. 8741656 [opt-viewer] Add support for libYAML for faster parsing by Adam Nemet · 9 years ago
  18. 544220f [opt-viewer] Don't fail with remarks without debug location by Adam Nemet · 9 years ago
  19. a6adab2 [opt-viewer] Make it work in the absence of hotness information by Adam Nemet · 9 years ago
  20. e25e6da [opt-viewer] PEPify opt-viewer.py by Mandeep Singh Grang · 9 years ago
  21. 8e232ca [opt-viewer] Add column number support by Adam Nemet · 9 years ago
  22. 5bf012b [opt-viewer] Display inlining context by Adam Nemet · 9 years ago
  23. 01823ea [opt-viewer] Add option to set source directory by Adam Nemet · 9 years ago
  24. 8efa090 [opt-viewer] Mention Pygments in the description by Adam Nemet · 9 years ago
  25. ad94840 [opt-viewer] Add syntax highlighting by Adam Nemet · 9 years ago
  26. 916f445 [opt-viewer] Avoid duplicated remarks by Adam Nemet · 9 years ago
  27. 15e59ab [opt-viewer] Avoid division by zero by Adam Nemet · 9 years ago
  28. b103fc5 [OptDiag, opt-viewer] Save callee's location and display as link by Adam Nemet · 9 years ago
  29. 3996caa [opt-viewer] Remove unnecessary call to demangle by Adam Nemet · 9 years ago
  30. e437504 [opt-viewer] Print hotness as percentage of the maximum hotness by Adam Nemet · 9 years ago
  31. 4415e96 [opt-viewer] Convert another HTML output to use a multiline string by Adam Nemet · 9 years ago
  32. 848556a New utility to visualize optimization records by Adam Nemet · 9 years ago