summaryrefslogtreecommitdiffstats
path: root/src/util/profile/test_parse.c
Commit message (Expand)AuthorAgeFilesLines
* Add support for loadable profile modulesGreg Hudson2011-07-201-1/+1
* Mark and reindent util, with some exceptionsTom Yu2009-12-071-39/+40
* make mark-cstyleTom Yu2009-10-311-3/+3
* move prof-int.h to be the first include file in order to obtainJeffrey Altman2003-12-141-2/+2
* Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone;Ken Raeburn2001-10-101-1/+1
* * prof_init.c: Cleanup internal type warnings in calls to profile_initEzra Peisach2000-07-241-2/+3
* test_profile.c: Added ability to test profile set functions, and in aTheodore Tso1999-03-031-6/+2
* test_parse.c (main): Add a call to profile_verify_node so we can testTheodore Tso1999-02-191-1/+8
* profile.hin: Do not multiply process the contents of this fileRichard Basch1997-02-061-13/+0
* Only include stdlib.h if it's availableTheodore Tso1996-06-241-0/+2
* test_profile.c: Add usage message if not enough argumentsTheodore Tso1996-06-121-3/+4
* Make parsing more flexible, so we don't barf over lack of spacesTheodore Tso1996-02-141-0/+4
* Changes for Macintosh implementationKeith Vetter1995-07-061-2/+1
* Include prof_int.h. This programs relies on internal functions andEzra Peisach1995-05-091-1/+1
* and it needs PROTOTYPE() around it..Mark Eichin1995-04-271-1/+1
* * test_parse.c (main): can't make function declarations local toMark Eichin1995-04-271-1/+2
* Got the profile code to work on the PCKeith Vetter1995-04-271-2/+15
* Initial checkin of the profile libraryTheodore Tso1995-04-201-0/+43