diff options
author | Peter Zijlstra <[email protected]> | 2015-06-18 12:32:49 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2015-07-06 14:08:30 +0200 |
commit | 57ffc5ca679f499f4704fd9b6a372916f59930ee (patch) | |
tree | d0cd5624c19e90d3bbbc9462b5ae6bbb1e6a9c81 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | d2d61ed55f8375a10ff606e83e2196880a775fb4 (diff) |
perf: Fix AUX buffer refcounting
Its currently possible to drop the last refcount to the aux buffer
from NMI context, which results in the expected fireworks.
The refcounting needs a bigger overhaul, but to cure the immediate
problem, delay the freeing by using an irq_work.
Reviewed-and-tested-by: Alexander Shishkin <[email protected]>
Reported-by: Vince Weaver <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Cc: Arnaldo Carvalho de Melo <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Stephane Eranian <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions