index
:
kernel/linux.git
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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
ftrace_event.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-31
perf/trace: Add ability to set a target task for events
Andrew Vagin
1
-2
/
+3
2012-06-28
tracing: Remove NR_CPUS array from trace_iterator
Steven Rostedt
1
-1
/
+1
2012-06-14
tracing: Add comments for the other bits of ftrace_event_call.flags
Steven Rostedt
1
-0
/
+3
2012-05-10
tracing: Do not enable function event with enable
Steven Rostedt
1
-0
/
+2
2012-03-14
perf: Add ifdef to remove unused enum switch warnings
Jiri Olsa
1
-0
/
+2
2012-02-21
ftrace: Allow to specify filter field type for ftrace events
Jiri Olsa
1
-0
/
+1
2012-02-21
ftrace, perf: Add add/del tracepoint perf registration actions
Jiri Olsa
1
-0
/
+2
2012-02-21
ftrace, perf: Add open/close tracepoint perf registration actions
Jiri Olsa
1
-2
/
+4
2011-12-05
tracing: Restore system filter behavior
Li Zefan
1
-0
/
+2
2011-07-15
tracing: Have dynamic size event stack traces
Steven Rostedt
1
-0
/
+1
2011-06-15
tracing/kprobes: Fix kprobe-tracer to support stack trace
Masami Hiramatsu
1
-0
/
+4
2011-05-26
tracing: Add __print_symbolic_u64 to avoid warnings on 32bit machine
liubo
1
-0
/
+12
2011-05-07
Regression: partial revert "tracing: Remove lock_depth from event entry"
Arjan van de Ven
1
-0
/
+1
2011-03-10
tracing: Remove lock_depth from event entry
Steven Rostedt
1
-1
/
+0
2011-02-08
tracing/filter: Move MAX_FILTER_PRED to local tracing directory
Steven Rostedt
1
-1
/
+0
2010-11-19
tracing/events: Show real number in array fields
Steven Rostedt
1
-0
/
+4
2010-11-18
tracing: Allow syscall trace events for non privileged users
Frederic Weisbecker
1
-0
/
+8
2010-11-18
tracing: New flag to allow non privileged users to use a trace event
Frederic Weisbecker
1
-0
/
+2
2010-09-09
perf: Rework the PMU methods
Peter Zijlstra
1
-2
/
+2
2010-08-19
perf, tracing: add missing __percpu markups
Namhyung Kim
1
-2
/
+2
2010-07-21
tracing: Reduce latency and remove percpu trace_seq
Lai Jiangshan
1
-2
/
+3
2010-07-21
tracing: Allow to disable cmdline recording
Li Zefan
1
-2
/
+5
2010-06-29
tracing: Use class->reg() for all registering of events
Steven Rostedt
1
-0
/
+3
2010-06-09
perf, trace: Inline perf_swevent_put_recursion_context()
Peter Zijlstra
1
-2
/
+1
2010-05-28
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-28
/
+75
2010-05-21
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...
Steven Rostedt
1
-11
/
+12
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
-8
/
+8
2010-05-21
perf, trace: Optimize tracepoints by removing IRQ-disable from perf/tracepoin...
Peter Zijlstra
1
-6
/
+3
2010-05-20
Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...
Ingo Molnar
1
-0
/
+1
2010-05-18
perf/ftrace: Optimize perf/tracepoint interaction for single events
Peter Zijlstra
1
-3
/
+5
2010-05-15
tracing: Comment the use of event_mutex with trace event flags
Steven Rostedt
1
-1
/
+8
2010-05-14
tracing: Combine event filter_active and enable into single flags field
Steven Rostedt
1
-2
/
+19
2010-05-14
tracing: Remove duplicate id information in event structure
Steven Rostedt
1
-3
/
+2
2010-05-14
tracing: Move print functions into event class
Steven Rostedt
1
-1
/
+1
2010-05-14
tracing: Allow events to share their print functions
Steven Rostedt
1
-5
/
+12
2010-05-14
tracing: Move raw_init from events to class
Steven Rostedt
1
-1
/
+1
2010-05-14
tracing: Move fields from event to class structure
Steven Rostedt
1
-2
/
+3
2010-05-14
tracing: Remove per event trace registering
Steven Rostedt
1
-4
/
+15
2010-05-14
tracing: Create class struct for events
Steven Rostedt
1
-1
/
+5
2010-04-30
[SCSI] ftrace: add __print_hex()
Kei Tokunaga
1
-0
/
+3
2010-04-01
tracing: Show the lost events in the trace_pipe output
Steven Rostedt
1
-0
/
+1
2010-03-10
perf: Drop the obsolete profile naming for trace events
Frederic Weisbecker
1
-8
/
+8
2010-03-10
perf: Take a hot regs snapshot for trace events
Frederic Weisbecker
1
-2
/
+5
2010-02-28
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-4
/
+16
2010-01-29
perf: Factorize trace events raw sample buffer operations
Xiao Guangrong
1
-3
/
+15
2010-01-06
tracing: Remove show_format and related macros from TRACE_EVENT
Lai Jiangshan
1
-2
/
+0
2010-01-06
tracing: Add print_fmt field
Lai Jiangshan
1
-0
/
+1
2009-12-28
perf events: Remove CONFIG_EVENT_PROFILE
Li Zefan
1
-1
/
+1
2009-12-13
tracing: Change event->profile_count to be int type
Li Zefan
1
-1
/
+1
[next]