index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-03-10
tracing: convert irq trace points to new macros
Steven Rostedt
1
-14
/
+24
2009-03-10
tracing: convert the sched trace points to the TRACE_EVENT macros
Steven Rostedt
1
-76
/
+246
2009-03-10
tracing: new format for specialized trace points
Steven Rostedt
9
-233
/
+159
2009-03-10
tracing: use generic __stringify
Steven Rostedt
3
-9
/
+5
2009-03-10
tracing: replace TP<var> with TP_<var>
Steven Rostedt
14
-209
/
+154
2009-03-10
tracing: typecast sizeof and offsetof to unsigned int
Steven Rostedt
3
-18
/
+19
2009-03-09
tracing: optimize trace_printk()
Ingo Molnar
1
-2
/
+8
2009-03-09
tracing: trace_printk() fix, move format array to data section
Ingo Molnar
1
-1
/
+1
2009-03-06
tracing: trace_bprintk() cleanups
Ingo Molnar
2
-17
/
+8
2009-03-06
tracing/core: drop the old trace_printk() implementation in favour of trace_b...
Frederic Weisbecker
12
-309
/
+158
2009-03-06
tracing: add trace_bprintk()
Lai Jiangshan
6
-10
/
+133
2009-03-06
tracing: infrastructure for supporting binary record
Lai Jiangshan
7
-0
/
+240
2009-03-06
vsprintf: unify the format decoding layer for its 3 users
Frederic Weisbecker
1
-431
/
+541
2009-03-06
vsprintf: add binary printf
Lai Jiangshan
3
-0
/
+452
2009-03-06
tracing, power-trace: make it build even if the power-tracer is turned off
Ingo Molnar
1
-2
/
+0
2009-03-06
tracing: fix deadlock when setting set_ftrace_pid
KOSAKI Motohiro
1
-6
/
+1
2009-03-06
tracing: current tip/master can't enable ftrace
KOSAKI Motohiro
1
-0
/
+1
2009-03-06
tracing: add format files for ftrace default entries
Steven Rostedt
5
-6
/
+255
2009-03-06
tracing: move print of event format to separate file
Steven Rostedt
2
-52
/
+56
2009-03-06
tracing: make all file_operations const
Steven Rostedt
4
-19
/
+19
2009-03-05
tracing: clean up menu
Ingo Molnar
2
-13
/
+17
2009-03-05
tracing: add tracing_on/tracing_off to kernel.h
Steven Rostedt
2
-16
/
+28
2009-03-05
tracing/function-graph-tracer: use the more lightweight local clock
Frederic Weisbecker
3
-8
/
+9
2009-03-05
tracing: move utility functions from ftrace.h to kernel.h
Ingo Molnar
2
-56
/
+60
2009-03-05
tracing: rename ftrace_printk() => trace_printk()
Ingo Molnar
4
-17
/
+17
2009-03-05
tracing: have latency tracers set the latency format
Steven Rostedt
2
-0
/
+16
2009-03-05
tracing: consolidate print_lat_fmt and print_trace_fmt
Steven Rostedt
1
-32
/
+7
2009-03-05
tracing: remove extra latency_trace method from trace structure
Steven Rostedt
5
-36
/
+1
2009-03-05
tracing: add latency output format option
Steven Rostedt
2
-23
/
+4
2009-03-05
tracing: fix seq read from trace files
Steven Rostedt
1
-2
/
+2
2009-03-05
tracing: do not return EFAULT if read copied anything
Steven Rostedt
1
-2
/
+12
2009-03-05
ring-buffer: fix timestamp in partial ring_buffer_page_read
Steven Rostedt
1
-1
/
+5
2009-03-05
tracing: add cpu_file intialization for ftrace_dump
Steven Rostedt
1
-0
/
+2
2009-03-04
tracing: add lockdep tracepoints for lock acquire/release
Peter Zijlstra
7
-8
/
+82
2009-03-04
lockdep: require framepointers for x86
Peter Zijlstra
1
-1
/
+1
2009-03-04
lockdep: remove extra "irq" string
Peter Zijlstra
1
-2
/
+2
2009-03-04
lockdep: fix incorrect state name
Peter Zijlstra
1
-2
/
+3
2009-03-04
tracing: add binary buffer files for use with splice
Steven Rostedt
2
-7
/
+268
2009-03-04
ring-buffer: make ring_buffer_read_page read from start on partial page
Steven Rostedt
1
-10
/
+33
2009-03-04
ring-buffer: replace sizeof of event header with offsetof
Steven Rostedt
1
-1
/
+1
2009-03-04
ring-buffer: fix ring_buffer_read_page
Steven Rostedt
2
-35
/
+64
2009-03-04
ring-buffer: reset write field for ring_buffer_read_page
Steven Rostedt
1
-0
/
+1
2009-03-04
Linux 2.6.29-rc7
v2.6.29-rc7
Linus Torvalds
1
-1
/
+1
2009-03-04
crypto: ixp4xx - Fix qmgr_request_queue build failure
Krzysztof HaĆasa
1
-2
/
+4
2009-03-03
[ARM] fix lots of ARM __devexit sillyness
Russell King
5
-6
/
+6
2009-03-03
tracing: fix return value to registering events
Steven Rostedt
1
-4
/
+4
2009-03-03
[ARM] 5417/1: Set the correct cacheid for ARMv6 CPUs with ARMv7 style MMU
Catalin Marinas
1
-6
/
+7
2009-03-03
[ARM] 5416/1: Use unused address in v6_early_abort
Seth Forshee
1
-1
/
+2
2009-03-03
x86: oprofile: don't set counter width from cpuid on Core2
Tim Blechmann
1
-2
/
+12
2009-03-03
x86: fix init_memory_mapping() to handle small ranges
Yinghai Lu
1
-0
/
+2
[next]