diff options
author | Catalin Marinas <catalin.marinas@arm.com> | 2014-09-19 12:05:45 +0100 |
---|---|---|
committer | Catalin Marinas <catalin.marinas@arm.com> | 2014-09-19 12:05:45 +0100 |
commit | 9f1ae7596aad71d18c3e88a3927f3f76b037b8fe (patch) | |
tree | ca4c896b2f2ab1abdefe9afe826a98131755ab6e /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | a6583c7c8114c4850b57365e85da85e37d5fc568 (diff) |
arm64: Correct ftrace calls to aarch64_insn_gen_branch_imm()
The aarch64_insn_gen_branch_imm() function takes an enum as the last
argument rather than a bool. It happens to work because
AARCH64_INSN_BRANCH_LINK matches 'true' but better to use the actual
type.
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions