summaryrefslogtreecommitdiffstats
path: root/arch/Kconfig
diff options
context:
space:
mode:
authorXiao Guangrong2009-07-23 06:01:22 +0200
committerSteven Rostedt2009-07-24 02:54:40 +0200
commit75e33751ca8bbb72dd6f1a74d2810ddc8cbe4bdf (patch)
tree35402f5e41b3e823ceed21ee535045f39cd5465a /arch/Kconfig
parenttracing/ksym_tracer: fix write operation of ksym_trace_filter (diff)
downloadkernel-qcow2-linux-75e33751ca8bbb72dd6f1a74d2810ddc8cbe4bdf.tar.gz
kernel-qcow2-linux-75e33751ca8bbb72dd6f1a74d2810ddc8cbe4bdf.tar.xz
kernel-qcow2-linux-75e33751ca8bbb72dd6f1a74d2810ddc8cbe4bdf.zip
tracing/ksym_tracer: support quick clear for ksym_trace_filter -- v2
It's rather boring to clear symbol one by one in ksym_trace_filter file, so, this patch will let ksym_trace_filter file support quickly clear all break points. We can write "0" to this file and it will clear all symbols for example: # cat ksym_trace_filter ksym_filter_head:rw- global_trace:rw- # echo 0 > ksym_trace_filter # cat ksym_trace_filter # Changelog v1->v2: Add other ways to clear all breakpoints by writing NULL or "*:---" to ksym_trace_filter file base on K.Prasad's suggestion Signed-off-by: Xiao Guangrong <xiaoguangrong@cn.fujitsu.com> LKML-Reference: <4A67E092.3080202@cn.fujitsu.com> Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
Diffstat (limited to 'arch/Kconfig')
0 files changed, 0 insertions, 0 deletions