aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/perfmon
AgeCommit message (Expand)AuthorFilesLines
2020-04-22misc: asan: do not poison memory after munmap()Benoît Ganne1-2/+0
2019-12-17perfmon: fix per-worker data initializationBenoît Ganne2-9/+14
2019-05-24Add callback multiplex supportDave Barach1-15/+47
2019-05-03plugins: clean up plugin descriptionsDave Wallace1-1/+1
2019-05-01Add node, frame to vlib main loop perf analysis callback argumentsDave Barach1-1/+3
2019-03-26perfmon: fix pmc hw indices out-dated when multiple pmcSu Wang1-3/+15
2019-03-20perfmon: python to C parser for intel CPUsDamjan Marion24-445/+23854
2019-01-27Fix issue with cpu_id and numa_code captured too earlyDamjan Marion1-1/+1
2019-01-27perfmon: collect data on selected thread(s)Dave Barach3-18/+86
2019-01-24perfmon: enable pmc event before reading rdpmc indexDamjan Marion1-6/+6
2019-01-24perfmon plugin: 2-way parallel stat collectionDave Barach3-143/+228
2018-12-17Improve perfmon json table pickerDave Barach4-23/+341
2018-11-14Remove c-11 memcpy checks from perf-critical codeDave Barach1-1/+1
2018-10-25Add x86_64 perfmon tablesDave Barach3-20/+10
2018-10-23VPP-1474: fix coverity warningDave Barach1-0/+3
2018-10-23perfmon.c: Register additional cpuids.Paul Vinciguerra1-4/+7
2018-10-22X86_64 perf counter pluginDave Barach5-0/+1466