diff options
author | Davidlohr Bueso <[email protected]> | 2015-04-16 12:49:15 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2015-04-17 09:04:11 -0400 |
commit | fd89a65f155fa890c0130139dfb91684d6da4cfb (patch) | |
tree | c0bc5d80caeaa4f7863205acb59c43db66f57da9 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 11163348a23cdbcdca5fb42485418e75f8566a5c (diff) |
powerpc/oprofile: reduce mmap_sem hold for exe_file
In the future mm->exe_file will be done without mmap_sem serialization,
thus isolate and reorganize the related code to make the transition
easier. Good users will, make use of the more standard get_mm_exe_file(),
requiring only holding the mmap_sem to read the value, and relying on
reference counting to make sure that the exe file won't dissappear
underneath us while getting the dcookie.
Signed-off-by: Davidlohr Bueso <[email protected]>
Cc: Arnd Bergmann <[email protected]>
Cc: Robert Richter <[email protected]>
Cc: Benjamin Herrenschmidt <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions