4
I Use This!
Inactive

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 3 hours ago.
Sep 17, 2024 — Sep 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
don't wait for /proc to be mounted, mount it ourselves. create a kmsg node so we can do timestamped debugging via dmesg More... almost 16 years ago
add configuration files (etc.) to make it easier to package More... almost 16 years ago
rename bits More... almost 16 years ago
Add my re-written bootchart collector, using taskstats, based on Scott's original C bootchart collector More... almost 16 years ago
add bits More... almost 16 years ago
Parse new taskstats output from updated collector Double default width of seconds - we have fewer of them these days anyway More... almost 16 years ago
Make sure parsing also matches virtual disks, conventionally called vda, vdb etc. - should fix https://bugs.launchpad.net/bugs/441660 More... almost 16 years ago
If no path is given, look in /var/log/bootchart.tgz like the java bootcharter. This and previous commit was contributed by frederic crozat in issues 14 and 15 More... almost 16 years ago
fixes -f <format> handling More... almost 16 years ago
Urg, I forgot how much stuff is in the svn Id variable, try to get only the revision number More... about 16 years ago
Add setup.py script, contributed by Auke Kok in Issue 9, on my ubuntu system it currently installs the module to /usr/local/lib/python2.6/dist-packages and the script to /usr/local/bin/ may need a fix More... about 16 years ago
Fix drawing to file, broken by previous commit More... about 16 years ago
Add the an option to print out pid numbers by the process names, as suggested in issue 12 More... about 16 years ago
Add license info to all files, as suggested in Issue 11 More... over 16 years ago
Add output format guessing based on output file suffix (thanks to Michael Meeks) More... over 16 years ago
Revert a few of the optimizations from r127 to make tests pass again More... over 16 years ago
Cleanup test output More... over 16 years ago
Fix tests to work with Writer More... over 16 years ago
Some performance improvements. More... over 16 years ago
Remove what looks like an artifact from some hand editing, this makes examples/3 work again More... over 16 years ago
Implemented the options --quiet and --verbose (even though --verbose is only slightly more chatty than normal). More... over 16 years ago
Fixed a failed unittest: the code now correctly parses the header-property file. More... over 16 years ago
Drawing fix from Hernando Torque, see https://bugs.launchpad.net/bugs/360943 More... over 16 years ago
Minor cleanup. More... over 16 years ago
Fix https://bugs.launchpad.net/ubuntu/+source/pybootchartgui/+bug/355852: empty bootcharts are now discovered. More... over 16 years ago
Oops, forgot to follow up on the previous change in on_position_changed(). More... over 16 years ago
Fixed problems with scrollbars during zooms. More... over 16 years ago
Woops fix thinko in r116: Fix proc lines with spac in cmd - fix https://bugs.launchpad.net/bugs/356537 More... over 16 years ago
Fix proc lines with spac in cmd - fix https://bugs.launchpad.net/bugs/356537 More... over 16 years ago
Commit fix for Issue 6, from Sune Keller More... over 16 years ago