4
I Use This!
Inactive

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 3 hours ago.
Sep 18, 2024 — Sep 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
update More... about 15 years ago
0.12.3 More... about 15 years ago
cleanup the README More... about 15 years ago
Listen for PROC_EVENTS errors as we first connect to the socket, Hopefully this fixes issue 8 - I was previously fooled by kernels that return EPROTONOTSUPPORTED much earlier on the socket(PF_NETLINK... call More... about 15 years ago
dump /proc/cpuinfo so we have it lying around, first cut: stores a copy in memory in the collector; patch from Riccardo Magliocchetti More... about 15 years ago
Riccardo Magliocchetti's fix for dumping the different ARM cpuinfo model name nicely. More... about 15 years ago
try to recover from very odd host / domain names. More... about 15 years ago
Try harder to detect missing CONFIG_TASKSTATS ... - really needs testing, but I don't have such a kernel around just now. More... about 15 years ago
Count 'processor:' lines to help ARM CPUs. More... about 15 years ago
fix num_cpu calculation issue More... about 15 years ago
commit 8d93f585c4fcdd58c43aa9764de8b8ddf4fec0ed Date: Fri Aug 13 23:51:34 2010 +0200 More... about 15 years ago
commit c894796bcd3e5c5f777cf3baf6fdd73ae7f3bf25 Date: Fri Aug 13 23:53:18 2010 +0200 More... about 15 years ago
0.12.2 More... about 15 years ago
Fix -pthread compilation and linking More... about 15 years ago
0.12.1 More... about 15 years ago
misc debug bits More... about 15 years ago
move log_header from shell into the collector. improve robustness of parser / rendering to malformed logs fix dmesg error handling. add hidden -t test mode. More... about 15 years ago
Avoid dmesg requirement by dumping the kernel log ourselves. + don't do that if we are not started manually. Fix non-killing of the collector bug. More... about 15 years ago
missing defaults for no-config-file case. More... about 15 years ago
more. More... about 15 years ago
Remove all the things that are already done ... More... about 15 years ago
Added option -t/--boot-time to run pybootchartgui but only print the time it took to boot up More... about 15 years ago
homing in on ptrace read problem ... More... about 15 years ago
Fix horrible snafus with remote argument parsing... More... about 15 years ago
Don't exit with an error (as pid 1) if our config is missing: unfriendly. More... about 15 years ago
Handle newlines in command-line arguments properly - they do turn up More... about 15 years ago
don't sanity check the initrd, and bail if we don't have a init=/sbin/bootchartd if we are started manually in -r mode. More... about 15 years ago
re-factor arg parsing to be cleaner More... over 15 years ago
Split out the dumping code to a new module. More... over 15 years ago
fix command-line rendering again More... over 15 years ago