diff options
author | Stan Cox <scox@redhat.com> | 2008-05-29 14:46:38 -0400 |
---|---|---|
committer | Stan Cox <scox@redhat.com> | 2008-05-29 14:46:38 -0400 |
commit | c39d889155d4c9365bd27691d22a92c447ced976 (patch) | |
tree | 64b56069b0435ac09564ba983bea154a9747bcbe /runtime/ChangeLog | |
parent | ef63732e82dd7979dcf608ba6ed4528e150b47ac (diff) | |
download | systemtap-steved-c39d889155d4c9365bd27691d22a92c447ced976.tar.gz systemtap-steved-c39d889155d4c9365bd27691d22a92c447ced976.tar.xz systemtap-steved-c39d889155d4c9365bd27691d22a92c447ced976.zip |
SW5106 Remove old map and histogram formatting code
Diffstat (limited to 'runtime/ChangeLog')
-rw-r--r-- | runtime/ChangeLog | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/runtime/ChangeLog b/runtime/ChangeLog index cc8bf1b0..c9cd07fc 100644 --- a/runtime/ChangeLog +++ b/runtime/ChangeLog @@ -1,3 +1,18 @@ +2008-05-29 Stan Cox <scox@redhat.com> + + * map.c (print_keytype): Remove. + (print_valtype): Remove. + (_stp_map_printn): Remove. + (_stp_map_print): Remove. + (_stp_pmap_printn): Remove. + * stat-common.c (_stp_stat_print_valtype): Remove. + * stat.c (__stp_stat_print): Remove. + (_stp_stat_print_cpu): Remove. + (_stp_stat_print): Remove. + * Makefile: Delete. + * tests: Delete. + * probes: Delete. + 2008-05-28 David Smith <dsmith@redhat.com> * task_finder.c (__stp_utrace_attach_match_filename): Added |