Age | Commit message (Expand) | Author | Files | Lines |
2021-10-05 | perfmon: bundles with multiple types | Ray Kinsella | 4 | -35/+147 |
2021-10-04 | perfmon: topdown events as peusdo events | Ray Kinsella | 1 | -9/+13 |
2021-09-17 | vppinfra: move format_table from perfmon | Nathan Skrzypczak | 4 | -373/+1 |
2021-09-17 | misc: put devtools plugins into separate component/package | Damjan Marion | 1 | -0/+3 |
2021-09-08 | perfmon: sort 'show perfmon bundle' output | Zachary Leaf | 1 | -0/+11 |
2021-09-08 | perfmon: add membw-bound bundle | Ray Kinsella | 4 | -1/+80 |
2021-09-08 | perfmon: adding support for papi TMAM | Ray Kinsella | 4 | -54/+113 |
2021-08-20 | perfmon: fix perf event user page read | Benoît Ganne | 1 | -45/+76 |
2021-05-26 | perfmon: revert raw column support | Ray Kinsella | 3 | -30/+0 |
2021-04-27 | perfmon: top down level 1 support | mdr78 | 8 | -25/+247 |
2021-04-01 | perfmon: combined set and start command. | Ray Kinsella | 3 | -47/+36 |
2021-04-01 | perfmon: % power level per node | Ray Kinsella | 2 | -0/+58 |
2021-03-31 | perfmon: add branch mispredictions | Ray Kinsella | 3 | -0/+76 |
2021-03-26 | vlib: introduce vlib_get_main_by_index(), vlib_get_n_threads() | Damjan Marion | 1 | -8/+8 |
2021-03-16 | perfmon: fixes for cache hierarchy | Ray Kinsella | 1 | -8/+12 |
2021-03-16 | perfmon: add support for raw and timestamps | Ray Kinsella | 3 | -1/+24 |
2021-01-21 | perfmon: added cache hits and misses | Ray Kinsella | 2 | -0/+70 |
2020-12-18 | perfmon: new perfmon plugin | Damjan Marion | 15 | -0/+2246 |
2020-12-18 | misc: deprecate old perfmon | Damjan Marion | 25 | -25549/+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 | 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 |