开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-11-01
ftrace/samples: Add missing prototype for my_direct_func
Jiri Olsa
2021-11-01
tracing/selftests: Add tests for hist trigger expression parsing
Kalesh Singh
2021-11-01
tracing/histogram: Document hist trigger variables
Kalesh Singh
2021-11-01
tracing/histogram: Update division by 0 documentation
Kalesh Singh
2021-11-01
tracing/histogram: Optimize division by constants
Kalesh Singh
2021-11-01
tracing/osnoise: Remove PREEMPT_RT ifdefs from inside functions
Daniel Bristot de Oliveira
2021-11-01
tracing/osnoise: Remove STACKTRACE ifdefs from inside functions
Daniel Bristot de Oliveira
2021-11-01
tracing/osnoise: Allow multiple instances of the same tracer
Daniel Bristot de Oliveira
2021-11-01
tracing/osnoise: Remove TIMERLAT ifdefs from inside functions
Daniel Bristot de Oliveira
2021-11-01
tracing/osnoise: Support a list of trace_array *tr
Daniel Bristot de Oliveira
2021-11-01
tracing/osnoise: Use start/stop_per_cpu_kthreads() on osnoise_cpus_write()
Daniel Bristot de Oliveira
2021-11-01
tracing/osnoise: Split workload start from the tracer start
Daniel Bristot de Oliveira
2021-11-01
tracing/osnoise: Improve comments about barrier need for NMI callbacks
Daniel Bristot de Oliveira
2021-11-01
tracing/osnoise: Do not follow tracing_cpumask
Daniel Bristot de Oliveira
2021-10-29
tracing/histogram: Fix semicolon.cocci warnings
kernel test robot
2021-10-28
tracing/histogram: Fix documentation inline emphasis warning
Kalesh Singh
2021-10-27
tracing: Increase PERF_MAX_TRACE_SIZE to handle Sentinel1 and docker together
Robin H. Johnson
2021-10-27
tracing: Show size of requested perf buffer
Robin H. Johnson
2021-10-27
bootconfig: Initialize ret in xbc_parse_tree()
Steven Rostedt (VMware)
2021-10-27
ftrace: do CPU checking after preemption disabled
王贇
2021-10-27
ftrace: disable preemption when recursion locked
王贇
2021-10-26
tracing/histogram: Document expression arithmetic and constants
Kalesh Singh
2021-10-26
tracing/histogram: Optimize division by a power of 2
Kalesh Singh
2021-10-26
tracing/histogram: Covert expr to const if both operands are constants
Kalesh Singh
2021-10-26
tracing/histogram: Simplify handling of .sym-offset in expressions
Kalesh Singh
2021-10-26
tracing: Fix operator precedence for hist triggers expression
Kalesh Singh
2021-10-26
tracing: Add division and multiplication support for hist triggers
Kalesh Singh
2021-10-26
tracing: Add support for creating hist trigger variables from literal
Kalesh Singh
2021-10-26
selftests/ftrace: Stop tracing while reading the trace file by default
Masami Hiramatsu
2021-10-26
MAINTAINERS: Update KPROBES and TRACING entries
Tiezhu Yang
2021-10-26
test_kprobes: Move it from kernel/ to lib/
Tiezhu Yang
2021-10-26
docs, kprobes: Remove invalid URL and add new reference
Tiezhu Yang
2021-10-26
samples/kretprobes: Fix return value if register_kretprobe() failed
Tiezhu Yang
2021-10-26
lib/bootconfig: Fix the xbc_get_info kerneldoc
Masami Hiramatsu
2021-10-26
kprobes: Add a test case for stacktrace from kretprobe handler
Masami Hiramatsu
2021-10-26
lib/bootconfig: Make xbc_alloc_mem() and xbc_free_mem() as __init function
Masami Hiramatsu
2021-10-26
ftrace/sh: Add arch_ftrace_ops_list_func stub to have compressed image still ...
Steven Rostedt (VMware)
2021-10-26
tracing/hwlat: Make some internal symbols static
Wang ShaoBo
2021-10-26
tracing: Fix missing trace_boot_init_histograms kstrdup NULL checks
Mathieu Desnoyers
2021-10-25
trace/timerlat: Add migrate-disabled field to the timerlat header
Daniel Bristot de Oliveira
2021-10-25
trace/osnoise: Add migrate-disabled field to the osnoise header
Daniel Bristot de Oliveira
2021-10-25
tracing/doc: Fix typos on the timerlat tracer documentation
Daniel Bristot de Oliveira
2021-10-25
trace/osnoise: Fix an ifdef comment
Daniel Bristot de Oliveira
2021-10-25
perf/core: allow ftrace for functions in kernel/event/core.c
Song Liu
2021-10-25
tools/latency-collector: Use correct size when writing queue_full_warning
Viktor Rosendahl
2021-10-25
ftrace: Make ftrace_profile_pages_init static
chongjiapeng
2021-10-22
ARM: Recover kretprobe modified return address in stacktrace
Masami Hiramatsu
2021-10-22
ARM: kprobes: Make a frame pointer on __kretprobe_trampoline
Masami Hiramatsu
2021-10-22
ARM: clang: Do not rely on lr register for stacktrace
Masami Hiramatsu
2021-10-22
arm64: Recover kretprobe modified return address in stacktrace
Masami Hiramatsu
[next]