diff options
author | Jiri Olsa <[email protected]> | 2015-06-26 11:29:06 +0200 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2015-06-26 11:03:41 -0300 |
commit | 62eea464380633b88902da35bf9cbd8515289703 (patch) | |
tree | a3dd5b2c6477c6a6cd2442be7fa702aac8e58c5d /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | d0cc439b30be638c3a606767e9469c300d397433 (diff) |
perf thread_map: Introduce thread_map__reset function
We need to reset newly allocated 'struct thread_map_data' entries,
because we will introduce new comm memeber, which will get set later or
not at all.
Signed-off-by: Jiri Olsa <[email protected]>
Cc: Adrian Hunter <[email protected]>
Cc: Andi Kleen <[email protected]>
Cc: David Ahern <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Stephane Eranian <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
[ Use sizeof(map->map[0]) to be independent of the array entry type ]
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