https://bugs.kde.org/show_bug.cgi?id=473148
Bug ID: 473148
Summary: include the git hash in the report
Classification: Developer tools
Product: valgrind
Version: 3.21.0
Platform: Other
OS: Linux
Status: REPORTED
Severity: wishlist
Priority: NOR
Component: callgrind
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
It would be nice if callgrind reports could include a special line, in the form
of a comment that specifies the git hash, if applicable, of the application
being run.
That feature would only work if the binary executed by callgrind is located in
a git repository and would consist into adding
# git revision: <git-hash>
in the report.
That feature would be usefull when the user keeps several reports in his git
repository but does not remind exactly which one matches to a given revision.
--
You are receiving this mail because:
You are watching all bug changes.