summaryrefslogtreecommitdiffstats
path: root/src/util/profile/prof_get.c
Commit message (Expand)AuthorAgeFilesLines
* Revert r25669 pending clarification of goals and API reviewTom Yu2012-02-031-58/+1
* Added a new trace logging message TRACE_PROFILE_ERR to improve the diagnostic...Zhanna Tsitkov2012-02-031-1/+58
* Ensure profile_iterator always sets output paramsGreg Hudson2011-07-261-4/+4
* Rewrite set_results() in prof_get.cGreg Hudson2011-07-251-19/+22
* Restore accessor behavior on null profilesGreg Hudson2011-07-251-0/+8
* Add libprofile support for vtable-backed profilesGreg Hudson2011-07-201-62/+210
* Mark and reindent util, with some exceptionsTom Yu2009-12-071-275/+276
* make mark-cstyleTom Yu2009-10-311-15/+15
* Unsigned/signed warnings cleanupEzra Peisach2008-10-281-3/+3
* Use strdup in place of malloc/strcpy in many placesGreg Hudson2008-10-201-4/+2
* use strdupKen Raeburn2006-10-281-4/+2
* * prof_get.c (profile_parse_boolean): Declare first argument asEzra Peisach2004-03-081-1/+1
* ProtoizeKen Raeburn2004-02-191-62/+26
* * prof_get.c (profile_iterator_create): NAMES argument points to const pointers.Ken Raeburn2003-12-201-1/+1
* move prof-int.h to be the first include file in order to obtainJeffrey Altman2003-12-141-1/+1
* * prof_get.c (conf_yes, conf_no): Entries now point to const.Ken Raeburn2002-12-071-3/+3
* * prof_get.c (profile_get_integer): Set errno to 0 before strtol call, so weKen Raeburn2002-06-041-8/+16
* * prof_get.c (conf_yes, conf_no): Now const.Ken Raeburn2002-05-081-3/+3
* Danilo says we can get rid of the DLLIMP stuff nowKen Raeburn2001-10-041-11/+11
* * prof_tree.c (struct profile_iterator): Member "names" now points to const.Ken Raeburn2001-07-191-1/+1
* 2000-05-15 Alexandra Ellwood <lxs@mit.edu>Alexandra Ellwood2000-05-151-6/+8
* 2000-04-03 Jeffrey Altman <jaltman@columbia.edu>Jeffrey Altman2000-04-041-1/+1
* 2000-04-03 Jeffrey Altman <jaltman@columbia.edu>Jeffrey Altman2000-04-041-6/+6
* Added profile_get_booleanMiro Jurisic2000-03-241-1/+77
* Remove profile_free_string because we already have profile_release_stringDanilo Almeida1999-08-051-8/+0
* Add profile_free_string to free strings allocated by profile_get_stringDanilo Almeida1999-08-051-0/+8
* prof_tree.c: Add new functions profile_get_node_name,Theodore Tso1999-03-031-8/+16
* * prof_tree.c (profile_node_iterator): Added comments indicating thatTheodore Tso1999-01-251-1/+31
* prof_get.c: Add new public profile_iterator functions for iteratingTheodore Tso1998-12-041-0/+28
* prof_get.c (profile_get_values): If there are no relations found,Theodore Tso1998-11-171-0/+5
* Makefile.in: Set the myfulldir and mydir variables (which are relativeTheodore Tso1998-11-141-232/+50
* Makefile.in: Added prof_get.c to the list of files to be compiledTheodore Tso1998-11-031-0/+523