Submit #3063
closed
kcollect export to dbm and view existing dbm file
Added by htse about 7 years ago.
Updated about 7 years ago.
Description
adds the ability to export to DBM db file with -b option and option to display existing dumped files with -d (-o option is used in display)
Files
- File kcollect_load.patch added
As discussed in irc: the loading routine decoupled from display so that it can both display and plot from database
database "adding on" functionality tested and working.
- File deleted (
kcollect_load.patch)
well I'm a retard and I officially can't work git because I'm a git, there's that. :P
I remade the patch again, third time good time I hope but I also pushed it to a public remote gitlab repository if that's easier: https://gitlab.com/HowTheStoryEnds/kcollect.git
- Status changed from New to In Progress
- Assignee set to dillon
ok, committed the updated patch with whitespace and formatting fixes, plus a manual page adjustment.
-Matt
- % Done changed from 100 to 90
Saves the kcollect_t[] first 2 header records to the dbm file with "HEADER 0" and "HEADER 1" keys
clean up patch, adds switch so we know we get data loaded from disk for GMT conversion. Not happy yet with the time conversion stuff, something is off there. try a dump and then a dump from that load to see what I mean. :/
so
./kcollect -b testdump
./kcollect -d testdump -b testdump2
I hope this is the final patch: bugfixed + -r option, which writes only the header records to an existing DB, based on the header records of the current in kernel ary.
- Status changed from In Progress to Closed
Matt said all of this was pushed, so closing it.
Also available in: Atom
PDF