diff options
author | Jiri Olsa <[email protected]> | 2018-04-23 11:08:19 +0200 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2018-04-23 11:21:56 -0300 |
commit | e9add8bac6c69edb4bf391e537faa659b2ed70d2 (patch) | |
tree | 9ea7858fa103f9fc527e58ed672f80c6d89393f5 /lib/string_helpers.c | |
parent | 9a4a931ce847f4aaa12edf11b2e050e18bf45910 (diff) |
perf evsel: Disable write_backward for leader sampling group events
.. and other related fields that do not need to be enabled
for events that have sampling leader.
It fixes the perf top usage Ingo reported broken:
# perf top -e '{cycles,msr/aperf/}:S'
The 'msr/aperf/' event is configured for write_back sampling, which is
not allowed by the MSR PMU, so it fails to create the event.
Adjusting related attr test.
Reported-by: Ingo Molnar <[email protected]>
Signed-off-by: Jiri Olsa <[email protected]>
Tested-by: Arnaldo Carvalho de Melo <[email protected]>
Cc: Alexander Shishkin <[email protected]>
Cc: David Ahern <[email protected]>
Cc: Kan Liang <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'lib/string_helpers.c')
0 files changed, 0 insertions, 0 deletions