]> Git Repo - linux.git/commit
perf probe: Add perf_probe_event__copy()
authorMasami Hiramatsu <[email protected]>
Wed, 8 Jun 2016 09:29:40 +0000 (18:29 +0900)
committerArnaldo Carvalho de Melo <[email protected]>
Tue, 14 Jun 2016 12:29:54 +0000 (09:29 -0300)
commit0542bb9c8da51faa8d8703c394c32e334ac4e9d6
tree03236262dbd079c059f98339a30c69eee7a5cce5
parent4698b8b7572ff74d9d17fdb02d5957b7148c64fe
perf probe: Add perf_probe_event__copy()

Add perf_probe_event__copy() to copy perf_probe_event data structure and
sub data structures under given source perf_probe_event.

Signed-off-by: Masami Hiramatsu <[email protected]>
Cc: Ananth N Mavinakayanahalli <[email protected]>
Cc: Brendan Gregg <[email protected]>
Cc: Hemant Kumar <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Link: http://lkml.kernel.org/r/20160608092940.3116.18034.stgit@devbox
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
tools/perf/util/probe-event.c
tools/perf/util/probe-event.h
This page took 0.055319 seconds and 4 git commands to generate.