summaryrefslogtreecommitdiffstats
path: root/kernel/trace/trace_eprobe.c
AgeCommit message (Expand)AuthorLines
2021-10-29tracing: Fix misspelling of "missing"Steven Rostedt (VMware)-1/+1
2021-10-27tracing: Do not warn when connecting eprobe to non existing eventSteven Rostedt (VMware)-2/+2
2021-10-13tracing: Fix event probe removal from dynamic eventsSteven Rostedt (VMware)-3/+51
2021-10-10tracing: Fix memory leak in eprobe_register()Vamshi K Sthambamkadi-0/+7
2021-09-07tracing: Fix some alloc_event_probe() error handling bugsDan Carpenter-2/+3
2021-08-20tracing: Add a probe that attaches to trace eventsTzvetomir Stoyanov (VMware)-0/+903