aboutsummaryrefslogtreecommitdiff
path: root/count.c
AgeCommit message (Expand)Author
2018-06-14Update strace to 4.22.Elliott Hughes
2018-02-20Update strace to 4.21.Elliott Hughes
2017-07-05Update strace to 4.18.Elliott Hughes
2017-05-25Upgrade strace to 4.17.Elliott Hughes
2017-02-15Upgrade strace to 4.16 from 4.14.Elliott Hughes
2016-05-10Fix NULL dereference in "-S name" when syscall table has holesDmitry V. Levin
2015-11-27Refer to -h on incorrect usageElvira Khabirova
2015-05-25Introduce memory allocation wrappersDmitry V. Levin
2014-09-17Fix compilation warnings reported by gcc -Wsign-compareDmitry V. Levin
2014-05-29Optionally produce stats on syscall latencyMark Hills
2014-05-29Constify count_syscall functionDmitry V. Levin
2013-03-07Tweaks for -c: fixed setitimer/getitimer hack; optimized call_summary_pers()Denys Vlasenko
2013-02-21Eliminate many SCNO_IS_VALID checksDenys Vlasenko
2013-02-16Mass rename of SCNO_IN_RANGE define to SCNO_IS_VALIDDenys Vlasenko
2012-05-15Make sure current_wordsize and PERSONALITY0_WORDSIZE are ints in all archesDenys Vlasenko
2012-04-27Cast current_wordsize to an intMike Frysinger
2012-03-19Optimize code if we have only one personalityDenys Vlasenko
2012-03-16Tidy up includes and copyright notices, fix indentationDenys Vlasenko
2012-03-08Trivial tweaks to error messagesDenys Vlasenko
2012-02-25Automated removal of non-Linux codeDenys Vlasenko
2012-02-06Cast to long for %l in printfH.J. Lu
2011-08-31Make out-of-memory handling more uniformDenys Vlasenko
2011-08-25Opotimize "scno >= 0 && scno < nsyscalls" checkDenys Vlasenko
2011-08-23count_syscall() always returns 0, optimize itDenys Vlasenko
2011-06-22Whitespace cleanups. No code changes.Denys Vlasenko
2010-09-07Fix const-correctness issues uncovered by gcc -Wwrite-stringsDmitry V. Levin
2010-04-07Implement -C option to combine regular and -c outputDmitry V. Levin
2008-04-192008-04-19 Dmitry V. Levin <ldv@altlinux.org>Dmitry V. Levin
2007-07-112007-07-11 Roland McGrath <roland@redhat.com>Roland McGrath
2006-12-212006-12-21 Dmitry V. Levin <ldv@altlinux.org>Dmitry V. Levin