]> git.baikalelectronics.ru Git - kernel.git/commit
perf machine: Move machine__remove_thread and make static
authorDavid Ahern <dsahern@gmail.com>
Wed, 13 Mar 2013 05:07:28 +0000 (23:07 -0600)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Fri, 15 Mar 2013 16:06:08 +0000 (13:06 -0300)
commit04387cee499ebd93d3a2521344882676f95cd4c9
tree18362dcebb3eb506a42c8cf2910e770eb67b8dca
parent9af940462c3a639ad957a35fe8dd30e8f957b7c3
perf machine: Move machine__remove_thread and make static

As the now only user, machine__process_exit_event, that is what tools
use to process PERF_RECORD_EXIT events, is on the same object file.

Signed-off-by: David Ahern <dsahern@gmail.com>
Link: http://lkml.kernel.org/r/1363151248-16674-5-git-send-email-dsahern@gmail.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/util/machine.c
tools/perf/util/machine.h