aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorJeremy Kerr <[email protected]>2021-08-10 10:38:34 +0800
committerJakub Kicinski <[email protected]>2021-08-11 16:01:17 -0700
commit83f0a0b7285b299e006b0698a0ddc1ffacff3e43 (patch)
tree299487a6b4deeabc386740e3ae3778a6758dc660 /tools/perf/scripts/python/flamegraph.py
parentddccc5e368a33daeb6862192d4dca8e59af9234a (diff)
mctp: Specify route types, require rtm_type in RTM_*ROUTE messages
This change adds a 'type' attribute to routes, which can be parsed from a RTM_NEWROUTE message. This will help to distinguish local vs. peer routes in a future change. This means userspace will need to set a correct rtm_type in RTM_NEWROUTE and RTM_DELROUTE messages; we currently only accept RTN_UNICAST. Signed-off-by: Jeremy Kerr <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions