aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Collapse)AuthorAge
* Modified ft to support fz overhead tracingHEADmasterztong2021-03-10
|
* Port st-dump and st-job-statsBjoern Brandenburg2016-03-23
| | | | | | Include st-dump (formerly 'st_show') and st-job-stats (formerly 'st_job_stats') from https://github.com/brandenburg/sched-trace-tools in this repository.
* Support new event IDsBjoern Brandenburg2016-03-08
| | | | ...XCALL, SEND_XCALL, SCHED_TIMER, and TIMER_LATENCY.
* Add support for QUANTUM_BOUNDARY_{START,END}Bjoern Brandenburg2014-06-07
|
* Add TSC calibration support to ftcatBjoern Brandenburg2014-01-14
| | | | | | Provide the -c option to calibrate the TSC offsets. Provide the -v option to get output about it.
* Update timestamp structure to reflect PID fieldBjoern Brandenburg2012-10-19
|
* Update locking timestamp IDsBjoern Brandenburg2012-10-19
| | | | ...to mirror those used in the kernel.
* Add support for IRQ flag and counter in binary trace format.Bjoern B. Brandenburg2012-01-30
| | | | | | | | This introduces the new bit allocation and adds support to ftdump for showing the values. Not yet included is any support for filtering based on IRQ interference.
* update timestamp typesBjoern B. Brandenburg2011-07-25
|
* Add tool for sorting binary Feather-Trace streamsBjoern 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
|
* add SEND_RESCHED eventBjoern B. Brandenburg2009-04-28
|
* timestamp.h: rip out old unneeded definitionsBjoern B. Brandenburg2008-12-09
|
* 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
|
* add new time stamps and drain on SIGUSR1Bjoern B. Brandenburg2008-05-21
|
* add PCP timestampsBjoern B. Brandenburg2008-04-13
|
* 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