summaryrefslogtreecommitdiffstats
path: root/runtime/README
Commit message (Collapse)AuthorAgeFilesLines
* 2006-09-26 David Smith <dsmith@redhat.com>dsmith2006-09-261-1/+1
| | | | | | | | | | * README: Changed 'stpd' references to 'staprun'. * README.doc: Ditto. * TODO: Ditto. * io.c: Ditto. * print.c: Ditto. * runtime.h: Ditto. * bench2/bench.rb: Ditto.
* 2005-06-18 Martin Hunt <hunt@redhat.com>hunt2005-06-181-138/+5
| | | | | | | | | | | | | | | | | | | | | | | * 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-31/+62
| | | | | | | | * 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().
* *** empty log message ***hunt2005-04-071-55/+110
|
* *** empty log message ***hunt2005-03-291-1/+4
|
* *** empty log message ***hunt2005-03-221-11/+13
|
* *** empty log message ***hunt2005-03-211-3/+9
|
* Initial runtime checkin.hunt2005-03-091-0/+45