diff options
author | Namhyung Kim <[email protected]> | 2014-11-04 10:14:29 +0900 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2014-11-05 10:14:07 -0300 |
commit | 714c9c4a98f722115e10d021ea80600f4427b71e (patch) | |
tree | 5426f20c150526ffac2b8e5b34460b958fe60834 /scripts/gdb/linux/proc.py | |
parent | e92ce12ed6a46302f64269d2d406cf04525f0a8f (diff) |
perf build-id: Rename dsos__write_buildid_table()
The dsos__write_buildid_table() is not use struct dso and it mostly
uses perf_session struct.
So rename it to perf_session__write_buildid_ table() so that it
corresponds to other related functions such as
perf_session__read_build_ids() and perf_session__cache_build_ids().
Signed-off-by: Namhyung Kim <[email protected]>
Cc: Adrian Hunter <[email protected]>
Cc: David Ahern <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Stephane Eranian <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions