summaryrefslogtreecommitdiffstats
path: root/kernel/trace/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* ftrace: document function and function graph implementationMike Frysinger2009-09-141-3/+13
* tracing: make testing syscall events a separate configurationSteven Rostedt2009-09-141-0/+12
* ring-buffer: only enable ring_buffer_swap_cpu when neededSteven Rostedt2009-09-041-0/+8
* tracing: remove legacy select of MARKERS by context switch tracingSteven Rostedt2009-08-271-1/+0
* tracing: Rename FTRACE_SYSCALLS for tracepointsJosh Stone2009-08-261-2/+2
* tracing/fastboot: Document the need of initcall_debugLi Zefan2009-06-291-3/+3
* Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-06-201-0/+8
|\
| * function-graph: add stack frame testSteven Rostedt2009-06-181-0/+7
| * function-graph: disable when both x86_32 and optimize for size are configuredSteven Rostedt2009-06-181-0/+1
* | debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem.GeunSik Lim2009-06-151-5/+5
|/
* tracing: combine the default tracers into one configSteven Rostedt2009-06-011-16/+3
* tracing: fix config options to not show when automatically selectedSteven Rostedt2009-06-011-15/+28
* ftrace: Add task_comm support for trace_eventZhaolei2009-05-261-2/+7
* tracing: have menu default enabled when kernel debug is configuredSteven Rostedt2009-05-071-0/+1
* ring-buffer: add benchmark and testerSteven Rostedt2009-05-061-0/+16
* tracing: rename EVENT_TRACER config to ENABLE_EVENT_TRACINGSteven Rostedt2009-04-201-1/+5
* tracing: create menuconfig for tracing infrastructureSteven Rostedt2009-04-201-2/+7
* tracing: change branch profiling to a choice selectionSteven Rostedt2009-04-201-6/+33
* Merge branch 'linus' into tracing/coreIngo Molnar2009-04-141-2/+2
|\
| * tracing: fix document referencesLi Zefan2009-04-101-2/+2
* | tracing/infrastructure: separate event tracer from event supportTom Zanussi2009-04-141-0/+4
* | Merge branch 'linus' into tracing/coreIngo Molnar2009-04-071-5/+4
|\ \ | |/
| * Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-04-051-15/+108
| |\
| * | trivial: fix typos/grammar errors in Kconfig textsMatt LaPlante2009-03-301-5/+4
* | | tracing: move function profiler data out of function structSteven Rostedt2009-03-241-7/+3
* | | tracing: add function profilerSteven Rostedt2009-03-241-0/+19
| |/ |/|
* | tracing: Fix TRACING_SUPPORT dependency for PPC32Anton Vorontsov2009-03-231-1/+5
* | tracing/syscalls: select kallsysmsFrederic Weisbecker2009-03-161-0/+1
* | tracing/ftrace: syscall tracing infrastructure, basicsFrederic Weisbecker2009-03-131-0/+10
* | tracing/core: drop the old trace_printk() implementation in favour of trace_b...Frederic Weisbecker2009-03-061-6/+1
* | tracing: infrastructure for supporting binary recordLai Jiangshan2009-03-061-0/+6
* | tracing: current tip/master can't enable ftraceKOSAKI Motohiro2009-03-061-0/+1
* | tracing: clean up menuIngo Molnar2009-03-051-13/+16
* | tracing: add event trace infrastructureSteven Rostedt2009-02-241-0/+9
* | Merge branches 'tracing/blktrace', 'tracing/ftrace' and 'tracing/urgent' into...Ingo Molnar2009-02-191-0/+2
|\ \ | |/
| * tracing: have function trace select kallsymsSteven Rostedt2009-02-181-0/+2
| * trace: mmiotrace to the tracer menu in KconfigPekka Paalanen2009-02-151-0/+23
* | tracing/sysprof: add missing tracing_{start,stop}_record_cmdline()Frederic Weisbecker2009-02-111-0/+1
* | tracing/blktrace: move the tracing file to kernel/trace, fixIngo Molnar2009-02-091-0/+1
* | tracing/blktrace: move the tracing file to kernel/traceFrederic Weisbecker2009-02-091-0/+23
* | ring-buffer: add NMI protection for spinlocksSteven Rostedt2009-02-071-0/+8
* | trace: let boot trace be chosen by command lineSteven Rostedt2009-02-031-4/+3
* | tracing: add a new workqueue tracerFrederic Weisbecker2009-01-141-0/+11
* | trace: mmiotrace to the tracer menu in KconfigPekka Paalanen2009-01-111-0/+23
* | kmemtrace: Remove the relay version of kmemtraceEduard - Gabriel Munteanu2009-01-061-2/+0
* | tracing/kmemtrace: export kmemtrace_mark_alloc_node() / kmemtrace_mark_free()Ingo Molnar2008-12-301-1/+2
* | tracing/kmemtrace: normalize the raw tracer event to the unified tracing APIFrederic Weisbecker2008-12-301-0/+22
|/
* trace: add a way to enable or disable the stack tracerSteven Rostedt2008-12-181-4/+9
* x86, bts, ftrace: adapt the hw-branch-tracer to the ds.c interfaceMarkus Metzger2008-12-121-2/+2
* tracing/function-graph-tracer: enabled by defaultIngo Molnar2008-12-031-0/+1
OpenPOWER on IntegriCloud