aboutsummaryrefslogtreecommitdiff
path: root/kernel/trace/trace_ksym.c
AgeCommit message (Expand)Author
2010-07-15tracing: Remove ksym tracerFrederic Weisbecker
2010-05-01hw-breakpoints: Get the number of available registers on boot dynamicallyFrederic Weisbecker
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-30ksym_tracer: Remove trace_statLi Zefan
2009-12-30ksym_tracer: Fix race when incrementing countLi Zefan
2009-12-30ksym_tracer: Fix to allow writing newline to ksym_trace_filterLi Zefan
2009-12-30ksym_tracer: Fix to make the tracer workLi Zefan
2009-12-14Merge branch 'linus' into tracing/urgentIngo Molnar
2009-12-13ksym_tracer: Fix bad castLi Zefan
2009-12-11tracing: Fix wrong usage of strstrip in trace_ksymsThomas Gleixner
2009-12-06hw-breakpoints: Use overflow handler instead of the event callbackFrederic Weisbecker
2009-11-27hw-breakpoints: Use struct perf_event_attr to define kernel breakpointsFrederic Weisbecker
2009-11-26hw-breakpoints: Simplify error handling in breakpoint creation requestsFrederic Weisbecker
2009-11-26ksym_tracer: Fix breakpoint removal after modificationFrederic Weisbecker
2009-11-10ksym_tracer: Support read accesses independent of read/write.Paul Mundt
2009-11-08hw-breakpoints: Rewrite the hw-breakpoints layer on top of perf eventsFrederic Weisbecker
2009-09-07tracing: Fix ring-buffer and ksym tracer merge interactionFrederic Weisbecker
2009-07-23tracing/ksym_tracer: support quick clear for ksym_trace_filter -- v2Xiao Guangrong
2009-07-23tracing/ksym_tracer: fix write operation of ksym_trace_filterXiao Guangrong
2009-07-23tracing/ksym_tracer: fix the output of ksym tracerXiao Guangrong
2009-07-10ksym_tracer: Fix the output of stat tracingLi Zefan
2009-07-10ksym_tracer: Fix memory leakLi Zefan
2009-07-10ksym_tracer: Report error when failed to re-register hbpLi Zefan
2009-07-10ksym_tracer: NIL-terminate user input filterLi Zefan
2009-07-10ksym_tracer: Fix validation of length of access typeLi Zefan
2009-07-10ksym_tracer: Fix validation of access typeLi Zefan
2009-07-10ksym_tracer: Rewrite ksym_trace_filter_read()Li Zefan
2009-07-10ksym_tracer: Extract trace entry from struct trace_ksymLi Zefan
2009-06-03hw-breakpoints: fix undeclared ksym_tracer_mutexFrederic Weisbecker
2009-06-02hw-breakpoints: ftrace plugin for kernel symbol tracing using HW Breakpoint i...K.Prasad