KVM: MMU: invalidate and flush on spte small->large page size change
[safe/jmp/linux-2.6] / kernel / trace / trace_export.c
2010-05-14 Steven Rostedttracing: Remove duplicate id information in event structure
2010-05-14 Steven Rostedttracing: Move raw_init from events to class
2010-05-14 Steven Rostedttracing: Move fields from event to class structure
2010-05-14 Steven Rostedttracing: Create class struct for events
2010-01-06 Lai Jiangshantracing: Remove show_format and related macros from...
2010-01-06 Lai Jiangshantracing: Add print_fmt field
2010-01-06 Lai Jiangshantracing: Have __dynamic_array() define a field
2009-12-30 Lai Jiangshantracing: Fix sign fields in ftrace_define_fields_#...
2009-12-13 Li Zefantracing: Pull up calls to trace_define_common_fields()
2009-12-05 Linus TorvaldsMerge branch 'perf-core-for-linus' of git://git./linux...
2009-11-02 Li Zefantracing: Fix to use __always_unused attribute
2009-10-23 Ingo MolnarMerge branch 'perf/core' into perf/probes
2009-10-06 Tom Zanussitracing/events: Add 'signed' field to format files
2009-09-23 Frederic WeisbeckerMerge commit 'linus/master' into tracing/kprobes
2009-09-14 Li Zefantracing: remove some unused macros
2009-09-14 Li Zefanftrace: add compile-time check on F_printk()
2009-09-13 Steven Rostedttracing: use the new trace_entries.h to create format...
2009-09-10 Frederic WeisbeckerMerge commit 'tracing/core' into tracing/kprobes
2009-08-31 Li Zefantracing/filters: Defer pred allocation
2009-08-26 Masami Hiramatsutracing: Introduce TRACE_FIELD_ZERO() macro
2009-08-26 Masami Hiramatsutracing: Ftrace dynamic ftrace_event_call support
2009-08-26 Li Zefantracing/filters: Add __field_ext() to TRACE_EVENT
2009-08-19 Li Zefantracing/events: Add trace_define_common_fields()
2009-08-19 Li Zefantracing/events: Add ftrace_event_call param to define_f...
2009-08-11 Frederic Weisbeckertracing: Add ftrace event call parameter to its field...
2009-04-29 Tom Zanussitracing/filters: distinguish between signed and unsigne...
2009-04-24 Steven Rostedttracing: add size checks for exported ftrace internal...
2009-04-13 Tom Zanussitracing/filters: allow on-the-fly filter switching
2009-04-13 Tom Zanussitracing/filters: add TRACE_EVENT_FORMAT_NOFILTER event...
2009-04-13 Tom Zanussitracing/filters: add run-time field descriptions to...
2009-04-07 Zhaoleiftrace: Correct a text align for event format output
2009-03-10 Steven Rostedttracing: remove funky whitespace in the trace code
2009-03-10 Steven Rostedttracing: new format for specialized trace points
2009-03-10 Steven Rostedttracing: replace TP<var> with TP_<var>
2009-03-10 Steven Rostedttracing: typecast sizeof and offsetof to unsigned int
2009-03-06 Steven Rostedttracing: add format files for ftrace default entries