mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
Updates
2007-11-16 Soren Sandmann <sandmann@daimi.au.dk> * TODO: Updates * process.c (process_locate_map): Move map to front * profile.c (profile_load): Ignore the toplevel field in the file since we can compute it ourselves. * stackstash.c (stack_stash_decorate): New function * stackstash.c (stack_stash_add_trace): Decorate the tree lazily instead of on each sample. svn path=/trunk/; revision=387
This commit is contained in:
committed by
Søren Sandmann Pedersen
parent
0118fb459b
commit
d82fe2e474
14
ChangeLog
14
ChangeLog
@ -1,3 +1,17 @@
|
||||
2007-11-16 Soren Sandmann <sandmann@daimi.au.dk>
|
||||
|
||||
* TODO: Updates
|
||||
|
||||
* process.c (process_locate_map): Move map to front
|
||||
|
||||
* profile.c (profile_load): Ignore the toplevel field in the file
|
||||
since we can compute it ourselves.
|
||||
|
||||
* stackstash.c (stack_stash_decorate): New function
|
||||
|
||||
* stackstash.c (stack_stash_add_trace): Decorate the tree lazily
|
||||
instead of on each sample.
|
||||
|
||||
2007-10-22 Soren Sandmann <sandmann@daimi.au.dk>
|
||||
|
||||
* process.c (look_for_vmlinux): Use an array instead of a
|
||||
|
||||
Reference in New Issue
Block a user