]> git.karo-electronics.de Git - linux-beck.git/commit
perf mem: Move the mem_operations global to struct perf_mem
authorArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 17 Dec 2014 16:53:27 +0000 (13:53 -0300)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 21 Jan 2015 16:24:31 +0000 (13:24 -0300)
commit6602412215c26cd94af1b78fef56b78a5027b19b
tree9533483b7ed9ef15af75dc686c74617def23c079
parent67121f85e464d66596f99afd8d188c1ae892f8fb
perf mem: Move the mem_operations global to struct perf_mem

Just like the other parameters, grouping it on the builtin-mem specific
config area: struct perf_mem.

Acked-by: Stephane Eranian <eranian@google.com>
Cc: Andi Kleen <ak@linux.intel.com>
Cc: David Ahern <dsahern@gmail.com>
Cc: Don Zickus <dzickus@redhat.com>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Joe Mario <jmario@redhat.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Richard Fowles <rfowles@redhat.com>
Cc: Stephane Eranian <eranian@google.com>
Link: http://lkml.kernel.org/n/tip-ad8ns5l51ongemfsir3zy09x@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/builtin-mem.c