summaryrefslogtreecommitdiff
path: root/count.c
Commit message (Expand)AuthorAge
* Tweaks for -c: fixed setitimer/getitimer hack; optimized call_summary_pers()Denys Vlasenko2013-03-07
* Eliminate many SCNO_IS_VALID checksDenys Vlasenko2013-02-21
* Mass rename of SCNO_IN_RANGE define to SCNO_IS_VALIDDenys Vlasenko2013-02-16
* Make sure current_wordsize and PERSONALITY0_WORDSIZE are ints in all archesDenys Vlasenko2012-05-15
* Cast current_wordsize to an intMike Frysinger2012-04-27
* Optimize code if we have only one personalityDenys Vlasenko2012-03-19
* Tidy up includes and copyright notices, fix indentationDenys Vlasenko2012-03-16
* Trivial tweaks to error messagesDenys Vlasenko2012-03-08
* Automated removal of non-Linux codeDenys Vlasenko2012-02-25
* Cast to long for %l in printfH.J. Lu2012-02-06
* Make out-of-memory handling more uniformDenys Vlasenko2011-08-31
* Opotimize "scno >= 0 && scno < nsyscalls" checkDenys Vlasenko2011-08-25
* count_syscall() always returns 0, optimize itDenys Vlasenko2011-08-23
* Whitespace cleanups. No code changes.Denys Vlasenko2011-06-22
* Fix const-correctness issues uncovered by gcc -Wwrite-stringsDmitry V. Levin2010-09-07
* Implement -C option to combine regular and -c outputDmitry V. Levin2010-04-07
* 2008-04-19 Dmitry V. Levin <ldv@altlinux.org>Dmitry V. Levin2008-04-19
* 2007-07-11 Roland McGrath <roland@redhat.com>Roland McGrath2007-07-11
* 2006-12-21 Dmitry V. Levin <ldv@altlinux.org>Dmitry V. Levin2006-12-21