| Summary: | Rewrite `cg_annotate` in Python | ||
|---|---|---|---|
| Product: | [Developer tools] valgrind | Reporter: | Nick Nethercote <n.nethercote> |
| Component: | cachegrind | Assignee: | Nicholas Nethercote <njn> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: |
Patch
Patch minus cg_annotate.in changes (easier to read) New cg_annotate.in file |
||
|
Description
Nick Nethercote
2023-03-17 05:14:53 UTC
Created attachment 157348 [details]
Patch
Created attachment 157349 [details]
Patch minus cg_annotate.in changes (easier to read)
Created attachment 157350 [details]
New cg_annotate.in file
I just merged a slightly improved version of the attached patch: https://sourceware.org/git/?p=valgrind.git;a=commit;h=4650b7949ae3a41326e52ae454a9202493c41444 |