[PATCH] tracetool: use relative paths for '#line' preprocessor directives

2023-04-06 Thread Thomas De Schampheleire
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 --- scripts/tracetool/backend/ftrace.py | 4 +++

[Qemu-devel] Re: x86: PMTIMER calibration sometimes fails

2010-09-27 Thread Thomas De Schampheleire
Hi, Can anyone help me with this? Thanks, Thomas On Tue, Sep 21, 2010 at 8:58 AM, Thomas De Schampheleire wrote: > Hi, > > I am running an x86 based Linux system under qemu. Linux boots up > correctly in most cases, however sometimes the PMTIMER fails to > cali