diff options
author | Namhyung Kim <[email protected]> | 2017-06-08 16:31:03 +0900 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2017-06-08 15:38:55 -0300 |
commit | 42b3fa670825983fc8bd0ac7b80cc84ae3abb75b (patch) | |
tree | 184d39f4b2b64ec51d1e87eb7589471fb1af66e2 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 44ad6b8852529eb39066edbedc027a6901da6803 (diff) |
perf tools: Introduce dso__decompress_kmodule_{fd,path}
Move decompress_kmodule() to util/dso.c and split it into two functions
returning fd and (decompressed) file path. The existing user only wants
the fd version but the path version will be used soon.
Signed-off-by: Namhyung Kim <[email protected]>
Acked-by: Jiri Olsa <[email protected]>
Cc: Adrian Hunter <[email protected]>
Cc: David Ahern <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Wang Nan <[email protected]>
Cc: [email protected]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions