Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Modified ft to support fz overhead tracingHEADmaster | ztong | 2021-03-10 |
| | |||
* | Port st-dump and st-job-stats | Bjoern Brandenburg | 2016-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 IDs | Bjoern Brandenburg | 2016-03-08 |
| | | | | ...XCALL, SEND_XCALL, SCHED_TIMER, and TIMER_LATENCY. | ||
* | Add support for QUANTUM_BOUNDARY_{START,END} | Bjoern Brandenburg | 2014-06-07 |
| | |||
* | Add TSC calibration support to ftcat | Bjoern Brandenburg | 2014-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 field | Bjoern Brandenburg | 2012-10-19 |
| | |||
* | Update locking timestamp IDs | Bjoern Brandenburg | 2012-10-19 |
| | | | | ...to mirror those used in the kernel. | ||
* | Add support for IRQ flag and counter in binary trace format. | Bjoern B. Brandenburg | 2012-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 types | Bjoern B. Brandenburg | 2011-07-25 |
| | |||
* | Add tool for sorting binary Feather-Trace streams | Bjoern B. Brandenburg | 2011-02-17 |
| | |||
* | add support for release latency; make ftdump a bit prettier | Bjoern B. Brandenburg | 2011-02-17 |
| | |||
* | Add TS_RELEASE_LATENCY | Bjoern B. Brandenburg | 2011-02-05 |
| | |||
* | add SEND_RESCHED event | Bjoern B. Brandenburg | 2009-04-28 |
| | |||
* | timestamp.h: rip out old unneeded definitions | Bjoern B. Brandenburg | 2008-12-09 |
| | |||
* | another kernel data format change | Bjoern B. Brandenburg | 2008-05-22 |
| | | | | don't use timestamps that did not involve a real-time task | ||
* | follow kernel API change: use fixed width fields | Bjoern B. Brandenburg | 2008-05-22 |
| | |||
* | add new time stamps and drain on SIGUSR1 | Bjoern B. Brandenburg | 2008-05-21 |
| | |||
* | add PCP timestamps | Bjoern B. Brandenburg | 2008-04-13 |
| | |||
* | Add a whole bunch of new timestamps. | Bjoern B. Brandenburg | 2007-05-17 |
| | |||
* | Added filtering. | Bjoern B. Brandenburg | 2007-05-16 |
| | |||
* | event naming | Bjoern B. Brandenburg | 2007-05-16 |
| | |||
* | Nicer structure | Bjoern B. Brandenburg | 2007-05-16 |