index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2009-09-04
tracing: Remove mentioning of legacy latency_trace file from documentation
Albin Tonnerre
2009-09-04
tracing/filters: Defer pred allocation, fix memory leak
Li Zefan
2009-08-31
tracing/filters: Defer pred allocation
Li Zefan
2009-08-29
Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2009-08-28
tracing: Fix double CPP substitution in TRACE_EVENT_FN
Frederic Weisbecker
2009-08-28
Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
2009-08-27
tracing: only show tracing_max_latency when latency tracer configured
Steven Rostedt
2009-08-27
tracing: remove legacy select of MARKERS by context switch tracing
Steven Rostedt
2009-08-27
tracing: Undef TRACE_EVENT_FN between trace events headers inclusion
Frederic Weisbecker
2009-08-26
tracing: Remove FTRACE_SYSCALL_MAX definitions
Jason Baron
2009-08-26
tracing: Convert event tracing code to use NR_syscalls
Jason Baron
2009-08-26
tracing: Define NR_syscalls for x86_64
Jason Baron
2009-08-26
tracing: Define NR_syscalls for x86 (32)
Jason Baron
2009-08-26
tracing: Don't trace kernel thread syscalls
Hendrik Brueckner
2009-08-26
tracing: Check invalid syscall nr while tracing syscalls
Hendrik Brueckner
2009-08-26
tracing: Add syscall tracepoints - s390 arch update
Hendrik Brueckner
2009-08-26
Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
2009-08-26
tracing: add comments to explain TRACE_EVENT out of protection
Steven Rostedt
2009-08-26
tracing/events: fix the include file dependencies
Xiao Guangrong
2009-08-26
ftrace: Move setting of clock-source out of options
Zhaolei
2009-08-26
tracing/filters: Support filtering for char * strings
Li Zefan
2009-08-26
tracing/filters: Add __field_ext() to TRACE_EVENT
Li Zefan
2009-08-26
tracing/filters: Add filter_type to struct ftrace_event_field
Li Zefan
2009-08-26
tracing: Add vim script to enable folding for function_graph traces
Josh Triplett
2009-08-26
tracing/sched: show CPU task wakes up on in trace event
Steven Rostedt
2009-08-26
tracing: Create generic syscall TRACE_EVENTs
Josh Stone
2009-08-26
tracing: Move tracepoint callbacks from declaration to definition
Josh Stone
2009-08-26
tracing: Make syscall tracepoints conditional
Josh Stone
2009-08-26
tracing: Rename FTRACE_SYSCALLS for tracepoints
Josh Stone
2009-08-25
tracing: Eliminate code duplication in kernel/tracepoint.c
Anirban Sinha
2009-08-20
tracing/syscalls: Fix the output of syscalls with no arguments
Li Zefan
2009-08-19
tracing/syscalls: Add filtering support
Li Zefan
2009-08-19
tracing/events: Add trace_define_common_fields()
Li Zefan
2009-08-19
tracing/events: Add ftrace_event_call param to define_fields()
Li Zefan
2009-08-19
tracing/syscalls: Add fields format for exit events
Li Zefan
2009-08-19
tracing/syscalls: Fix fields format for enter events
Li Zefan
2009-08-19
[S390] ftrace: update system call tracer support
Ingo Molnar
2009-08-17
ftrace: Simplify seqfile code
Li Zefan
2009-08-17
trace_stack: Simplify seqfile code
Li Zefan
2009-08-17
trace_stat: Fix missing entry in stat file
Li Zefan
2009-08-17
tracing/syscalls: Fix to print parameter types
Li Zefan
2009-08-17
tracing/events: Add module tracepoints
Li Zefan
2009-08-13
tracing: Fix syscall tracing on !HAVE_FTRACE_SYSCALLS architectures
Ingo Molnar
2009-08-11
tracing: Support for syscall events raw records in perfcounters
Frederic Weisbecker
2009-08-11
tracing: Add fields format definition for syscall events
Frederic Weisbecker
2009-08-11
tracing: Add ftrace event call parameter to its field descriptor handler
Frederic Weisbecker
2009-08-11
tracing: Convert x86_64 mmap and uname to use DEFINE_SYSCALL
Jason Baron
2009-08-11
tracing: Add more namespace area to 'perf list' output
Jason Baron
2009-08-11
tracing: Add perf counter support for syscalls tracing
Jason Baron
2009-08-11
tracing: Add individual syscalls tracepoint id support
Jason Baron
[next]