On 6/4/23 10:00, Thomas De Schampheleire wrote:
The event filename is an absolute path. Convert it to a relative path when
writing '#line' directives, to preserve reproducibility of the generated
output when different base paths are used.

Signed-off-by: Thomas De Schampheleire <thomas.de_schamphele...@nokia.com>
---
  scripts/tracetool/backend/ftrace.py | 4 +++-
  scripts/tracetool/backend/log.py    | 4 +++-
  scripts/tracetool/backend/syslog.py | 4 +++-
  3 files changed, 9 insertions(+), 3 deletions(-)

Nice.

Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>

Reply via email to