Age | Commit message (Expand) | Author | Files | Lines |
2021-10-26 | perfmon: properly unmap mmapped pages |  Klement Sekera | 1 | -1/+1 |
2021-10-07 | perfmon: check bundle is supported |  Ray Kinsella | 1 | -0/+23 |
2021-10-05 | perfmon: bundles with multiple types |  Ray Kinsella | 1 | -3/+3 |
2021-04-27 | perfmon: top down level 1 support |  mdr78 | 1 | -2/+12 |
2021-04-01 | perfmon: combined set and start command. |  Ray Kinsella | 1 | -6/+11 |
2021-03-26 | vlib: introduce vlib_get_main_by_index(), vlib_get_n_threads() |  Damjan Marion | 1 | -8/+8 |
2021-03-16 | perfmon: add support for raw and timestamps |  Ray Kinsella | 1 | -0/+2 |
2020-12-18 | perfmon: new perfmon plugin |  Damjan Marion | 1 | -0/+336 |
2020-12-18 | misc: deprecate old perfmon |  Damjan Marion | 1 | -633/+0 |
2020-12-14 | misc: move to new pool_foreach macros |  Damjan Marion | 1 | -3/+3 |
2020-07-16 | misc: add callback hooks and refactor pmc |  Tom Seidenberg | 1 | -16/+17 |
2019-12-17 | perfmon: fix per-worker data initialization |  Benoît Ganne | 1 | -6/+0 |
2019-05-03 | plugins: clean up plugin descriptions |  Dave Wallace | 1 | -1/+1 |
2019-03-20 | perfmon: python to C parser for intel CPUs |  Damjan Marion | 1 | -187/+97 |
2019-01-27 | perfmon: collect data on selected thread(s) |  Dave Barach | 1 | -3/+25 |
2019-01-24 | perfmon plugin: 2-way parallel stat collection |  Dave Barach | 1 | -21/+41 |
2018-12-17 | Improve perfmon json table picker |  Dave Barach | 1 | -22/+90 |
2018-10-23 | perfmon.c: Register additional cpuids. |  Paul Vinciguerra | 1 | -4/+7 |
2018-10-22 | X86_64 perf counter plugin |  Dave Barach | 1 | -0/+615 |