perf record: Add remaining branch filters: "no_cycles", "no_flags" & "hw_index"
authorAnshuman Khandual <anshuman.khandual@arm.com>
Mon, 5 Dec 2022 06:44:43 +0000 (12:14 +0530)
committerArnaldo Carvalho de Melo <acme@redhat.com>
Wed, 14 Dec 2022 14:16:12 +0000 (11:16 -0300)
commit955f6def5590ce6ca11a1c1ced0d2d1c95421059
tree853043217626705de22961775c7d5d6ff3edab02
parent3c97d25ceb75fd3e660ba9fcd4c630d0b057a5a2
perf record: Add remaining branch filters: "no_cycles", "no_flags" & "hw_index"

This adds all remaining branch filters i.e "no_cycles", "no_flags" and
"hw_index". While here, also updates the documentation.

Signed-off-by: Anshuman Khandual <anshuman.khandual@arm.com>
Cc: James Clark <james.clark@arm.com>
Cc: Peter Zijlstra <peterz@infradead.org>
Link: http://lore.kernel.org/lkml/20221205064443.533587-1-anshuman.khandual@arm.com
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
tools/perf/Documentation/perf-record.txt
tools/perf/util/parse-branch-options.c