mirror of
git://git.yoctoproject.org/linux-yocto.git
synced 2025-07-11 00:05:46 +02:00
![]() It can be convenient to put a string value into a ptwrite payload as
a quick and easy way to identify what is being printed.
To make that useful, if the Intel ptwrite payload value contains only
printable ASCII characters padded with NULLs, then print it also as a
string.
Using the example program from the "Emulated PTWRITE" section of
tools/perf/Documentation/perf-intel-pt.txt:
$ echo -n "Hello" | od -t x8
|
||
---|---|---|
.. | ||
perl | ||
python | ||
Build |