summaryrefslogtreecommitdiff
path: root/Src/Modules/zprof.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-2845923 (with memory leak fixed, cf. 45924): zprof: Don't tally all anonymous f...Daniel Shahaf1-3/+28
2007-07-0623665: autoloading of module features and related tweaksPeter Stephenson1-5/+5
2007-05-28see 23479: add initial features support for modulesPeter Stephenson1-4/+25
2004-06-02Marked unused parameters with the new UNUSED() macro.Wayne Davison1-2/+2
2002-08-2717582: Improved option argument handling.Peter Stephenson1-2/+2
2001-05-28Silence compiler warnings.Bart Schaefer1-2/+2
2001-05-28make the zprof wrapper function be more careful, avoiding almost all of the c...Sven Wischnowsky1-48/+59
2001-03-20fix misaligned percent output of zprof (13673)Sven Wischnowsky1-29/+25
1999-12-13Initial revisionTanaka Akira1-0/+328