Skip to content
Commit 1cd32147 authored by Douglas Raillard's avatar Douglas Raillard
Browse files

lisa.trace: Move event sanitization to parser classes

BREAKING CHANGE

Move the sanitization into the parser classes where they actually
belong.

As a result, remove the sanitization of "print"/"bprint"/"bputs" that
turns the str column into bytes, since the values in-kernel are expected
to be ASCII-encoded strings.
parent 74f1b034
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment