summaryrefslogtreecommitdiff
path: root/simpleperf/IOEventLoop.cpp
AgeCommit message (Expand)Author
2023-11-22simpleperf: record cmd: Add --delay optionYabin Cui
2022-03-31simpleperf: raise priority of stop recording events.Yabin Cui
2021-01-11simpleperf: move all source files into simpleperf namespaceYabin Cui
2020-10-23simpleperf: enable .clang-formatThiƩbaud Weksteen
2018-08-13Replace short with int16_t.Chih-Hung Hsieh
2018-06-11simpleperf: support JIT/interpreted java code in system wide profiling.Yabin Cui
2018-04-20simpleperf: add --size-limit option in record cmd.Yabin Cui
2018-04-19simpleperf: use poll instead of epoll.Yabin Cui
2017-10-23simpleperf: fix unit test.Yabin Cui
2017-02-03simpleperf: add inplace-sampler event type.Yabin Cui
2016-10-19simpleperf: add functions to IOEventLoop.Yabin Cui
2016-08-26simpleperf: support hotplug events in record cmd.Yabin Cui
2016-07-28simpleperf: use libevent in record command.Yabin Cui
2016-07-27simpleperf: use libevent in stat command.Yabin Cui