Age | Commit message (Expand) | Author | Files | Lines |
2022-01-30 | perfmon: topdown level 1 and 2 for icx |  Ray Kinsella | 4 | -63/+183 |
2022-01-30 | perfmon: fix init of bundles with pseudo events |  Ray Kinsella | 3 | -18/+41 |
2022-01-30 | perfmon: check for duplicates after other checks |  Ray Kinsella | 1 | -3/+3 |
2022-01-30 | perfmon: topdown backend bound core bundle |  Ray Kinsella | 3 | -0/+118 |
2022-01-27 | perfmon: frontend and backend boundness bundles |  Ray Kinsella | 6 | -68/+334 |
2022-01-27 | perfmon: prune bundles by available pmu counters |  Ray Kinsella | 3 | -7/+46 |
2022-01-27 | perfmon: add cli to show perf config |  Ray Kinsella | 2 | -9/+37 |
2022-01-12 | perfmon: skipping bundle message |  Ray Kinsella | 1 | -1/+1 |
2021-12-02 | perfmon: compile dispatch wrapper once for each number of counters |  Damjan Marion | 3 | -35/+27 |
2021-12-02 | perfmon: refactor perf metric support |  Ray Kinsella | 4 | -189/+80 |
2021-11-16 | perfmon: fix coverity warning |  Klement Sekera | 1 | -2/+9 |
2021-11-15 | perfmon: rename bundle to memory stalls |  Ray Kinsella | 2 | -9/+9 |
2021-11-08 | perfmon: fix iio-bw coverity issues |  Ray Kinsella | 1 | -3/+1 |
2021-11-07 | perfmon: numa node list probing should use '/online' instead of '/has_cpu' |  Xiaoming Jiang | 1 | -1/+1 |
2021-11-02 | perfmon: added bundle to measure pci bandwidth |  Ray Kinsella | 2 | -0/+259 |
2021-11-02 | perfmon: added intel internal io pmu support |  Ray Kinsella | 2 | -9/+82 |
2021-10-28 | perfmon: fix coverity warning |  Klement Sekera | 1 | -0/+8 |
2021-10-26 | perfmon: properly unmap mmapped pages |  Klement Sekera | 1 | -1/+1 |
2021-10-16 | perfmon: topdown lvl 2 support on sapphire rapids |  Ray Kinsella | 2 | -11/+167 |
2021-10-16 | perfmon: additional perf counters on icelake |  Ray Kinsella | 2 | -1/+31 |
2021-10-07 | perfmon: Topdown Level 1 support on Snowridge |  Ray Kinsella | 4 | -1/+102 |
2021-10-07 | perfmon: check bundle is supported |  Ray Kinsella | 1 | -0/+23 |
2021-10-07 | perfmon: fix peusdo events |  Ray Kinsella | 1 | -1/+1 |
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 |