aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts-by-pid.py
diff options
context:
space:
mode:
authorJakub Kicinski <[email protected]>2023-08-04 20:05:28 +0200
committerJakub Kicinski <[email protected]>2023-08-07 13:05:53 -0700
commitff4e538c8c3e675a15e1e49509c55951832e0451 (patch)
tree99b0cd0097309667febae25692668cdf4891f68e /tools/perf/scripts/python/syscall-counts-by-pid.py
parent5b899c33b3b852b9559b724cfee67801324a0886 (diff)
page_pool: add a lockdep check for recycling in hardirq
Page pool use in hardirq is prohibited, add debug checks to catch misuses. IIRC we previously discussed using DEBUG_NET_WARN_ON_ONCE() for this, but there were concerns that people will have DEBUG_NET enabled in perf testing. I don't think anyone enables lockdep in perf testing, so use lockdep to avoid pushback and arguing :) Acked-by: Jesper Dangaard Brouer <[email protected]> Signed-off-by: Alexander Lobakin <[email protected]> Reviewed-by: Alexander Duyck <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions