summaryrefslogtreecommitdiffstats
path: root/runtime/map.h
Commit message (Collapse)AuthorAgeFilesLines
* 2005-06-18 Martin Hunt <hunt@redhat.com>hunt2005-06-181-22/+15
| | | | | | | | | | | | | | | | | | | | | | | * 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-31 Martin Hunt <hunt@redhat.com>hunt2005-05-311-4/+3
| | | | | | | | | * map.c (_stp_map_print): Now takes a format string instead of a name. * map.h (foreach): Update macro. * string.c (_stp_string_cat_char): New function. Append a char to a string.
* 2005-05-26 Martin Hunt <hunt@redhat.com>hunt2005-05-261-19/+28
| | | | | | | | * 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-53/+104
|
* *** empty log message ***hunt2005-04-071-18/+18
|
* Update to use relayfs.hunt2005-04-071-8/+12
|
* *** empty log message ***hunt2005-03-291-15/+25
|
* *** empty log message ***hunt2005-03-221-24/+51
|
* *** empty log message ***hunt2005-03-221-6/+17
|
* Initial runtime checkin.hunt2005-03-091-0/+141