Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-03-30 | dtracy: avoid dmachlock() race | cinap_lenrek | |
between being commited to a machno and having acquired the lock, the scheduler could come in an schedule us on a different processor. the solution is to have dtmachlock() take a special -1 argument to mean "current mach" and return the actual mach number after the lock has been acquired and interrupts being disabled. | |||
2018-12-13 | dtracy: get rid of DTName struct, support more than three parts in a probe ↵ | aiju | |
name, wildcard matching | |||
2018-12-11 | forgotten files | aiju | |
2018-12-09 | dtracy: call dtptrigger with a struct pointer rather than a list of ↵ | aiju | |
arguments; put return value in arg9 | |||
2018-12-08 | dtracy: add support for aggregations | aiju | |
2018-12-01 | libdtracy: wrong operator in XORI (thanks aiju) | BurnZeZ | |
2018-11-10 | dtracy: missing break in dteverify | aiju | |
2018-11-10 | adding dtracy (crude early version) | aiju | |