Lines Matching refs:kprobe
49 older ftrace-based kprobe tool as a workarond. This is from my perf-tools
52 # ./perf-tools/bin/kprobe -s 'p:kmem_cache_alloc name=+0(+96(%di)):string' 'name == "kmalloc-4096' …
53 Tracing kprobe kmem_cache_alloc. Ctrl-C to end.
54 …kprobe-3892 [002] d... 7888274.478331: kmem_cache_alloc: (kmem_cache_alloc+0x0/0x1b0) name="kmall…
55 kprobe-3892 [002] d... 7888274.478333: <stack trace>
62 …kprobe-3892 [002] d... 7888274.478340: kmem_cache_alloc: (kmem_cache_alloc+0x0/0x1b0) name="kmall…
63 kprobe-3892 [002] d... 7888274.478341: <stack trace>
70 …kprobe-3892 [002] d... 7888274.478345: kmem_cache_alloc: (kmem_cache_alloc+0x0/0x1b0) name="kmall…
71 kprobe-3892 [002] d... 7888274.478346: <stack trace>
78 …kprobe-3892 [002] d... 7888274.478350: kmem_cache_alloc: (kmem_cache_alloc+0x0/0x1b0) name="kmall…
79 kprobe-3892 [002] d... 7888274.478351: <stack trace>
86 …kprobe-3892 [002] d... 7888274.478355: kmem_cache_alloc: (kmem_cache_alloc+0x0/0x1b0) name="kmall…
87 kprobe-3892 [002] d... 7888274.478355: <stack trace>
94 …kprobe-3892 [002] d... 7888274.478359: kmem_cache_alloc: (kmem_cache_alloc+0x0/0x1b0) name="kmall…
95 kprobe-3892 [002] d... 7888274.478359: <stack trace>
105 Please don't copy-n-paste that kprobe command, as it's unlikely to work (the