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
2014-03-31
tracing: Fix array size mismatch in format string
Vaibhav Nagarnaik
1
-5
/
+2
2013-12-04
tracing: Allow events to have NULL strings
Steven Rostedt (Red Hat)
1
-2
/
+3
2013-04-12
tracing: Remove obsolete macro guard _TRACE_PROFILE_INIT
zhangwei(Jovi)
1
-2
/
+0
2013-03-15
tracing: Add a way to soft disable trace events
Steven Rostedt (Red Hat)
1
-0
/
+8
2013-03-15
tracing: Fix some section mismatch warnings
Li Zefan
1
-1
/
+1
2013-03-15
tracing: Annotate event field-defining functions with __init
Li Zefan
1
-1
/
+1
2013-03-15
tracing: Add a helper function for event print functions
Li Zefan
1
-17
/
+6
2013-03-15
tracing: Pass the ftrace_file to the buffer lock reserve code
Steven Rostedt
1
-4
/
+5
2013-03-15
tracing: Separate out trace events from global variables
Steven Rostedt
1
-1
/
+2
2012-11-13
tracing: Kill unused and puzzled sample code in ftrace.h
Shan Wei
1
-73
/
+0
2012-11-02
tracing: Use irq_work for wake ups and remove *_nowake_*() functions
Steven Rostedt
1
-2
/
+1
2012-07-31
perf/trace: Add ability to set a target task for events
Andrew Vagin
1
-1
/
+5
2012-06-28
tracing/kvm: Use __print_hex() for kvm_emulate_insn tracepoint
Namhyung Kim
1
-0
/
+1
2011-10-04
perf: Fix counter of ftrace events
Andrew Vagin
1
-0
/
+3
2011-05-25
tracing: Add __print_symbolic_u64 to avoid warnings on 32bit machine
liubo
1
-0
/
+13
2011-02-02
tracing: Replace trace_event struct array with pointer array
Steven Rostedt
1
-11
/
+13
2010-11-19
tracing/events: Show real number in array fields
Steven Rostedt
1
-4
/
+10
2010-11-18
tracing: Allow syscall trace events for non privileged users
Frederic Weisbecker
1
-6
/
+1
2010-11-18
tracing: New macro to set up initial event flags value
Frederic Weisbecker
1
-0
/
+12
2010-08-02
tracing: Drop cpparg() macro
Frederic Weisbecker
1
-5
/
+2
2010-07-20
tracing: Reduce latency and remove percpu trace_seq
Lai Jiangshan
1
-9
/
+3
2010-06-28
tracing: Use class->reg() for all registering of events
Steven Rostedt
1
-0
/
+2
2010-06-09
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...
Ingo Molnar
1
-1
/
+1
2010-06-08
perf: Drop the skip argument from perf_arch_fetch_regs_caller
Frederic Weisbecker
1
-1
/
+1
2010-05-31
perf_events, trace: Fix probe unregister race
Peter Zijlstra
1
-1
/
+1
2010-05-27
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-158
/
+91
2010-05-25
tracing: Add __used annotation to event variable
Steven Rostedt
1
-1
/
+1
2010-05-21
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...
Steven Rostedt
1
-10
/
+10
2010-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-0
/
+3
2010-05-21
perf, trace: Optimize tracepoints by using per-tracepoint-per-cpu hlist to tr...
Peter Zijlstra
1
-1
/
+3
2010-05-21
perf, trace: Optimize tracepoints by removing IRQ-disable from perf/tracepoin...
Peter Zijlstra
1
-10
/
+7
2010-05-20
Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...
Ingo Molnar
1
-14
/
+19
2010-05-18
perf/ftrace: Optimize perf/tracepoint interaction for single events
Peter Zijlstra
1
-1
/
+2
2010-05-18
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-11
/
+12
2010-05-18
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...
Steven Rostedt
1
-6
/
+7
2010-05-14
tracing: Remove duplicate id information in event structure
Steven Rostedt
1
-6
/
+6
2010-05-14
tracing: Move print functions into event class
Steven Rostedt
1
-26
/
+19
2010-05-14
tracing: Allow events to share their print functions
Steven Rostedt
1
-5
/
+8
2010-05-14
tracing: Move raw_init from events to class
Steven Rostedt
1
-5
/
+4
2010-05-14
tracing: Move fields from event to class structure
Steven Rostedt
1
-5
/
+6
2010-05-14
tracing: Remove per event trace registering
Steven Rostedt
1
-95
/
+38
2010-05-14
tracing: Let tracepoints have data passed to tracepoint callbacks
Steven Rostedt
1
-7
/
+7
2010-05-14
tracing: Create class struct for events
Steven Rostedt
1
-25
/
+19
2010-04-30
[SCSI] ftrace: add __print_hex()
Kei Tokunaga
1
-0
/
+3
2010-04-04
perf: Fetch hot regs from the template caller
Frederic Weisbecker
1
-11
/
+12
2010-03-31
tracing: Update comments
Li Zefan
1
-14
/
+19
2010-03-18
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-20
/
+24
2010-03-10
perf: Drop the obsolete profile naming for trace events
Frederic Weisbecker
1
-19
/
+19
2010-03-10
perf: Take a hot regs snapshot for trace events
Frederic Weisbecker
1
-1
/
+5
2010-03-04
rcu, ftrace: Fix RCU lockdep splat in ftrace_perf_buf_prepare()
Paul E. McKenney
1
-2
/
+2
[next]