index
:
kernel_goldelico_gta04.git
android-3.0-gta04
for-cmair
jack-working+v2
neil-rebase-3.7
replicant-2.3
replicant-4.0
replicant-4.0+3.10+not-compilation-tested
replicant-4.0+3.7+WIP
replicant-4.0+3.8+WIP
replicant-4.0+jack-working
replicant-4.0+suspend
replicant-4.2
kernel/goldelico/gta04
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
trace
/
ftrace.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
tracing/perf: Avoid perf_trace_buf_*() in perf_trace_##call() when possible
Oleg Nesterov
2013-08-13
1
-1
/
+6
*
tracing/perf: Reimplement TP_perf_assign() logic
Oleg Nesterov
2013-08-13
1
-8
/
+11
*
tracing/perf: Expand TRACE_EVENT(sched_stat_runtime)
Oleg Nesterov
2013-08-13
1
-4
/
+3
*
tracing/perf: Move the PERF_MAX_TRACE_SIZE check into perf_trace_buf_prepare()
Oleg Nesterov
2013-07-18
1
-4
/
+0
*
tracing: Add DEFINE_EVENT_FN() macro
Steven Rostedt
2013-06-20
1
-0
/
+4
*
tracing: Remove obsolete macro guard _TRACE_PROFILE_INIT
zhangwei(Jovi)
2013-04-12
1
-2
/
+0
*
tracing: Add a way to soft disable trace events
Steven Rostedt (Red Hat)
2013-03-15
1
-0
/
+8
*
tracing: Fix some section mismatch warnings
Li Zefan
2013-03-15
1
-1
/
+1
*
tracing: Annotate event field-defining functions with __init
Li Zefan
2013-03-15
1
-1
/
+1
*
tracing: Add a helper function for event print functions
Li Zefan
2013-03-15
1
-17
/
+6
*
tracing: Pass the ftrace_file to the buffer lock reserve code
Steven Rostedt
2013-03-15
1
-4
/
+5
*
tracing: Separate out trace events from global variables
Steven Rostedt
2013-03-15
1
-1
/
+2
*
tracing: Kill unused and puzzled sample code in ftrace.h
Shan Wei
2012-11-13
1
-73
/
+0
*
tracing: Use irq_work for wake ups and remove *_nowake_*() functions
Steven Rostedt
2012-11-02
1
-2
/
+1
*
perf/trace: Add ability to set a target task for events
Andrew Vagin
2012-07-31
1
-1
/
+5
*
tracing/kvm: Use __print_hex() for kvm_emulate_insn tracepoint
Namhyung Kim
2012-06-28
1
-0
/
+1
*
perf: Fix counter of ftrace events
Andrew Vagin
2011-10-04
1
-0
/
+3
*
tracing: Add __print_symbolic_u64 to avoid warnings on 32bit machine
liubo
2011-05-25
1
-0
/
+13
*
tracing: Replace trace_event struct array with pointer array
Steven Rostedt
2011-02-02
1
-11
/
+13
*
tracing/events: Show real number in array fields
Steven Rostedt
2010-11-19
1
-4
/
+10
*
tracing: Allow syscall trace events for non privileged users
Frederic Weisbecker
2010-11-18
1
-6
/
+1
*
tracing: New macro to set up initial event flags value
Frederic Weisbecker
2010-11-18
1
-0
/
+12
*
tracing: Drop cpparg() macro
Frederic Weisbecker
2010-08-02
1
-5
/
+2
*
tracing: Reduce latency and remove percpu trace_seq
Lai Jiangshan
2010-07-20
1
-9
/
+3
*
tracing: Use class->reg() for all registering of events
Steven Rostedt
2010-06-28
1
-0
/
+2
*
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...
Ingo Molnar
2010-06-09
1
-1
/
+1
|
\
|
*
perf: Drop the skip argument from perf_arch_fetch_regs_caller
Frederic Weisbecker
2010-06-08
1
-1
/
+1
*
|
perf_events, trace: Fix probe unregister race
Peter Zijlstra
2010-05-31
1
-1
/
+1
|
/
*
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2010-05-27
1
-158
/
+91
|
\
|
*
tracing: Add __used annotation to event variable
Steven Rostedt
2010-05-25
1
-1
/
+1
|
*
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...
Steven Rostedt
2010-05-21
1
-10
/
+10
|
|
\
|
|
*
perf, trace: Optimize tracepoints by using per-tracepoint-per-cpu hlist to tr...
Peter Zijlstra
2010-05-21
1
-1
/
+3
|
|
*
perf, trace: Optimize tracepoints by removing IRQ-disable from perf/tracepoin...
Peter Zijlstra
2010-05-21
1
-10
/
+7
|
|
*
Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...
Ingo Molnar
2010-05-20
1
-14
/
+19
|
|
|
\
|
|
*
|
perf/ftrace: Optimize perf/tracepoint interaction for single events
Peter Zijlstra
2010-05-18
1
-1
/
+2
|
*
|
|
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...
Steven Rostedt
2010-05-18
1
-6
/
+7
|
|
\
\
\
|
|
|
/
/
|
*
|
|
tracing: Remove duplicate id information in event structure
Steven Rostedt
2010-05-14
1
-6
/
+6
|
*
|
|
tracing: Move print functions into event class
Steven Rostedt
2010-05-14
1
-26
/
+19
|
*
|
|
tracing: Allow events to share their print functions
Steven Rostedt
2010-05-14
1
-5
/
+8
|
*
|
|
tracing: Move raw_init from events to class
Steven Rostedt
2010-05-14
1
-5
/
+4
|
*
|
|
tracing: Move fields from event to class structure
Steven Rostedt
2010-05-14
1
-5
/
+6
|
*
|
|
tracing: Remove per event trace registering
Steven Rostedt
2010-05-14
1
-95
/
+38
|
*
|
|
tracing: Let tracepoints have data passed to tracepoint callbacks
Steven Rostedt
2010-05-14
1
-7
/
+7
|
*
|
|
tracing: Create class struct for events
Steven Rostedt
2010-05-14
1
-25
/
+19
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2010-05-21
1
-0
/
+3
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
[SCSI] ftrace: add __print_hex()
Kei Tokunaga
2010-04-30
1
-0
/
+3
*
|
|
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2010-05-18
1
-11
/
+12
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
perf: Fetch hot regs from the template caller
Frederic Weisbecker
2010-04-04
1
-11
/
+12
|
|
/
*
|
tracing: Update comments
Li Zefan
2010-03-31
1
-14
/
+19
|
/
*
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-03-18
1
-20
/
+24
|
\
[next]