initrd: /usr/share/initrd/sbin wasn't being created. Add it via mtree(8).
[dragonfly.git] / usr.bin / evtranalyze /
2010-06-12 Sascha Wildnerevtranalyze.1: Oops, add back the '.' I removed by...
2010-06-12 Sascha Wildnerevtranalyze.1: Fix some .El mixup.
2010-06-12 Aggelos Economopoulosevtranalyze.1: update and expand manpage
2010-06-12 Aggelos Economopoulosevtranalyze: plotting capability
2010-05-28 Sascha Wildnerevtranalyze(1): Staticise some functions for now to...
2010-05-28 Aggelos Economopoulosevtranalyze: support for completion event statistics
2010-05-26 Aggelos Economopoulosevtranalyze: don't try to open stdin by default
2010-05-26 Aggelos Economopoulosevtranalyze: correctly print out name of variable
2010-04-24 Sascha Wildnermanpages: Fix some mdoc issues and remove trailing...
2010-04-23 Aggelos Economopoulosevtranalyze: clean up warnings
2010-04-23 Aggelos Economopoulosevtranalyze: fix thinko in debug code
2010-04-23 Aggelos Economopoulosevtr: initial implementation of a DSL
2010-03-18 Rui PauloMerge branch 'master' into net80211-update
2010-03-05 Matthew DillonMerge remote branch 'crater/master' into net80211-update
2010-03-05 Michael NeumannMerge branch 'master' of git://git.dragonflybsd.org...
2010-03-04 Sascha WildnerFix typos in manual pages and user visible messages.
2010-02-28 Peter AvalosMerge branch 'vendor/OPENSSL'
2010-02-23 Rui PauloMerge branch 'master' into net80211-update
2010-02-23 Matthew DillonMerge branch 'vendor/EXPAT'
2010-02-18 Aggelos Economopoulosevtranalyze: share debugging declarations
2010-02-17 Aggelos Economopoulosevtranalyze: correct allocation size
2010-02-15 Aggelos Economopoulosevtr: modularize debug output
2010-02-15 Aggelos Economopoulosevtranalyze: add summary command and refactor interval...
2010-02-13 Aggelos Economopoulosevtranalyze: fix sloppy format strings
2010-02-13 Aggelos Economopoulosevtr: dump core frequencies and use them to print times...
2010-02-13 Aggelos Economopoulosevtranalyze: correct a couple of filtering bugs
2010-02-08 Aggelos EconomopoulosBring in a simple event tracing library and POC utility