summaryrefslogtreecommitdiffstats
path: root/runtime/Doxyfile
Commit message (Collapse)AuthorAgeFilesLines
* 2005-10-26 Martin Hunt <hunt@redhat.com>hunt2005-10-261-1/+1
| | | | | | | | | | | | | | | | | | * map.c (_new_map_create, _new_map_del_node, _new_map_del_node, _new_map_set_int64, _new_map_set_str,_new_map_get_int64, _new_map_get_str, _new_map_get_stat, _new_map_set_stat): New internal functions for the new API. * map-int.c (__stp_map_set_int64): Modify to return an error code. * map-stat.c (_stp_map_add_stat): Ditto. * map-str (_stp_map_set_str): Ditto. * Doxyfile: Remove predefines NEED_STRING_VALS, NEED_STATS, NEED_INT64. * map-keys.c: Ditto. * list.c (_stp_list_new): Ditto. Also set map->list. * map-values.c: Ditto.
* Set HAVE_DOT to NO.hunt2005-07-211-1/+1
|
* *** empty log message ***hunt2005-07-081-1/+1
|
* 2005-07-01 Martin Hunt <hunt@redhat.com>hunt2005-07-011-2/+2
| | | | | | | | | * probes.c: Convert all _stp_log() calls to either stp_warn() or dbug(). * print.c: Comment out dbug()s. * stat-common.c: Comment out dbug()s.
* 2005-06-29 Martin Hunt <hunt@redhat.com>hunt2005-06-291-1/+1
| | | | | | | * map-values.c (_stp_map_add_int64): Fix docs. * map-str.c: Fix some docs * map.c: Ditto. * map.doc: Ditto.
* 2005-06-27 Martin Hunt <hunt@redhat.com>hunt2005-06-271-1/+1
| | | | | | | * Doxyfile (PREDEFINED): Added USE_RET_PROBES. * probes.c (_stp_register_kretprobes): New function. (_stp_unregister_kretprobes): New function.
* 2005-06-18 Martin Hunt <hunt@redhat.com>hunt2005-06-181-7/+7
| | | | | | | | | | | | | | | | | | | | | | | * counter.c: New file. Counter aggregations. * stat.c: New file. Stat aggregations. * stat.h: Header file for stats. * map-int.c: New file. Support for int64 values. * map-stat.c: New file. Support for stat values. * map-str.c: New file. Support for string values. * map-values.c: Now just includes the necessary map-*.c files. * stat-common.c: New file. Stats stuff common to Stats and maps containing stats. * Doxyfile: Bumped version to 0.6. * README: Renamed README.doc and reorganized.
* 2005-05-26 Martin Hunt <hunt@redhat.com>hunt2005-05-261-6/+6
| | | | | | | | * current.c (_stp_sprint_regs): Implement for i386. * sym.c (_stp_symbol_sprint): Check name before trying to print it. (_stp_symbol_print): Change to macro that calls _stp_symbol_sprint().
* Rewritten maps and other updated files.hunt2005-05-171-5/+5
|
* *** empty log message ***hunt2005-04-071-4/+4
|
* *** empty log message ***hunt2005-03-291-1/+1
|
* *** empty log message ***hunt2005-03-221-1/+1
|
* *** empty log message ***hunt2005-03-221-9/+12
|
* *** empty log message ***hunt2005-03-211-1/+1
|
* Initial runtime checkin.hunt2005-03-091-0/+1161