1. 3ed5d02 Fix compilation warnings reported by gcc -Wsign-compare by Dmitry V. Levin · 10 years ago
  2. e53bf23 Optionally produce stats on syscall latency by Mark Hills · 10 years ago
  3. ac5133d Constify count_syscall function by Dmitry V. Levin · 10 years ago
  4. 8050cdc Tweaks for -c: fixed setitimer/getitimer hack; optimized call_summary_pers() by Denys Vlasenko · 11 years ago
  5. 74ec14f Eliminate many SCNO_IS_VALID checks by Denys Vlasenko · 11 years ago
  6. 5721cdb Mass rename of SCNO_IN_RANGE define to SCNO_IS_VALID by Denys Vlasenko · 11 years ago
  7. c52826c Make sure current_wordsize and PERSONALITY0_WORDSIZE are ints in all arches by Denys Vlasenko · 12 years ago
  8. aa6d850 Cast current_wordsize to an int by Mike Frysinger · 12 years ago
  9. 9fd4f96 Optimize code if we have only one personality by Denys Vlasenko · 12 years ago
  10. a6d91de Tidy up includes and copyright notices, fix indentation by Denys Vlasenko · 12 years ago
  11. 4c65c44 Trivial tweaks to error messages by Denys Vlasenko · 12 years ago
  12. ed720fd Automated removal of non-Linux code by Denys Vlasenko · 12 years ago
  13. 0b315b6 Cast to long for %l in printf by H.J. Lu · 12 years ago
  14. 1d46ba5 Make out-of-memory handling more uniform by Denys Vlasenko · 13 years ago
  15. cb6f056 Opotimize "scno >= 0 && scno < nsyscalls" check by Denys Vlasenko · 13 years ago
  16. c95a88f count_syscall() always returns 0, optimize it by Denys Vlasenko · 13 years ago
  17. 7b609d5 Whitespace cleanups. No code changes. by Denys Vlasenko · 13 years ago
  18. 30145dd Fix const-correctness issues uncovered by gcc -Wwrite-strings by Dmitry V. Levin · 14 years ago
  19. e3a7ef5 Implement -C option to combine regular and -c output by Dmitry V. Levin · 14 years ago
  20. a97f03b 2008-04-19 Dmitry V. Levin <ldv@altlinux.org> by Dmitry V. Levin · 16 years ago
  21. 14e3174 2007-07-11 Roland McGrath <roland@redhat.com> by Roland McGrath · 17 years ago
  22. 7d61ff1 2006-12-21 Dmitry V. Levin <ldv@altlinux.org> by Dmitry V. Levin · 17 years ago