How to recheck 'maxactive' ?

Taeung Song <[email protected]>
Newsgroups org.kernel.vger.linux-trace-users
Message-ID <[email protected]>
Hi,

After setting 'maxactive' for kretprobe,
how can I recheck the value of 'maxactive' ?
For example, in order to distinguish the difference
between two kretprobe events
(kmem_cache_alloc_node and kmem_cache_alloc_node10)

   $ cd /sys/kernel/debug/tracing
   $ echo 'r:kmem_cache_alloc_node kmem_cache_alloc_node' >> kprobe_events
   $ echo 'r10:kmem_cache_alloc_node10 kmem_cache_alloc_node' >> 
kprobe_events

   $ cat kprobe_events
   r:kprobes/kmem_cache_alloc_node kmem_cache_alloc_node
   r:kprobes/kmem_cache_alloc_node10 kmem_cache_alloc_node

Thanks,
Taeung
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.