diff options
author | 2017-02-06 19:46:22 +0530 | |
---|---|---|
committer | 2017-02-06 19:00:23 +0000 | |
commit | b7eed6ddaa71f1a9afe2ba481d69dea3af0e0755 (patch) | |
tree | b8e63c1708d31df23001c9621032ebef571a5a0a /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | ACPI/IORT: Fix the error return code in iort_add_smmu_platform_device() (diff) | |
download | linux-dev-b7eed6ddaa71f1a9afe2ba481d69dea3af0e0755.tar.xz linux-dev-b7eed6ddaa71f1a9afe2ba481d69dea3af0e0755.zip |
arm64: do not trace atomic operations
Atomic operation function symbols are exported,when
CONFIG_ARM64_LSE_ATOMICS is defined. Prefix them with notrace, so that
an user can not trace these functions. Tracing these functions causes
kernel crash.
Signed-off-by: Pratyush Anand <panand@redhat.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions