diff options
author | Sabrina Dubroca <sd@queasysnail.net> | 2024-02-15 17:17:33 +0100 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2024-02-21 14:25:52 -0800 |
commit | 2bf6172632e1d4a6ec7ee7e734d53a43a145f5c6 (patch) | |
tree | cfc173402dd5dcb9f8823bb508263a3fa41c124c /tools/perf/scripts/python/stackcollapse.py | |
parent | 7b2a4c2a623a9f9c5fd9cff499bb9457fa2192ec (diff) |
selftests: tls: add test for peeking past a record of a different type
If we queue 3 records:
- record 1, type DATA
- record 2, some other type
- record 3, type DATA
the current code can look past the 2nd record and merge the 2 data
records.
Signed-off-by: Sabrina Dubroca <sd@queasysnail.net>
Link: https://lore.kernel.org/r/4623550f8617c239581030c13402d3262f2bd14f.1708007371.git.sd@queasysnail.net
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions