diff options
author | Arnaldo Carvalho de Melo <[email protected]> | 2015-04-07 11:59:50 -0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2015-05-08 16:16:23 -0300 |
commit | e1ed3a5b87ed6759e16ec93f16aae83d2cc77ca2 (patch) | |
tree | 5eb80c8b87ad735bca3f9ce50751da06f8b63f1e /tools/perf/builtin-annotate.c | |
parent | da6d8567512df11e0473b710c07de87efde5709c (diff) |
perf tools: Use atomic_t to implement thread__{get,put} refcnt
Fixing bugs in 'perf top' where the used thread unsafe 'struct thread'
refcount implementation was falling apart because we really use two
threads.
Acked-by: David Ahern <[email protected]>
Cc: Adrian Hunter <[email protected]>
Cc: Borislav Petkov <[email protected]>
Cc: Don Zickus <[email protected]>
Cc: Frederic Weisbecker <[email protected]>
Cc: Jiri Olsa <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Stephane Eranian <[email protected]>
Link: http://lkml.kernel.org/n/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/builtin-annotate.c')
0 files changed, 0 insertions, 0 deletions