mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
Don't compute the total field.
Sat Nov 5 12:39:33 2005 Soeren Sandmann <sandmann@redhat.com> * profile.c (add_trace_to_tree): Don't compute the total field. * profile.h (struct ProfileDescendant): Remove 'total' field. * sysprof.c: Delete DESCENDANTS_TOTAL column and everything related to it. * profile.c: Remove commented out code * sfile.c (handle_text): Don't copy the text
This commit is contained in:
committed by
Søren Sandmann Pedersen
parent
cf761a2a70
commit
1f5b6ff38c
13
ChangeLog
13
ChangeLog
@ -1,3 +1,16 @@
|
||||
Sat Nov 5 12:39:33 2005 Soeren Sandmann <sandmann@redhat.com>
|
||||
|
||||
* profile.c (add_trace_to_tree): Don't compute the total field.
|
||||
|
||||
* profile.h (struct ProfileDescendant): Remove 'total' field.
|
||||
|
||||
* sysprof.c: Delete DESCENDANTS_TOTAL column and everything
|
||||
related to it.
|
||||
|
||||
* profile.c: Remove commented out code
|
||||
|
||||
* sfile.c (handle_text): Don't copy the text
|
||||
|
||||
2005-11-04 Soren Sandmann <sandmann@redhat.com>
|
||||
|
||||
* collector.[ch]: Add copyright statement.
|
||||
|
||||
Reference in New Issue
Block a user