aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorFUJITA Tomonori <[email protected]>2024-01-25 10:45:01 +0900
committerDavid S. Miller <[email protected]>2024-01-27 14:26:48 +0000
commit1d4046b5714200ad3a20be09843a63c1c1c9dafe (patch)
treeb4ab97eb4c8ae10db51cb6efd4f8f03d0a9177d2 /tools/perf/scripts/python/flamegraph.py
parenta70f2588584b635b35e753261f992c91d007d7dd (diff)
rust: phy: use `srctree`-relative links
The relative paths like the following are bothersome and don't work with `O=` builds: //! C headers: [`include/linux/phy.h`](../../../../../../../include/linux/phy.h). This updates such links by using the `srctree`-relative link feature introduced in 6.8-rc1 like: //! C headers: [`include/linux/phy.h`](srctree/include/linux/phy.h). Signed-off-by: FUJITA Tomonori <[email protected]> Reviewed-by: Trevor Gross <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions