]> Git Repo - linux.git/commit
perf event: perf_event_ops->attr() manipulates only an evlist
authorArnaldo Carvalho de Melo <[email protected]>
Sat, 12 Nov 2011 00:45:41 +0000 (22:45 -0200)
committerArnaldo Carvalho de Melo <[email protected]>
Mon, 28 Nov 2011 12:37:43 +0000 (10:37 -0200)
commit10d0f086df77f3ff259b46cb501362dbaf2c7989
tree69c8d8ccca5545c524abe0ac52a149e78fbc279f
parent81e36bffad95e015af9741b5b1ee16afe08aab05
perf event: perf_event_ops->attr() manipulates only an evlist

Removing another case where a perf_session is required when processing
events.

Cc: David Ahern <[email protected]>
Cc: Frederic Weisbecker <[email protected]>
Cc: Mike Galbraith <[email protected]>
Cc: Paul Mackerras <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Stephane Eranian <[email protected]>
Link: http://lkml.kernel.org/n/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
tools/perf/builtin-inject.c
tools/perf/util/header.c
tools/perf/util/header.h
tools/perf/util/session.c
tools/perf/util/session.h
This page took 0.054935 seconds and 4 git commands to generate.