Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
d947d1b71deb1efa0e7b2600f09e7fe7ea1e622b
/
kernel
/
trace
/
Kconfig
6b0b755
perf/core: Rename CONFIG_[UK]PROBE_EVENT to CONFIG_[UK]PROBE_EVENTS
by Anton Blanchard
· 8 years ago
60f1d5e
ftrace: Support full glob matching
by Masami Hiramatsu
· 8 years ago
95107b3
Merge tag 'trace-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 8 years ago
e7c15cd
tracing: Added hardware latency tracer
by Steven Rostedt (Red Hat)
· 9 years ago
e4a744e
ftrace: Remove CONFIG_HAVE_FUNCTION_GRAPH_FP_TEST from config
by Josh Poimboeuf
· 8 years ago
7ad8fb6
tracing: Have HIST_TRIGGERS select TRACING
by Tom Zanussi
· 9 years ago
7ef224d
tracing: Add 'hist' event trigger command
by Tom Zanussi
· 9 years ago
8d44f2f
tracing: Fix TRACING_MAP Kconfig
by Steven Rostedt (Red Hat)
· 9 years ago
08d43a5
tracing: Add lock-free tracing_map
by Tom Zanussi
· 9 years ago
2df4ee7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 9 years ago
a31d82d
bpf_trace: Make dependent on PERF_EVENTS
by Steven Rostedt
· 9 years ago
ddd7028
tracing: gpio: Add Kconfig option for enabling/disabling trace events
by Tal Shorer
· 9 years ago
04a22fa
tracing, perf: Implement BPF programs attached to uprobes
by Wang Nan
· 10 years ago
6c8a53c9
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
9828413
tracing: Add enum_map file to show enums that have been mapped
by Steven Rostedt (Red Hat)
· 10 years ago
e1abf2c
bpf: Fix the build on BPF_SYSCALL=y && !CONFIG_TRACING kernels, make it more configurable
by Ingo Molnar
· 10 years ago
3a63638
tracing: Remove function_trace_stop and HAVE_FUNCTION_TRACE_MCOUNT_TEST
by Steven Rostedt (Red Hat)
· 11 years ago
81dc9f0
tracing: Add tracepoint benchmark tracepoint
by Steven Rostedt (Red Hat)
· 11 years ago
09294e3
uprobes: Kconfig dependency fix
by David A. Long
· 11 years ago
2228768
ring-buffer: Select IRQ_WORK
by Steven Rostedt (Red Hat)
· 12 years ago
9e8529a
Merge tag 'trace-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 12 years ago
6c43e55
ring-buffer: Add ring buffer startup selftest
by Steven Rostedt (Red Hat)
· 12 years ago
0b85ffc
tracing: Add config option to allow snapshot to swap per cpu
by Steven Rostedt (Red Hat)
· 12 years ago
22cffc2
tracing: Enable snapshot when any latency tracer is enabled
by Steven Rostedt (Red Hat)
· 12 years ago
7c6baa30
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
db05021
ftrace: Update the kconfig for DYNAMIC_FTRACE
by Steven Rostedt
· 12 years ago
8793422
Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 12 years ago
debdd57
tracing: Make a snapshot feature available from userspace
by Hiraku Toyooka
· 12 years ago
43720bd
PM / tracing: remove deprecated power trace API
by Paul Gortmaker
· 12 years ago
06aeaae
ftrace: Move ARCH_SUPPORTS_FTRACE_SAVE_REGS in Kconfig
by Masami Hiramatsu
· 12 years ago
0d5c6e1
tracing: Use irq_work for wake ups and remove *_nowake_*() functions
by Steven Rostedt
· 12 years ago
ea632e9
trace: Stop compiling in trace_clock unconditionally
by Josh Triplett
· 12 years ago
a2546fa
ftrace: Add -mfentry to Makefile on function tracer
by Steven Rostedt
· 14 years ago
654443e
Merge branch 'perf-uprobes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
e8650a0
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
b732d43
ftrace: Remove selecting FRAME_POINTER with FUNCTION_TRACER
by Steven Rostedt
· 13 years ago
f3f096c
tracing: Provide trace events interface for uprobes
by Srikar Dronamraju
· 13 years ago
8ab83f5
tracing: Extract out common code for kprobes/uprobes trace events
by Srikar Dronamraju
· 13 years ago
59bf896
Fix "the the" in various Kconfig
by Masanari Iida
· 13 years ago
8c9cf54
tracing: Do not select FRAME_POINTER on PPC
by Gerlando Falauto
· 13 years ago
f629299
trace events: Update version number reference to new 3.x scheme for EVENT_POWER_TRACING_DEPRECATED
by Jesper Juhl
· 13 years ago
d20ac25
ftrace: Build without frame pointers on Microblaze
by Michal Simek
· 14 years ago
13e5bef
trace, documentation: Fix branch profiling location in debugfs
by David Rientjes
· 14 years ago
25e4193
perf: Clean up power events by introducing new, more generic ones
by Thomas Renninger
· 14 years ago
becf91f
[S390] ftrace: build without frame pointers on s390
by Heiko Carstens
· 14 years ago
b515316
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 14 years ago
cf4db25
ftrace: Rename config option HAVE_C_MCOUNT_RECORD to HAVE_C_RECORDMCOUNT
by Steven Rostedt
· 14 years ago
72441cb
ftrace/x86: Add support for C version of recordmcount
by Steven Rostedt
· 14 years ago
09bfafa
ARM: 6314/1: ftrace: allow build without frame pointers on ARM
by Rabin Vincent
· 14 years ago
3b7433b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 14 years ago
b62ad9a
Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
592913e
time: Kill off CONFIG_GENERIC_TIME
by John Stultz
· 15 years ago
f376bf5
tracing: Remove sysprof ftrace plugin
by Frederic Weisbecker
· 14 years ago
5d55046
tracing: Remove ksym tracer
by Frederic Weisbecker
· 14 years ago
6416669
workqueue: temporarily remove workqueue tracing
by Tejun Heo
· 15 years ago
039ca4e
tracing: Remove kmemtrace ftrace plugin
by Li Zefan
· 15 years ago
30dbb20e
tracing: Remove boot tracer
by Américo Wang
· 15 years ago
faa4602
x86, perf, bts, mm: Delete the never used BTS-ptrace code
by Peter Zijlstra
· 15 years ago
6fb8302
Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into tracing/core
by Ingo Molnar
· 15 years ago
281b371
Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/core
by Ingo Molnar
· 15 years ago
1ab83a8
tracing: Remove CONFIG_TRACE_POWER from kernel config
by Li Zefan
· 15 years ago
f850c30c
tracing/kprobes: Make Kconfig dependencies generic
by Heiko Carstens
· 15 years ago
0368897
tracing/documentation: Cover new frame pointer semantics
by Mike Frysinger
· 15 years ago
4089236
tracing: Kconfig spelling fixes and cleanups
by Randy Dunlap
· 15 years ago
9620059
Merge branch 'tracing/hw-breakpoints' into perf/core
by Ingo Molnar
· 15 years ago
77b44d1
tracing/kprobes: Rename Kprobe-tracer to kprobe-event
by Masami Hiramatsu
· 15 years ago
0f8f86c
Merge commit 'perf/core' into perf/hw-breakpoint
by Frederic Weisbecker
· 15 years ago
d7a4b41
Merge commit 'linus/master' into tracing/kprobes
by Frederic Weisbecker
· 15 years ago
2944fcb
trivial: Fix duplicated word "options" in comment
by Uwe Kleine-Koenig
· 15 years ago
555f386
ftrace: document function and function graph implementation
by Mike Frysinger
· 15 years ago
1f5a6b4
tracing: make testing syscall events a separate configuration
by Steven Rostedt
· 15 years ago
8f8ffe2
Merge commit 'tracing/core' into tracing/kprobes
by Frederic Weisbecker
· 15 years ago
a1922ed
Merge branch 'tracing/core' into tracing/hw-breakpoints
by Ingo Molnar
· 15 years ago
85bac32
ring-buffer: only enable ring_buffer_swap_cpu when needed
by Steven Rostedt
· 15 years ago
c0729be
tracing: remove legacy select of MARKERS by context switch tracing
by Steven Rostedt
· 15 years ago
413d37d
tracing: Add kprobe-based event tracer
by Masami Hiramatsu
· 15 years ago
6670000
tracing: Rename FTRACE_SYSCALLS for tracepoints
by Josh Stone
· 15 years ago
238a24f
tracing/fastboot: Document the need of initcall_debug
by Li Zefan
· 16 years ago
b0b7065
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
71e308a
function-graph: add stack frame test
by Steven Rostedt
· 16 years ago
eb4a037
function-graph: disable when both x86_32 and optimize for size are configured
by Steven Rostedt
· 16 years ago
eadb8a0
Merge branch 'linus' into tracing/hw-breakpoints
by Ingo Molnar
· 16 years ago
156f5a7
debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem.
by GeunSik Lim
· 16 years ago
0722db0
hw-breakpoints: ftrace plugin for kernel symbol tracing using HW Breakpoint interfaces
by K.Prasad
· 16 years ago
897f17a
tracing: combine the default tracers into one config
by Steven Rostedt
· 16 years ago
5e0a093
tracing: fix config options to not show when automatically selected
by Steven Rostedt
· 16 years ago
b11c53e
ftrace: Add task_comm support for trace_event
by Zhaolei
· 16 years ago
65b7724
tracing: have menu default enabled when kernel debug is configured
by Steven Rostedt
· 16 years ago
5092dbc
ring-buffer: add benchmark and tester
by Steven Rostedt
· 16 years ago
a7abe97
tracing: rename EVENT_TRACER config to ENABLE_EVENT_TRACING
by Steven Rostedt
· 16 years ago
4ed9f07
tracing: create menuconfig for tracing infrastructure
by Steven Rostedt
· 16 years ago
9ae5b87
tracing: change branch profiling to a choice selection
by Steven Rostedt
· 16 years ago
b5c851a
Merge branch 'linus' into tracing/core
by Ingo Molnar
· 16 years ago
5f77a88
tracing/infrastructure: separate event tracer from event support
by Tom Zanussi
· 16 years ago
4d1f437
tracing: fix document references
by Li Zefan
· 16 years ago
93776a8
Merge branch 'linus' into tracing/core
by Ingo Molnar
· 16 years ago
714f83d
Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
692105b
trivial: fix typos/grammar errors in Kconfig texts
by Matt LaPlante
· 16 years ago
493762f
tracing: move function profiler data out of function struct
by Steven Rostedt
· 16 years ago
bac429f
tracing: add function profiler
by Steven Rostedt
· 16 years ago
Next »