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