Re: [PATCH 00/20] Add perf sampling tests as part of selftest

2022-03-02 Thread Michael Ellerman
On Thu, 27 Jan 2022 12:49:52 +0530, Kajol Jain wrote: > Patch series adds support for perf sampling tests that > enables capturing sampling data in perf mmap buffer and > further support for reading and processing the samples. > It also addds basic utility functions to process the > mmap buffer ino

[PATCH 00/20] Add perf sampling tests as part of selftest

2022-01-26 Thread Kajol Jain
Patch series adds support for perf sampling tests that enables capturing sampling data in perf mmap buffer and further support for reading and processing the samples. It also addds basic utility functions to process the mmap buffer inorder to read total count of samples as well as the contents of s