diff options
author | 2016-05-20 16:38:23 +0000 | |
---|---|---|
committer | 2016-05-20 14:54:23 -0300 | |
commit | b90dc17a5d14a881f9bb3b58edb3d71075d58afb (patch) | |
tree | e621aa3d42c009475f758375b76d4ef755520bd6 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge tag 'perf-core-for-mingo-20160520' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent (diff) | |
download | linux-dev-b90dc17a5d14a881f9bb3b58edb3d71075d58afb.tar.xz linux-dev-b90dc17a5d14a881f9bb3b58edb3d71075d58afb.zip |
perf evsel: Add overwrite attribute and check write_backward
Add 'overwrite' attribute to evsel to mark whether this event is
overwritable. The following commits will support syntax like:
# perf record -e cycles/overwrite/ ...
An overwritable evsel requires kernel support for the
perf_event_attr.write_backward ring buffer feature.
Add it to perf_missing_feature.
Signed-off-by: Wang Nan <wangnan0@huawei.com>
Cc: He Kuang <hekuang@huawei.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Masami Hiramatsu <mhiramat@kernel.org>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Zefan Li <lizefan@huawei.com>
Cc: pi3orama@163.com
Link: http://lkml.kernel.org/r/1463762315-155689-2-git-send-email-wangnan0@huawei.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions