aboutsummaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorMasami Hiramatsu <[email protected]>2010-03-16 18:05:51 -0400
committerIngo Molnar <[email protected]>2010-03-17 11:32:30 +0100
commit95a3e4c4e21de1920a2ddb54bfc57c0af7e2561e (patch)
tree8274bfc7c56b7d5ad40dff99bad927eb7b674839 /include/linux
parent12a1fadb41b5a6733c36b488b881fb19a28c92d3 (diff)
perf probe: Rename some die_get_* functions
Rename die_get_real_subprogram and die_get_inlinefunc to die_find_real_subprogram and die_find_inlinefunc respectively, because these functions search its children. After that, 'die_get_' means getting a property of that die, and 'die_find_' means searching DIE-tree to get an appropriate child die. Signed-off-by: Masami Hiramatsu <[email protected]> Cc: systemtap <[email protected]> Cc: DLE <[email protected]> Cc: Frederic Weisbecker <[email protected]> Cc: Arnaldo Carvalho de Melo <[email protected]> Cc: Paul Mackerras <[email protected]> Cc: Mike Galbraith <[email protected]> Cc: Peter Zijlstra <[email protected]> LKML-Reference: <[email protected]> Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions