index
:
~suokko/sysprof
master
pristine-tar
upstream
sysprof for debian
suokko
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
profile.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-08
Remove last bits of process.[ch]
Søren Sandmann Pedersen
1
-1
/
+0
2009-09-08
Make StackStash store uint64_ts instead of pointers
Søren Sandmann Pedersen
1
-14
/
+21
2009-08-17
Free the sfile formats after freeing the input/output files.
Søren Sandmann Pedersen
1
-2
/
+2
2009-02-21
Get rid of hack to not fold recursions for "In file" symbols
Søren Sandmann Pedersen
1
-17
/
+1
2008-06-02
Do not fold recursions for symbols starting with "In file".
Søren Sandmann
1
-2
/
+18
2007-11-16
Updates
Soren Sandmann
1
-3
/
+1
2007-10-22
Make this a two-pass algorithm, one pass to add the trace, and one to do
Soren Sandmann
1
-60
/
+10
2007-10-22
Fix some spelling errors
Soren Sandmann
1
-3
/
+12
2007-08-26
Compute the size by simply summing the size of the siblings. They are
Soren Sandmann
1
-5
/
+5
2007-03-05
New function. Only warn once about bad CRC's.
Søren Sandmann
1
-15
/
+15
2006-11-22
Move match to front (add_trace_to_tree): Break as soon as a recursive call
Soren Sandmann
1
-4
/
+17
2006-11-20
reset the collector after generating the profile.
Soren Sandmann
1
-1
/
+1
2006-11-20
Use stack allocated variables to avoid taking addresses of bitfields.
Soren Sandmann
1
-3
/
+10
2006-11-20
Use stack_node_new() o (profile_load): Use set_root() instead of
Soren Sandmann
1
-2
/
+4
2006-11-11
New function
Soren Sandmann
1
-1
/
+1
2006-11-02
Increase the max number of addresses to 1021, reorganise SysprofMmapArea
Soren Sandmann
1
-4
/
+5
2006-10-26
Make the pointer array static to improve cache behavior and reduce calls
Soren Sandmann
1
-2
/
+5
2006-10-12
Skip nodes that don't have a parent.
Soren Sandmann
1
-18
/
+18
2006-10-11
Make this function return a list of immediate callers again.
Soren Sandmann
1
-2
/
+86
2006-07-31
Add a destroy notifier to StackStash
Soren Sandmann
1
-7
/
+1
2006-07-31
Simplify this file a bit, and make it not rely on atomic pointer writes.
Soren Sandmann
1
-1
/
+1
2006-04-22
updates Various formatting fixes.
Soeren Sandmann
1
-2
/
+2
2006-03-28
New files containing a simplified and sanitized version of the state
Soeren Sandmann
1
-27
/
+36
2006-03-12
updates
Soren Sandmann
1
-2
/
+2
2006-01-15
Updates
Soeren Sandmann
1
-64
/
+84
2006-01-14
Only build GUI when the necessary dependencies are found.
Soeren Sandmann
1
-1
/
+3
2005-11-08
Add beginning of a screenshot window.
Soeren Sandmann
1
-1
/
+2
2005-11-07
Test for !prev instead of !next.
Soeren Sandmann
1
-1
/
+1
2005-11-06
Make these function call back with GLists rather than GSLists.
Soeren Sandmann
1
-6
/
+3
2005-11-06
Turn this function into a StackFunction.
Soeren Sandmann
1
-17
/
+5
2005-11-05
Use callbacks from stackstash.
Soeren Sandmann
1
-29
/
+10
2005-11-05
Don't compute the total field.
Soeren Sandmann
1
-53
/
+3
2005-11-01
Add "total" field.
Soeren Sandmann
1
-27
/
+16
2005-10-31
TODO
Søren Sandmann Pedersen
1
-48
/
+47
2005-10-30
Merge stackstash-reorg branch into HEAD
Soren Sandmann
1
-411
/
+135
2005-10-01
Revert accidental commit of stackstash reorganisation
Søren Sandmann Pedersen
1
-7
/
+3
2005-10-01
Update
Soeren Sandmann
1
-3
/
+7
2005-08-16
Fix some warnings.
Soeren Sandmann
1
-4
/
+4
2005-07-10
Cache BinFiles by filename.
Soeren Sandmann
1
-2
/
+2
2005-05-10
*** empty log message ***
Søren Sandmann Pedersen
1
-1
/
+3
2005-05-07
Implement this function
Søren Sandmann
1
-6
/
+2
2005-04-23
Store a pointer to the root of the call tree
Søren Sandmann
1
-7
/
+4
2005-04-09
Remove debug spew
Søren Sandmann
1
-0
/
+19
2005-03-31
Make this function work
Soeren Sandmann
1
-26
/
+31
2005-03-28
updates
Soeren Sandmann
1
-0
/
+1
2005-03-26
Remove "loading and saving"
Søren Sandmann
1
-4
/
+2
2005-03-23
Primitive loading and saving.
Soeren Sandmann
1
-6
/
+44
2005-03-05
Bug fixes. Add actual generation.
Soeren Sandmann
1
-1
/
+1
2005-03-04
Write this function.
Soeren Sandmann
1
-13
/
+56
2005-03-03
Experiment with a file-format-description format.
Soeren Sandmann
1
-256
/
+83
[next]