aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAge
* Add support for PULL_TIMER tracing.wip-semi-part-tracingAndrea Bastoni2010-09-28
| | | | Match litmus2010 (2.6.34) commit 46fe457792f9deb
* Parametrize CYCLES per US2010.22010.1Andrea Bastoni2010-04-21
|
* ft2csv: accept short names (without the trailing _START)2008.3Bjoern B. Brandenburg2009-05-05
| | | | Also, adjust line breaks to fit within 80 chars.
* 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
|
* support i386 compilation on x86_64Bjoern B. Brandenburg2009-03-22
| | | | | | | This allows the ft_tools binaries to be build on Koruna for QEMU images. As with liblitmus, this is done by issuing the command ARCH=i386 scons
* switch to scons for buildingBjoern B. Brandenburg2008-12-25
|
* less noiseBjoern B. Brandenburg2008-12-25
|
* add dummy license file2008.2Bjoern B. Brandenburg2008-12-09
|
* optionally look at non-rt overheadsBjoern B. Brandenburg2008-12-09
|
* timestamp.h: rip out old unneeded definitionsBjoern B. Brandenburg2008-12-09
|
* make st_trace more robustBjoern 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
|
* add config varsBjoern B. Brandenburg2008-11-08
|
* consistent namingBjoern B. Brandenburg2008-11-08
|
* provide ability to name tracesBjoern B. Brandenburg2008-11-08
|
* display bytes transferredBjoern B. Brandenburg2008-11-08
|
* add sched_trace wrapper scriptBjoern B. Brandenburg2008-11-03
|
* 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
| | | | | | | | | | | | - the whole NAME->ID mess should really be a wrapper script.
* | | display information about struct timestampBjoern B. Brandenburg2008-09-24
| |/ |/|
* | simplify searching for timestamps. This also fixes a bug.Bjoern B. Brandenburg2008-05-22
| |
* | fix compilationBjoern B. Brandenburg2008-05-22
| |
* | add dump toolBjoern B. Brandenburg2008-05-22
|/
* another kernel data format changeBjoern B. Brandenburg2008-05-22
| | | | don't use timestamps that did not involve a real-time task
* follow kernel API change: use fixed width fieldsBjoern B. Brandenburg2008-05-22
|
* Makefile: compile on both sparc and i385Bjoern B. Brandenburg2008-05-22
|
* add new time stamps and drain on SIGUSR1Bjoern B. Brandenburg2008-05-21
|
* fiddle with the filter thresholdBjoern B. Brandenburg2008-05-20
|
* add PCP timestampsBjoern B. Brandenburg2008-04-13
|
* I guess these are the last uncommitted changes from the RTAS work?Bjoern B. Brandenburg2008-04-13
|
* added skipping until first end TS foundBjoern B. Brandenburg2007-09-14
|
* Add a whole bunch of new timestamps.Bjoern B. Brandenburg2007-05-17
|
* Added filtering.Bjoern B. Brandenburg2007-05-16
|
* event namingBjoern B. Brandenburg2007-05-16
|
* Nicer structureBjoern B. Brandenburg2007-05-16
|
* Initial commitBjoern B. Brandenburg2007-05-16