index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
trace_events.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tracing: Use irq_work for wake ups and remove *_nowake_*() functions
Steven Rostedt
2012-11-02
1
-1
/
+1
*
tracing: Separate open function from set_event and available_events
Steven Rostedt
2012-11-02
1
-19
/
+27
*
tracing: Enable comm recording if trace_printk() is used
Steven Rostedt
2012-10-31
1
-0
/
+3
*
trace: Move trace event enable from fs_initcall to core_initcall
Ezequiel Garcia
2012-09-24
1
-36
/
+72
*
tracing: Skip printing "OK" if failed to disable event
Yuanhan Liu
2012-09-13
1
-1
/
+3
*
ftrace: Add default recursion protection for function tracing
Steven Rostedt
2012-07-31
1
-0
/
+1
*
ftrace: Return pt_regs to function trace callback
Steven Rostedt
2012-07-19
1
-1
/
+1
*
ftrace: Pass ftrace_ops as third parameter to function trace callback
Steven Rostedt
2012-07-19
1
-1
/
+2
*
tracing: Do not enable function event with enable
Steven Rostedt
2012-05-10
1
-1
/
+4
*
ftrace, perf: Add add/del tracepoint perf registration actions
Jiri Olsa
2012-02-21
1
-0
/
+2
*
ftrace, perf: Add open/close tracepoint perf registration actions
Jiri Olsa
2012-02-21
1
-3
/
+7
*
tracing: fix event_subsystem ref counting
Ilya Dryomov
2011-12-05
1
-1
/
+0
*
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2011-07-21
1
-18
/
+95
|
\
|
*
tracing: Have "enable" file use refcounts like the "filter" file
Steven Rostedt
2011-07-07
1
-9
/
+22
|
*
tracing: Fix bug when reading system filters on module removal
Steven Rostedt
2011-07-07
1
-11
/
+75
*
|
tracing: Convert to kstrtoul_from_user
Peter Huewe
2011-06-14
1
-22
/
+4
|
/
*
tracing: Have event with function tracer check error return
Steven Rostedt
2011-05-25
1
-1
/
+6
*
Regression: partial revert "tracing: Remove lock_depth from event entry"
Arjan van de Ven
2011-05-06
1
-0
/
+1
*
tracing: Export trace_set_clr_event()
Yuanhan Liu
2011-03-10
1
-0
/
+1
*
tracing: Remove lock_depth from event entry
Steven Rostedt
2011-03-10
1
-1
/
+0
*
tracing: Replace trace_event struct array with pointer array
Steven Rostedt
2011-02-02
1
-6
/
+6
*
tracing/events: Show real number in array fields
Steven Rostedt
2010-11-19
1
-0
/
+6
*
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2010-10-22
1
-0
/
+6
|
\
|
*
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-15
1
-0
/
+6
*
|
tracing: Clean up seqfile code for format file
Li Zefan
2010-08-18
1
-37
/
+18
|
/
*
Merge branch 'tip/perf/urgent-3' of git://git.kernel.org/pub/scm/linux/kernel...
Steven Rostedt
2010-08-16
1
-64
/
+143
|
\
|
*
tracing/events: Convert format output to seq_file
Steven Rostedt
2010-08-12
1
-67
/
+141
*
|
tracing: Allow to disable cmdline recording
Li Zefan
2010-07-20
1
-2
/
+28
*
|
tracing: Use class->reg() for all registering of events
Steven Rostedt
2010-06-28
1
-19
/
+36
*
|
tracing: Remove open-coded __trace_add_event_call()
Li Zefan
2010-06-28
1
-51
/
+19
*
|
tracing: Remove test of NULL define_fields callback
Li Zefan
2010-06-28
1
-15
/
+13
*
|
tracing: Don't allocate common fields for every trace events
Li Zefan
2010-06-28
1
-49
/
+64
*
|
tracing: Remove ftrace_preempt_disable/enable
Steven Rostedt
2010-06-03
1
-3
/
+2
|
/
*
tracing: Combine event filter_active and enable into single flags field
Steven Rostedt
2010-05-14
1
-8
/
+8
*
tracing: Remove duplicate id information in event structure
Steven Rostedt
2010-05-14
1
-4
/
+3
*
tracing: Move print functions into event class
Steven Rostedt
2010-05-14
1
-3
/
+3
*
tracing: Move raw_init from events to class
Steven Rostedt
2010-05-14
1
-6
/
+6
*
tracing: Move fields from event to class structure
Steven Rostedt
2010-05-14
1
-12
/
+36
*
tracing: Remove per event trace registering
Steven Rostedt
2010-05-14
1
-9
/
+23
*
tracing: Create class struct for events
Steven Rostedt
2010-05-14
1
-10
/
+10
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
perf: Drop the obsolete profile naming for trace events
Frederic Weisbecker
2010-03-10
1
-1
/
+1
*
tracing: Simplify memory recycle of trace_define_field
Wenji Huang
2010-02-25
1
-3
/
+1
*
tracing: Remove show_format and related macros from TRACE_EVENT
Lai Jiangshan
2010-01-06
1
-12
/
+0
*
tracing: Use defined fields and print_fmt to print formats
Lai Jiangshan
2010-01-06
1
-24
/
+41
*
tracing: Move a printk out of ftrace_raw_reg_event_foo()
Li Zefan
2009-12-13
1
-5
/
+15
*
tracing: Pull up calls to trace_define_common_fields()
Li Zefan
2009-12-13
1
-3
/
+4
*
tracing: Extract duplicate ftrace_raw_init_event_foo()
Li Zefan
2009-12-13
1
-0
/
+14
*
Merge branch 'perf/core' into perf/probes
Ingo Molnar
2009-10-23
1
-24
/
+23
|
\
|
*
Merge branch 'tracing/core' into perf/core
Ingo Molnar
2009-10-15
1
-12
/
+11
|
|
\
[next]