Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-07-16 | misc: add callback hooks and refactor pmc | Tom Seidenberg | 1 | -132/+87 |
2020-04-22 | misc: asan: do not poison memory after munmap() | Benoît Ganne | 1 | -2/+0 |
2019-12-17 | perfmon: fix per-worker data initialization | Benoît Ganne | 1 | -3/+14 |
2019-05-24 | Add callback multiplex support | Dave Barach | 1 | -15/+47 |
2019-05-01 | Add node, frame to vlib main loop perf analysis callback arguments | Dave Barach | 1 | -1/+3 |
2019-03-26 | perfmon: fix pmc hw indices out-dated when multiple pmc | Su Wang | 1 | -3/+15 |
2019-01-27 | Fix issue with cpu_id and numa_code captured too early | Damjan Marion | 1 | -1/+1 |
2019-01-27 | perfmon: collect data on selected thread(s) | Dave Barach | 1 | -15/+58 |
2019-01-24 | perfmon: enable pmc event before reading rdpmc index | Damjan Marion | 1 | -6/+6 |
2019-01-24 | perfmon plugin: 2-way parallel stat collection | Dave Barach | 1 | -117/+178 |
2018-11-14 | Remove c-11 memcpy checks from perf-critical code | Dave Barach | 1 | -1/+1 |
2018-10-22 | X86_64 perf counter plugin | Dave Barach | 1 | -0/+433 |