summaryrefslogtreecommitdiffstats
path: root/src/util/profile/test_parse.c
Commit message (Expand)AuthorAgeFilesLines
* 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