index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
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-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: Add perf counter support for syscalls tracing
Jason Baron
2009-08-11
tracing: Add individual syscalls tracepoint id support
Jason Baron
2009-08-11
tracing: Add trace events for each syscall entry/exit
Jason Baron
2009-08-11
tracing: Add ftrace_event_call void * 'data' field
Jason Baron
2009-08-11
tracing: Raw_init() bailout in trace event register fail case
Jason Baron
2009-08-11
tracing: Add syscall tracepoints
Jason Baron
2009-08-11
tracing: Call arch_init_ftrace_syscalls at boot
Jason Baron
2009-08-11
tracing: Rename set_tracer_flags()'s local variable trace_flags
Zhaolei
2009-08-11
Merge branch 'linus' into tracing/core
Ingo Molnar
2009-08-10
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2009-08-10
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2009-08-10
perf_counter: Require CAP_SYS_ADMIN for raw tracepoint data
Peter Zijlstra
2009-08-10
perf_counter: Correct PERF_SAMPLE_RAW output
Peter Zijlstra
2009-08-09
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2009-08-09
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2009-08-09
Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2009-08-09
perf_counter: Fix a race on perf_counter_ctx
Peter Zijlstra
2009-08-09
perf_counter: Fix tracepoint sampling to be part of generic sampling
Frederic Weisbecker
2009-08-09
perf_counter: Work around gcc warning by initializing tracepoint record uncon...
Frederic Weisbecker
2009-08-09
perf_counter: Fix software counters for fast moving event sources
Peter Zijlstra
2009-08-09
perf_counter: Fix/complete ftrace event records sampling
Frederic Weisbecker
2009-08-09
perf_counter, ftrace: Fix perf_counter integration
Peter Zijlstra
2009-08-09
Merge branch 'linus' into tracing/urgent
Ingo Molnar
2009-08-08
posix_cpu_timers_exit_group(): Do not use thread_group_cputimer()
Stanislaw Gruszka
2009-08-08
tracing/filters: Don't use pred on alloc failure
Tom Zanussi
2009-08-08
tracing/filters: Always free pred on filter_add_subsystem_pred() failure
Tom Zanussi
2009-08-08
tracing/filters: Don't use pred on alloc failure
Tom Zanussi
2009-08-08
x86/irq: Fix move_irq_desc() for nodes without ram
Yinghai Lu
2009-08-07
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2009-08-07
execve: must clear current->clear_child_tid
Eric Dumazet
2009-08-07
generic-ipi: fix hotplug_cfd()
Xiao Guangrong
2009-08-07
ring-buffer: Fix memleak in ring_buffer_free()
Eric Dumazet
2009-08-07
lockdep: Fix file mode of lock_stat
Li Zefan
2009-08-06
perf_counter: Fix double list iteration in per task precise stats
Peter Zijlstra
2009-08-06
ring-buffer: Fix advance of reader in rb_buffer_peek()
Robert Richter
2009-08-06
tracing/events: Only define remove_subsystem_dir() if CONFIG_MODULES
Frederic Weisbecker
2009-08-06
tracing/function-graph-tracer: Move graph event insertion helpers in the grap...
Frederic Weisbecker
[next]