]> Pileus Git - ~andy/linux/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)
commited8996a6d59b9eb00a50d7d30887ba9f28eb4bb0
tree18362dcebb3eb506a42c8cf2910e770eb67b8dca
parentc1ad050caad5fbff13fd2f54f49e184bd71de90d
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