linux-ramdump-parser-v2: Fix path issues while using qtf
Pass absolute paths for creating workspace and parsing trace data binary using QTF interface. Otherwise os.path python library would search for files only in current directory and if current directory is not out directory, the logic would fail. Change-Id: I91031def7fd0d098f5e80bea755a8fad927c2367
Please register or sign in to comment