Changes

Jump to navigation Jump to search
499 bytes added ,  00:48, 13 August 2018
no edit summary
Line 5: Line 5:     
What about other kinds of counters like perf events and trace events?
 
What about other kinds of counters like perf events and trace events?
 +
 +
=TODO=
 +
==Required in RFC==
 +
* timerfd
 +
* timer_create()
 +
* REALTIME offsets
 +
* COARSE times
 +
* RAW time
 +
* vfs modification/creation time should work
 +
* utime()/utimes()/futimesat() (with times == NULL)
 +
* utimensat()/futimens() - with UTIME_NOW
 +
* clock_nanosleep()
 +
* mq_timedsend()/mq_timedreceive()
 +
* semtimedop()
 +
 +
==Maybe later==
 +
* Adjtime (too complicated for PoC)
 +
* Cpu time for thread/pid/pgid (times())
 +
* /proc/stat ticks? (top uses them e.g.)
 +
* pid creation time (probably different unrelated API)
    
=Git=
 
=Git=
105

edits

Navigation menu