Age | Commit message (Expand) | Author | Files | Lines |
2020-07-16 | misc: add callback hooks and refactor pmc | Tom Seidenberg | 8 | -155/+313 |
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 | 2 | -9/+14 |
2019-05-24 | Add callback multiplex support | Dave Barach | 1 | -15/+47 |
2019-05-03 | plugins: clean up plugin descriptions | Dave Wallace | 1 | -1/+1 |
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-03-20 | perfmon: python to C parser for intel CPUs | Damjan Marion | 24 | -445/+23854 |
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 | 3 | -18/+86 |
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 | 3 | -143/+228 |
2018-12-17 | Improve perfmon json table picker | Dave Barach | 4 | -23/+341 |
2018-11-14 | Remove c-11 memcpy checks from perf-critical code | Dave Barach | 1 | -1/+1 |
2018-10-25 | Add x86_64 perfmon tables | Dave Barach | 3 | -20/+10 |
2018-10-23 | VPP-1474: fix coverity warning | Dave Barach | 1 | -0/+3 |
2018-10-23 | perfmon.c: Register additional cpuids. | Paul Vinciguerra | 1 | -4/+7 |
2018-10-22 | X86_64 perf counter plugin | Dave Barach | 5 | -0/+1466 |