aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorAndrzej Hajda <[email protected]>2023-06-02 12:21:36 +0200
committerJakub Kicinski <[email protected]>2023-06-05 15:28:42 -0700
commitacd8f0e5d72741bee715867e8185e3d57ca93703 (patch)
treee81cf89ecf32985c2b2c6f6175791eba1f7760c5 /tools/perf/scripts/python/stackcollapse.py
parent227c6c832303cec3941166d3335ecbccd980d615 (diff)
lib/ref_tracker: remove warnings in case of allocation failure
Library can handle allocation failures. To avoid allocation warnings __GFP_NOWARN has been added everywhere. Moreover GFP_ATOMIC has been replaced with GFP_NOWAIT in case of stack allocation on tracker free call. Signed-off-by: Andrzej Hajda <[email protected]> Reviewed-by: Andi Shyti <[email protected]> Reviewed-by: Eric Dumazet <[email protected]> Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions