From: Jiri Olsa Date: Wed, 15 Feb 2012 14:51:50 +0000 (+0100) Subject: ftrace, perf: Add add/del tracepoint perf registration actions X-Git-Tag: v3.4-rc1~192^2~10^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=489c75c3b333dfda4c8d2b7ad1b00e5da024bfa7;p=pandora-kernel.git ftrace, perf: Add add/del tracepoint perf registration actions Adding TRACE_REG_PERF_ADD and TRACE_REG_PERF_DEL to handle perf event schedule in/out actions. The add action is invoked for when the perf event is scheduled in, while the del action is invoked when the event is scheduled out. Link: http://lkml.kernel.org/r/1329317514-8131-4-git-send-email-jolsa@redhat.com Acked-by: Frederic Weisbecker Signed-off-by: Jiri Olsa Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed