aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAge
* Remove two sources of outliers2013.12012.3Bjoern Brandenburg2012-10-19
* Be more verbose about aborted movesBjoern Brandenburg2012-10-19
* Add monotonicity filtering to ftsortBjoern Brandenburg2012-10-19
* Add -s (simulate) and -v (verbose) flags to ftsortBjoern Brandenburg2012-10-19
* Add filtering of IRQ-disturbed samples (on by default)Bjoern Brandenburg2012-10-19
* Support matching based on PID in ft2csvBjoern Brandenburg2012-10-19
* Update timestamp structure to reflect PID fieldBjoern Brandenburg2012-10-19
* Update locking timestamp IDsBjoern Brandenburg2012-10-19
* Support terminating ftcat after a given number of samples has been readBjoern Brandenburg2012-10-19
* Remove hard-coded threshold2012.2Bjoern Brandenburg2012-08-01
* Add support for IRQ flag and counter in binary trace format.2012.1Bjoern B. Brandenburg2012-01-30
* create nicer output in ftdumpBjoern B. Brandenburg2011-11-24
* update timestamp typesBjoern B. Brandenburg2011-07-25
* report ioctl errorsBjoern B. Brandenburg2011-07-25
* Switch to ioctl() interface for Feather-Trace devicesBjoern B. Brandenburg2011-07-23
* Fix compiler warning.Bjoern B. Brandenburg2011-07-23
* Support filtering by CPU identity.Bjoern B. Brandenburg2011-02-21
* write back dirty pages and keep track of speedBjoern B. Brandenburg2011-02-18
* pre-page mapped filesBjoern B. Brandenburg2011-02-18
* allow binary output in ft2csvBjoern B. Brandenburg2011-02-18
* Remove endian swapping from ft2csv; don't skip over holesBjoern B. Brandenburg2011-02-17
* Add tool for sorting binary Feather-Trace streamsBjoern B. Brandenburg2011-02-17
* show non-consecutive sequence numbersBjoern B. Brandenburg2011-02-17
* add support for release latency; make ftdump a bit prettierBjoern B. Brandenburg2011-02-17
* Add TS_RELEASE_LATENCYBjoern B. Brandenburg2011-02-05
* Parametrize CYCLES per US2010.22010.1Andrea Bastoni2010-04-21
* ft2csv: accept short names (without the trailing _START)2008.3Bjoern B. Brandenburg2009-05-05
* silence a bunch of 64bit-specific warningsBjoern B. Brandenburg2009-05-05
* remove unused code to silence gcc warningBjoern B. Brandenburg2009-05-05
* add SEND_RESCHED eventBjoern B. Brandenburg2009-04-28
* fix the documentation fix...Bjoern B. Brandenburg2009-04-28
* document -b optionBjoern B. Brandenburg2009-04-28
* optionally look at non-rt overheadsBjoern B. Brandenburg2008-12-09
* timestamp.h: rip out old unneeded definitionsBjoern B. Brandenburg2008-12-09
* add license stuffBjoern B. Brandenburg2008-12-09
* properly disable eventsBjoern B. Brandenburg2008-12-09
* provide usage informationBjoern B. Brandenburg2008-12-09
* display bytes transferredBjoern B. Brandenburg2008-11-08
* bugfix: advance to next record in byte order conversionBjoern Brandenburg2008-09-25
* Merge branch 'master' of ssh://cvs/cvs/proj/litmus/repo/ft_toolsBjoern Brandenburg2008-09-25
|\
| * add support for big/little endian swappingBjoern B. Brandenburg2008-09-25
* | don't assume 64 bitsBjoern Brandenburg2008-09-25
|/
* Merge branch 'master' of ssh://cvs/cvs/proj/litmus/repo/ft_toolsBjoern B. Brandenburg2008-09-24
|\
| * Merge branch 'master' of git+ssh://cvs/cvs/proj/litmus/repo/ft_toolsBjoern B. Brandenburg2008-09-22
| |\
| * | hack: support passing arbitrary IDsBjoern B. Brandenburg2008-09-22
* | | display information about struct timestampBjoern B. Brandenburg2008-09-24
| |/ |/|
* | simplify searching for timestamps. This also fixes a bug.Bjoern B. Brandenburg2008-05-22
* | add dump toolBjoern B. Brandenburg2008-05-22
|/
* another kernel data format changeBjoern B. Brandenburg2008-05-22
* follow kernel API change: use fixed width fieldsBjoern B. Brandenburg2008-05-22