summaryrefslogtreecommitdiffstats
path: root/src/util/profile/prof_set.c
Commit message (Expand)AuthorAgeFilesLines
* Assume mutex locking cannot failGreg Hudson2013-05-141-12/+4
* Add support for loadable profile modulesGreg Hudson2011-07-201-1/+1
* Add libprofile support for vtable-backed profilesGreg Hudson2011-07-201-0/+26
* Mark and reindent util, with some exceptionsTom Yu2009-12-071-215/+216
* make mark-cstyleTom Yu2009-10-311-19/+18
* * prof_set.c: profile calls which set values should not fail if file is not ...Alexandra Ellwood2004-11-041-3/+0
* * prof_file.c, prof_int.h, prof_set.c: Remove support for non-SHARE_TREE_DATAKen Raeburn2004-10-151-16/+7
* * prof_file.c (profile_dereference_data_locked): New function.Ken Raeburn2004-09-281-1/+1
* * prof_tree.c (struct profile_node): Add new bitfield DELETED.Ken Raeburn2004-09-231-1/+1
* * prof_int.h (struct _prf_data_t): Add a mutex.Ken Raeburn2004-08-271-38/+62
* ProtoizeKen Raeburn2004-02-191-18/+8
* move prof-int.h to be the first include file in order to obtainJeffrey Altman2003-12-141-2/+2
* Merge in data tree sharing, minus locking support, plus a bugfix or twoKen Raeburn2002-12-201-2/+34
* Checkpoint first step of merge.Ken Raeburn2002-12-071-10/+10
* Danilo says we can get rid of the DLLIMP stuff nowKen Raeburn2001-10-041-4/+4
* prof_tree.c: Add new functions profile_get_node_name,Theodore Tso1999-03-031-0/+252