You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
kernel_samsung_sm7125/kernel/trace
Linus Torvalds b1bf936840 Merge branch 'for-2.6.34' of git://git.kernel.dk/linux-2.6-block 15 years ago
..
Kconfig Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into tracing/core 15 years ago
Makefile perf events: Remove CONFIG_EVENT_PROFILE 15 years ago
blktrace.c blktrace: perform cleanup after setup error 15 years ago
ftrace.c Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 years ago
kmemtrace.c kmemtrace: Fix up tracer registration 16 years ago
power-traces.c tracing/power: Remove two exports 15 years ago
ring_buffer.c ring-buffer: Check for end of page in iterator 15 years ago
ring_buffer_benchmark.c ring-buffer-benchmark: Add parameters to set produce/consumer priorities 15 years ago
trace.c Merge commit 'v2.6.33' into tracing/core 15 years ago
trace.h tracing: Fix ftrace_event_call alignment for use with gcc 4.5 15 years ago
trace_boot.c tracing: add filter event logic to special, mmiotrace and boot tracers 16 years ago
trace_branch.c tracing: Add correct/incorrect to sort keys for branch annotation output 15 years ago
trace_clock.c locking: Convert __raw_spin* functions to arch_spin* 15 years ago
trace_entries.h hw-breakpoints: Rewrite the hw-breakpoints layer on top of perf events 15 years ago
trace_event_profile.c perf: Factorize trace events raw sample buffer operations 15 years ago
trace_events.c tracing: Simplify memory recycle of trace_define_field 15 years ago
trace_events_filter.c Merge branch 'perf/urgent' into perf/core 15 years ago
trace_export.c tracing: Remove show_format and related macros from TRACE_EVENT 15 years ago
trace_functions.c tracing: switch function prints from %pf to %ps 16 years ago
trace_functions_graph.c ftrace: Add function names to dangling } in function graph tracer 15 years ago
trace_hw_branches.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu 15 years ago
trace_irqsoff.c tracing: Add stack trace to irqsoff tracer 15 years ago
trace_kprobe.c Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 years ago
trace_ksym.c ksym_tracer: Remove trace_stat 15 years ago
trace_mmiotrace.c tracing: add filter event logic to special, mmiotrace and boot tracers 16 years ago
trace_nop.c
trace_output.c tracing: Add full state to trace_seq 15 years ago
trace_output.h tracing: consolidate code between trace_output.c and trace_function_graph.c 16 years ago
trace_printk.c tracing: Remove markers 16 years ago
trace_sched_switch.c tracing: pass around ring buffer instead of tracer 16 years ago
trace_sched_wakeup.c locking: Convert __raw_spin* functions to arch_spin* 15 years ago
trace_selftest.c locking: Convert __raw_spin* functions to arch_spin* 15 years ago
trace_selftest_dynamic.c
trace_stack.c tracing: Fix circular dead lock in stack trace 15 years ago
trace_stat.c trace_stat: Fix missing entry in stat file 16 years ago
trace_stat.h
trace_syscalls.c Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 15 years ago
trace_sysprof.c perf events, x86/stacktrace: Make stack walking optional 15 years ago
trace_workqueue.c