summaryrefslogtreecommitdiff
path: root/tools/lib/symbol/kallsyms.h
diff options
context:
space:
mode:
authorMaharaja Kennadyrajan <c_mkenna@qti.qualcomm.com>2017-02-02 08:32:19 +0200
committerKalle Valo <kvalo@qca.qualcomm.com>2017-02-07 10:49:24 +0200
commitee8b08a1be82edca6cfc3cb7e86f674e0ede9de2 (patch)
treecb5d936e9023aa3e57e621308fb07f60d78fe504 /tools/lib/symbol/kallsyms.h
parent39bfe9f7c0c9ac84025d26a073d2a5de4f9b1c99 (diff)
ath10k: add debugfs support to get per peer tids log via tracing
This patch provides support to get per peer tids log. echo 1 > /sys/kernel/debug/ieee80211/phyX/netdev\:wlanX/stations/ XX:XX/peer_debug_trigger These logs will be the part of FWLOGS which we collect the logs via tracing interface. Here we will get the peer tigd logs only once(not repeatedly) when we write 1 to the debugfs file. Signed-off-by: Maharaja Kennadyrajan <c_mkenna@qti.qualcomm.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
Diffstat (limited to 'tools/lib/symbol/kallsyms.h')
0 files changed, 0 insertions, 0 deletions
data-conflicts manually: the reader_lock has been turned into a raw lock by the core locking merge, and there was a new user of it introduced in this perf core merge. Make sure that new use also uses the raw accessor functions.
Diffstat (limited to 'kernel/trace')