index
:
~narmstrong/linux
amlogic/v4.10/drm-hdmi-clk
amlogic/v4.10/drm-hdmi-dev
amlogic/v4.10/drm-hdmi-dw-hdmi
amlogic/v4.10/drm-hdmi-merge
amlogic/v4.10/drm-hdmi-meson-drm
amlogic/v4.10/drm-hdmi-pinctrl
amlogic/v4.10/mali
amlogic/v4.11/drm-hdmi-dw-hdmi
amlogic/v4.11/drm-hdmi-dw-hdmi-fixes
amlogic/v4.11/drm-hdmi-merge
amlogic/v4.11/drm-hdmi-meson-drm
amlogic/v4.11/drm-maintainers-rm-meson
amlogic/v4.12/drm-components-fix
amlogic/v4.9/drm
amlogic/v4.9/drm-ccr
amlogic/v4.9/drm-cleanup
amlogic/v4.9/drm-clkf
amlogic/v4.9/drm-fixup
amlogic/v4.9/drm-hdmi-dev
amlogic/v4.9/drm-start
amlogic/v4.9/drm-usb-scpi-usb-gxl-gxm
amlogic/v4.9/drm-vdac-bridge
dw-hdmi-for-next
meson-drm-fixes
meson-drm-for-next
Neil's Linux fork for Amlogic Meson DRM driver development
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-17
ftrace: use module notifier for function tracer
Steven Rostedt
1
-26
/
+64
2009-04-16
blktrace: fix context-info when mixed-using blk tracer and trace events
Li Zefan
1
-5
/
+13
2009-04-16
blktrace: add trace/ to /sys/block/sda
Li Zefan
1
-0
/
+5
2009-04-16
blktrace: support per-partition tracing for ftrace plugin
Li Zefan
1
-14
/
+25
2009-04-16
blktrace: support per-partition tracing
Shawn Du
1
-8
/
+21
2009-04-14
tracing/events: move trace point headers into include/trace/events
Steven Rostedt
3
-3
/
+3
2009-04-14
tracing/events: fix compile for modules disabled
Steven Rostedt
1
-2
/
+10
2009-04-14
tracing/events: add support for modules to TRACE_EVENT
Steven Rostedt
1
-32
/
+96
2009-04-14
tracing/events: add export symbols for trace events in modules
Steven Rostedt
4
-0
/
+9
2009-04-14
tracing/events: convert event call sites to use a link list
Steven Rostedt
4
-38
/
+38
2009-04-14
tracing/events: move the ftrace event tracing code to core
Steven Rostedt
5
-504
/
+0
2009-04-14
tracing/events: move declarations from trace directory to core include
Steven Rostedt
2
-133
/
+1
2009-04-14
tracing: make trace_seq operations available for core kernel
Steven Rostedt
2
-28
/
+3
2009-04-14
tracing: consolidate trace and trace_event headers
Steven Rostedt
4
-8
/
+9
2009-04-14
tracing/filters: allow on-the-fly filter switching
Tom Zanussi
6
-128
/
+150
2009-04-14
Merge branch 'linus' into tracing/core
Ingo Molnar
4
-12
/
+22
2009-04-14
tracing/filters: use ring_buffer_discard_commit() in filter_check_discard()
Tom Zanussi
7
-43
/
+48
2009-04-14
tracing/infrastructure: separate event tracer from event support
Tom Zanussi
2
-3
/
+7
2009-04-14
tracing/filters: use ring_buffer_discard_commit for discarded events
Steven Rostedt
3
-5
/
+11
2009-04-14
ring-buffer: add ring_buffer_discard_commit
Steven Rostedt
1
-21
/
+104
2009-04-14
tracing/filters: add TRACE_EVENT_FORMAT_NOFILTER event macro
Tom Zanussi
4
-3
/
+36
2009-04-14
tracing/filters: add run-time field descriptions to TRACE_EVENT_FORMAT events
Tom Zanussi
11
-14
/
+127
2009-04-12
blktrace: fix output of BLK_TC_PC events
Li Zefan
1
-8
/
+80
2009-04-12
blktrace: fix output of unknown events
Li Zefan
1
-1
/
+1
2009-04-12
tracing, kmemtrace: Separate include/trace/kmemtrace.h to kmemtrace part and ...
Zhaolei
2
-2
/
+2
2009-04-12
tracing/filters: return proper error code when writing filter file
Li Zefan
2
-6
/
+8
2009-04-12
tracing/filters: allow user input integer to be oct or hex
Li Zefan
1
-2
/
+3
2009-04-12
tracing/filters: fix NULL pointer dereference
Li Zefan
1
-0
/
+5
2009-04-12
tracing/filters: NIL-terminate user input filter
Li Zefan
1
-0
/
+2
2009-04-10
ftrace: Output REC->var instead of __entry->var for trace format
Zhaolei
1
-2
/
+2
2009-04-10
tracing: fix document references
Li Zefan
1
-2
/
+2
2009-04-10
Merge branch 'tracing/urgent' into tracing/core
Ingo Molnar
3
-21
/
+27
2009-04-10
tracing: fix splice return too large
Lai Jiangshan
1
-2
/
+14
2009-04-10
tracing: update file->f_pos when splice(2) it
Lai Jiangshan
1
-7
/
+1
2009-04-10
tracing: allocate page when needed
Lai Jiangshan
1
-8
/
+8
2009-04-10
tracing: disable seeking for trace_pipe_raw
Lai Jiangshan
1
-1
/
+1
2009-04-09
blktrace: pass the right pointer to kfree()
Li Zefan
1
-5
/
+5
2009-04-09
tracing/syscalls: use a dedicated file header
Frederic Weisbecker
1
-1
/
+1
2009-04-07
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
7
-12
/
+33
2009-04-07
ftrace: clean up enable logic for sched_switch
Zhaolei
1
-5
/
+5
2009-04-07
function-graph: use int instead of atomic for ftrace_graph_active
Steven Rostedt
1
-7
/
+7
2009-04-07
tracing/ftrace: factorize the tracing files creation
Frederic Weisbecker
8
-151
/
+86
2009-04-07
tracing: use macros to denote usec and nsec per second
Li Zefan
2
-4
/
+7
2009-04-07
Merge branch 'tracing/urgent' into tracing/ftrace
Ingo Molnar
7
-12
/
+33
2009-04-07
ftrace: Correct a text align for event format output
Zhaolei
1
-1
/
+1
2009-04-07
Update /debug/tracing/README
Nikanth Karthikesan
1
-2
/
+2
2009-04-07
tracing/ftrace: alloc the started cpumask for the trace file
Frederic Weisbecker
1
-1
/
+12
2009-04-07
ftrace: Add check of sched_stopped for probe_sched_wakeup
Zhaolei
1
-0
/
+3
2009-04-07
tracing/ftrace: fix missing include string.h
Frederic Weisbecker
1
-0
/
+1
2009-04-07
tracing: fix incorrect return type of ns2usecs()
Lai Jiangshan
3
-4
/
+3
[next]