On 3/14/22 11:20 AM, Namhyung Kim wrote:
Add a test case for stacktrace with skip > 0 using a small sized buffer. It didn't support skipping entries greater than or equal to the size of buffer and filled the skipped part with 0. Signed-off-by: Namhyung Kim <namhyung@xxxxxxxxxx>
Acked-by: Yonghong Song <yhs@xxxxxx>