Commit Graph

2 Commits

Author SHA1 Message Date
75c32f3a99 Transform all aserts into unconditional checks 2021-12-09 16:08:36 +01:00
ca95fb34a3 Add kernel support for context switch events
These events only show if a thread has been removed from the CPU, but
doesn't provide information about what other thread caused the context
switch. This type of information can be obtained even with strict
/proc/sys/kernel/perf_event_paranoid settings.
2021-12-02 10:37:53 +01:00