index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
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
*
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
|
|
\
|
|
*
Merge branch 'tracing/urgent' into tracing/core
Ingo Molnar
2009-10-01
1
-38
/
+18
|
|
|
\
|
|
*
|
tracing/event: Cleanup the useless dentry variable
Frederic Weisbecker
2009-09-24
1
-12
/
+11
|
*
|
|
tracing/events: Add 'signed' field to format files
Tom Zanussi
2009-10-06
1
-12
/
+12
|
|
|
/
|
|
/
|
*
|
|
Merge commit 'v2.6.32-rc5' into perf/probes
Ingo Molnar
2009-10-17
1
-4
/
+3
|
\
\
\
|
|
/
/
|
*
|
tracing: Check the return value of trace_get_user()
Li Zefan
2009-09-22
1
-4
/
+3
*
|
|
tracing/ftrace: Fix to check create_event_dir() when adding new events
Masami Hiramatsu
2009-10-03
1
-11
/
+14
*
|
|
Merge commit 'linus/master' into tracing/kprobes
Frederic Weisbecker
2009-09-23
1
-87
/
+47
|
\
\
\
|
|
/
/
|
*
|
tracing/events: use list_for_entry_continue
Li Zefan
2009-09-19
1
-34
/
+15
|
|
/
|
*
Merge branch 'linus' into tracing/core
Ingo Molnar
2009-09-17
1
-3
/
+3
|
|
\
|
|
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
2009-09-15
1
-3
/
+3
|
|
|
\
|
|
|
*
Merge branch 'percpu-for-linus' into percpu-for-next
Tejun Heo
2009-08-14
1
-2
/
+2
|
|
|
|
\
|
|
|
*
\
Merge branch 'master' into for-next
Tejun Heo
2009-07-04
1
-6
/
+22
|
|
|
|
\
\
|
|
|
*
|
|
percpu: clean up percpu variable definitions
Tejun Heo
2009-06-24
1
-3
/
+3
|
*
|
|
|
|
tracing: make testing syscall events a separate configuration
Steven Rostedt
2009-09-14
1
-0
/
+12
|
*
|
|
|
|
tracing: add static to generated TRACE_EVENT functions
Steven Rostedt
2009-09-14
1
-1
/
+1
|
*
|
|
|
|
tracing: use the new trace_entries.h to create format files
Steven Rostedt
2009-09-12
1
-0
/
+1
|
*
|
|
|
|
tracing: trace parser support for set_event
jolsa@redhat.com
2009-09-11
1
-47
/
+13
|
*
|
|
|
|
tracing: add lock depth to entries
Steven Rostedt
2009-09-11
1
-1
/
+4
|
*
|
|
|
|
tracing: move tgid out of generic entry and into userstack
Steven Rostedt
2009-09-11
1
-4
/
+1
|
|
/
/
/
/
*
|
|
|
|
ftrace: Fix trace_remove_event_call() to lock trace_event_mutex
Masami Hiramatsu
2009-09-17
1
-0
/
+5
*
|
|
|
|
ftrace: Fix trace_add_event_call() to initialize list
Masami Hiramatsu
2009-09-17
1
-1
/
+4
*
|
|
|
|
Merge commit 'tracing/core' into tracing/kprobes
Frederic Weisbecker
2009-09-11
1
-2
/
+4
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
tracing: pass around ring buffer instead of tracer
Steven Rostedt
2009-09-04
1
-2
/
+4
*
|
|
|
|
tracing: Restore the const qualifier for field names and types definition
Frederic Weisbecker
2009-08-27
1
-2
/
+2
*
|
|
|
|
tracing: Ftrace dynamic ftrace_event_call support
Masami Hiramatsu
2009-08-27
1
-37
/
+84
|
/
/
/
/
[next]