[Bug kprobes/6989] New: kprobe_hash_table is too small for systemtap
mhiramat at redhat dot com
sourceware-bugzilla@sourceware.org
Tue Oct 28 00:20:00 GMT 2008
kprobe_hash_table[] has just 64 entries, and it's too small when we run 'probe
syscall.*{..} probe syscall.*.return {..}' which will insert more than 500
probes in the kernel.
I think it would be better that we expand it to 512 or more entries.
--
Summary: kprobe_hash_table is too small for systemtap
Product: systemtap
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
Component: kprobes
AssignedTo: systemtap at sources dot redhat dot com
ReportedBy: mhiramat at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=6989
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the Systemtap
mailing list