From 6edbf2f39258802d49c1dbc4970b029f5c6c3a45 Mon Sep 17 00:00:00 2001 From: Anshuman Khandual Date: Fri, 18 May 2012 14:16:50 +0530 Subject: [PATCH] --- yaml --- r: 305510 b: refs/heads/master c: 2e49a948be1e282d2c1477c5a3b5ed23f5987723 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/tools/perf/Documentation/perf-record.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 87d35921833d..66eb97b02f3e 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: e40ee742d4542b4c046ac5426654b1494d87ad73 +refs/heads/master: 2e49a948be1e282d2c1477c5a3b5ed23f5987723 diff --git a/trunk/tools/perf/Documentation/perf-record.txt b/trunk/tools/perf/Documentation/perf-record.txt index a1386b2fff00..b38a1f9ad460 100644 --- a/trunk/tools/perf/Documentation/perf-record.txt +++ b/trunk/tools/perf/Documentation/perf-record.txt @@ -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