Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2e49a948 authored by Anshuman Khandual's avatar Anshuman Khandual Committed by Arnaldo Carvalho de Melo
Browse files

perf record: Fix documentation for branch stack sampling

parent e40ee742
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -168,7 +168,7 @@ following filters are defined:
        - any:  any type of branches
        - any_call: any function call or system call
        - any_ret: any function return or system call return
        - any_ind: any indirect branch
        - ind_call: any indirect branch
        - u:  only when the branch target is at the user level
        - k: only when the branch target is in the kernel
        - hv: only when the target is at the hypervisor level