index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
trace
/
ftrace.h
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-28
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-48
/
+12
2010-02-25
tracing: Fix ftrace_event_call alignment for use with gcc 4.5
Jeff Mahoney
1
-1
/
+2
2010-02-16
tracing: Add notrace to TRACE_EVENT implementation functions
Steven Rostedt
1
-13
/
+18
2010-01-29
perf: Factorize trace events raw sample buffer operations
Xiao Guangrong
1
-42
/
+6
2010-01-13
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
1
-3
/
+4
2010-01-06
tracing: Remove show_format and related macros from TRACE_EVENT
Lai Jiangshan
1
-127
/
+6
2010-01-06
tracing: Add print_fmt field
Lai Jiangshan
1
-1
/
+27
2009-12-30
tracing: Fix sign fields in ftrace_define_fields_##call()
Lai Jiangshan
1
-3
/
+4
2009-12-28
perf events: Remove CONFIG_EVENT_PROFILE
Li Zefan
1
-6
/
+6
2009-12-13
tracing: Change event->profile_count to be int type
Li Zefan
1
-1
/
+0
2009-12-13
tracing: Move a printk out of ftrace_raw_reg_event_foo()
Li Zefan
1
-14
/
+2
2009-12-13
tracing: Pull up calls to trace_define_common_fields()
Li Zefan
1
-4
/
+0
2009-12-13
tracing: Extract duplicate ftrace_raw_init_event_foo()
Li Zefan
1
-31
/
+4
2009-12-13
ftrace.h: Use common pr_info fmt string
Joe Perches
1
-1
/
+1
2009-12-05
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-66
/
+272
2009-11-26
events: Rename TRACE_EVENT_TEMPLATE() to DECLARE_EVENT_CLASS()
Ingo Molnar
1
-23
/
+23
2009-11-24
tracing: Create new DEFINE_EVENT_PRINT
Steven Rostedt
1
-4
/
+119
2009-11-24
tracing: Create new TRACE_EVENT_TEMPLATE
Steven Rostedt
1
-42
/
+107
2009-11-23
perf_events: Undo some recursion damage
Peter Zijlstra
1
-8
/
+9
2009-11-22
tracing: Use the perf recursion protection from trace event
Frederic Weisbecker
1
-11
/
+12
2009-11-13
tracing: Fix event format export
Johannes Berg
1
-1
/
+1
2009-11-08
tracing, perf_events: Protect the buffer from recursion in perf
Frederic Weisbecker
1
-9
/
+30
2009-10-23
Merge branch 'perf/core' into perf/probes
Ingo Molnar
1
-6
/
+9
2009-10-06
tracing/events: Add 'signed' field to format files
Tom Zanussi
1
-6
/
+9
2009-09-23
Merge commit 'linus/master' into tracing/kprobes
Frederic Weisbecker
1
-55
/
+70
2009-09-21
Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-5
/
+5
2009-09-21
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
1
-5
/
+5
2009-09-18
tracing: Allocate the ftrace event profile buffer dynamically
Frederic Weisbecker
1
-28
/
+55
2009-09-18
tracing: Factorize the events profile accounting
Frederic Weisbecker
1
-20
/
+8
2009-09-14
tracing: have TRACE_EVENT macro use __flags to not shadow parameter
Steven Rostedt
1
-2
/
+2
2009-09-14
tracing: add static to generated TRACE_EVENT functions
Steven Rostedt
1
-2
/
+2
2009-09-11
Merge commit 'tracing/core' into tracing/kprobes
Frederic Weisbecker
1
-12
/
+17
2009-09-04
tracing: pass around ring buffer instead of tracer
Steven Rostedt
1
-5
/
+10
2009-08-31
tracing/filters: Defer pred allocation
Li Zefan
1
-1
/
+0
2009-08-28
tracing: Fix double CPP substitution in TRACE_EVENT_FN
Frederic Weisbecker
1
-6
/
+7
2009-08-27
tracing: Ftrace dynamic ftrace_event_call support
Masami Hiramatsu
1
-8
/
+8
2009-08-26
Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
1
-0
/
+9
2009-08-26
tracing/filters: Add __field_ext() to TRACE_EVENT
Li Zefan
1
-7
/
+24
2009-08-26
tracing: Move tracepoint callbacks from declaration to definition
Josh Stone
1
-0
/
+9
2009-08-19
tracing/events: Add trace_define_common_fields()
Li Zefan
1
-5
/
+3
2009-08-19
tracing/events: Add ftrace_event_call param to define_fields()
Li Zefan
1
-2
/
+1
2009-08-11
tracing: Add ftrace event call parameter to its field descriptor handler
Frederic Weisbecker
1
-1
/
+2
2009-08-11
tracing: Add ftrace_event_call void * 'data' field
Jason Baron
1
-2
/
+2
2009-08-11
Merge branch 'linus' into tracing/core
Ingo Molnar
1
-25
/
+158
2009-08-10
perf_counter: Zero dead bytes from ftrace raw samples size alignment
Frederic Weisbecker
1
-0
/
+4
2009-08-10
perf_counter: Subtract the buffer size field from the event record size
Frederic Weisbecker
1
-1
/
+7
2009-08-10
perf_counter: Correct PERF_SAMPLE_RAW output
Peter Zijlstra
1
-1
/
+2
2009-08-09
perf_counter: Fix/complete ftrace event records sampling
Frederic Weisbecker
1
-34
/
+96
2009-08-09
perf_counter, ftrace: Fix perf_counter integration
Peter Zijlstra
1
-25
/
+85
2009-07-20
tracing/events: record the size of dynamic arrays
Li Zefan
1
-6
/
+8
[prev]
[next]