mirror of https://github.com/torvalds/linux.git
Adding 'I' event modifier to have complete set of modifiers for perf_event_attr:exclude_* bits. Any event specified with 'I' modifier will have the perf_event_attr:exclude_idle bit set. $ perf record -e cycles:I -vv ls 2>&1 | grep exclude_idle exclude_hv 0 exclude_idle 1 Adding automated tests. Signed-off-by: Jiri Olsa <jolsa@kernel.org> Cc: Andi Kleen <andi@firstfloor.org> Cc: David Ahern <dsahern@gmail.com> Cc: Namhyung Kim <namhyung@kernel.org> Cc: Paul Mackerras <paulus@samba.org> Cc: Peter Zijlstra <a.p.zijlstra@chello.nl> Cc: William Cohen <wcohen@redhat.com> Link: http://lkml.kernel.org/r/1428441919-23099-2-git-send-email-jolsa@kernel.org Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com> |
||
|---|---|---|
| .. | ||
| attr | ||
| Build | ||
| attr.c | ||
| attr.py | ||
| bp_signal.c | ||
| bp_signal_overflow.c | ||
| builtin-test.c | ||
| code-reading.c | ||
| dso-data.c | ||
| dwarf-unwind.c | ||
| evsel-roundtrip-name.c | ||
| evsel-tp-sched.c | ||
| fdarray.c | ||
| hists_common.c | ||
| hists_common.h | ||
| hists_cumulate.c | ||
| hists_filter.c | ||
| hists_link.c | ||
| hists_output.c | ||
| keep-tracking.c | ||
| kmod-path.c | ||
| make | ||
| mmap-basic.c | ||
| mmap-thread-lookup.c | ||
| open-syscall-all-cpus.c | ||
| open-syscall-tp-fields.c | ||
| open-syscall.c | ||
| parse-events.c | ||
| parse-no-sample-id-all.c | ||
| perf-record.c | ||
| perf-targz-src-pkg | ||
| perf-time-to-tsc.c | ||
| pmu.c | ||
| python-use.c | ||
| rdpmc.c | ||
| sample-parsing.c | ||
| sw-clock.c | ||
| switch-tracking.c | ||
| task-exit.c | ||
| tests.h | ||
| thread-mg-share.c | ||
| vmlinux-kallsyms.c | ||