Hi all,

the commit a9710ba091b0dcdace90f791706e9192313ffb7c  has introduced
an option for showing basename/full path of the source files in the
perf report/script output. But regarding to perf annotate, the path
is always shown as basename,  since the value of the related option
is not propagated into the annotating mechanism.

This patch addresses it and enables perf-annotate to print the full
paths as well.

Tested with latest git version.

Regards,
Michael



Michael Petlan (1):
  perf annotate: Support of full source file paths for srcline fix

 tools/perf/util/annotate.c | 1 +
 1 file changed, 1 insertion(+)

-- 
1.8.3.1



--
To unsubscribe from this list: send the line "unsubscribe linux-perf-users" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to