4
I Use This!
Inactive

Commits : Listings

Analyzed about 17 hours ago. based on code collected about 17 hours ago.
Sep 18, 2024 — Sep 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Continue cleaning up the drawing, the y-coordinates need a bit of adjusting after this More... over 16 years ago
Slightly more intuitive naming of produced chart outputs. More... over 16 years ago
More restructuring as per advice found various places on the net. More... over 16 years ago
Added a 'batch' version that dumps a graph to file. More... over 16 years ago
Wired up --no-prune option. More... over 16 years ago
Added preliminary options support. For now the options do not do anything. More... over 16 years ago
Trimmed imports. More... over 16 years ago
Renamed file for consistency. More... over 16 years ago
Fixed problems with file references after reorganization. More... over 16 years ago
Added an example from the bootchart pages. More... over 16 years ago
Added ignores for .pyc files. More... over 16 years ago
Moved things around a bit as agreed. More... over 16 years ago
Fixed an off by one (widget) error in scrolling. More... over 16 years ago
Continue cleaning up the drawing, tab indent render(), and remove ifs (we always want these data) More... over 16 years ago
Added a unittest, really more of a functional test, comparing the results of the various methods in the ProcessTree-class with the results of the original Java code. More... over 16 years ago
Continue cleaning up the drawing, experiment with draw_chart, and finally get draw_processes in a familiar recursion More... over 16 years ago
Count the number of nodes in the right list - but loose the unused param More... over 16 years ago
Count the number of nodes in the right list More... over 16 years ago
Added code to allow scrolling - not quite done yet, but committing anyway to let Anders comment. More... over 16 years ago
Minor cleanup. More... over 16 years ago
Continue cleaning up the drawing, factor out draw_5sec_labels More... over 16 years ago
Continue cleaning up the drawing, factor out draw_process_activity_colors - fix indent More... over 16 years ago
Continue cleaning up the drawing, factor out draw_process_activity_colors More... over 16 years ago
Continue cleaning up the drawing, misc More... over 16 years ago
Continue cleaning up the drawing, factor out draw_process_connecting_lines More... over 16 years ago
Continue cleaning up the drawing, make a bit more space at the top More... over 16 years ago
Continue cleaning up the drawing, draw max tput More... over 16 years ago
Got rid of those pesky triangles. More... over 16 years ago
Yet another attempt at fixing the placing of process commands. More... over 16 years ago
Mysterious indentation error eliminated. More... over 16 years ago