perf tests: Add map groups sharing with thread object test
authorJiri Olsa <jolsa@kernel.org>
Mon, 17 Mar 2014 13:39:00 +0000 (14:39 +0100)
committerJiri Olsa <jolsa@kernel.org>
Mon, 28 Apr 2014 11:43:40 +0000 (13:43 +0200)
commitfabf01238289e9ae009499594fc54642f5802a24
treefbfa52100f795fd9f048d7c08050f4f733bd7fa1
parentcddcef607782966f1601808c17fe9c4c5f79f9f4
perf tests: Add map groups sharing with thread object test

This test create 2 processes abstractions, with several threads
and checks they properly share and maintain map groups info.

Acked-by: Namhyung Kim <namhyung@kernel.org>
Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: Arnaldo Carvalho de Melo <acme@kernel.org>
Cc: Corey Ashford <cjashfor@linux.vnet.ibm.com>
Cc: David Ahern <dsahern@gmail.com>
Cc: Don Zickus <dzickus@redhat.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Ingo Molnar <mingo@kernel.org>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Stephane Eranian <eranian@google.com>
Link: http://lkml.kernel.org/r/1397490723-1992-6-git-send-email-jolsa@redhat.com
Signed-off-by: Jiri Olsa <jolsa@kernel.org>
tools/perf/Makefile.perf
tools/perf/tests/builtin-test.c
tools/perf/tests/tests.h
tools/perf/tests/thread-mg-share.c [new file with mode: 0644]
This page took 0.027776 seconds and 5 git commands to generate.