summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorCatalin Marinas <catalin.marinas@arm.com>2016-02-18 15:50:04 +0000
committerAlex Shi <alex.shi@linaro.org>2016-05-11 22:19:24 +0800
commit9193df45aa67b769ee8af97609537a876a81baca (patch)
tree3891340819229c44c3d5576cfe7c3bac0aea95a4 /tools/perf/scripts/python
parentcdfec5aaf4a886521b7f54dfe2db61735558d546 (diff)
arm64: Remove the get_thread_info() function
This function was introduced by previous commits implementing UAO. However, it can be replaced with task_thread_info() in uao_thread_switch() or get_fs() in do_page_fault() (the latter being called only on the current context, so no need for using the saved pt_regs). Signed-off-by: Catalin Marinas <catalin.marinas@arm.com> (cherry picked from commit e950631e84e7e38892ffbeee5e1816b270026b0e) Signed-off-by: Alex Shi <alex.shi@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions