Revision afd4ad01ff0441fdb3f2907f9f8c6e019e62270f authored by Jiri Olsa on 06 July 2021, 15:17:04 UTC, committed by Arnaldo Carvalho de Melo on 09 July 2021, 18:34:41 UTC
Add a test for the newly added perf_evlist__set_leader() function.

Committer testing:

  $ cd tools/lib/perf/
  $ sudo make tests
  [sudo] password for acme:
  running static:
  - running tests/test-cpumap.c...OK
  - running tests/test-threadmap.c...OK
  - running tests/test-evlist.c...OK
  - running tests/test-evsel.c...OK
  running dynamic:
  - running tests/test-cpumap.c...OK
  - running tests/test-threadmap.c...OK
  - running tests/test-evlist.c...OK
  - running tests/test-evsel.c...OK
  $

Signed-off-by: Jiri Olsa <jolsa@kernel.org>
Requested-by: Shunsuke Nakamura <nakamura.shun@fujitsu.com>
Tested-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Cc: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Cc: Ian Rogers <irogers@google.com>
Cc: Mark Rutland <mark.rutland@arm.com>
Cc: Michael Petlan <mpetlan@redhat.com>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Link: http://lore.kernel.org/lkml/20210706151704.73662-8-jolsa@kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
1 parent e2c1816
History
File Mode Size
dnotify
fanotify
inotify
Kconfig -rw-r--r-- 188 bytes
Makefile -rw-r--r-- 183 bytes
fdinfo.c -rw-r--r-- 4.2 KB
fdinfo.h -rw-r--r-- 558 bytes
fsnotify.c -rw-r--r-- 16.8 KB
fsnotify.h -rw-r--r-- 2.3 KB
group.c -rw-r--r-- 4.4 KB
mark.c -rw-r--r-- 24.8 KB
notification.c -rw-r--r-- 5.7 KB

back to top