summaryrefslogtreecommitdiffstats
path: root/kernel/trace (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'net-next-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-08-043-55/+284
|\
| * Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2022-07-231-50/+278
| |\
| | * ftrace: Allow IPMODIFY and DIRECT ops on the same functionSong Liu2022-07-221-26/+216
| | * ftrace: Add modify_ftrace_direct_multi_nolockSong Liu2022-07-221-24/+62
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-07-153-6/+10
| |\ \ | | |/ | |/|
| * | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2022-07-091-0/+2
| |\ \
| | * | uprobe: gate bpf call behind BPF_EVENTSDelyan Kratunov2022-06-211-0/+2
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-07-014-7/+10
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-06-233-17/+65
| |\ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2022-06-182-5/+4
| |\ \ \ \
| | * | | | bpf: implement sleepable uprobes by chaining gpsDelyan Kratunov2022-06-172-5/+4
* | | | | | Merge tag 'rcu.2022.07.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-08-031-4/+4
|\ \ \ \ \ \
| * | | | | | context_tracking: Take NMI eqs entrypoints over RCUFrederic Weisbecker2022-07-051-1/+1
| * | | | | | context_tracking: Take IRQ eqs entrypoints over RCUFrederic Weisbecker2022-07-051-3/+3
| |/ / / / /
* | | | | | Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-blockLinus Torvalds2022-08-021-42/+30
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | blktrace: Fix the blk_fill_rwbs() kernel-doc headerBart Van Assche2022-07-151-3/+3
| * | | | | blktrace: Use the new blk_opf_t typeBart Van Assche2022-07-141-26/+25
| * | | | | blktrace: Trace remapped requests correctlyBart Van Assche2022-07-141-1/+1
| * | | | | block: remove bdevnameChristoph Hellwig2022-07-141-2/+2
| * | | | | block: simplify blktrace sysfs attribute creationChristoph Hellwig2022-06-281-11/+0
| | |_|_|/ | |/| | |
* | | | | ftrace: Be more specific about arch impact when function tracer is enabledSteven Rostedt (Google)2022-07-121-1/+2
* | | | | tracing: Fix sleeping while atomic in kdb ftdumpDouglas Anderson2022-07-121-5/+6
* | | | | tracing/histograms: Fix memory leak problemZheng Yejian2022-07-121-0/+2
|/ / / /
* | | | Merge tag 'block-5.19-2022-06-24' of git://git.kernel.dk/linux-blockLinus Torvalds2022-06-241-3/+0
|\ \ \ \
| * | | | block: serialize all debugfs operations using q->debugfs_mutexChristoph Hellwig2022-06-171-3/+0
| |/ / /
* | | | Merge tag 'trace-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-06-233-4/+10
|\ \ \ \ | |_|_|/ |/| | |
| * | | tracing/uprobes: Remove unwanted initialization in __trace_uprobe_create()Gautam Menghani2022-06-181-1/+0
| * | | tracing: Simplify conditional compilation code in tracing_set_tracer()sunliming2022-06-181-2/+0
| * | | tracing/kprobes: Check whether get_kretprobe() returns NULL in kretprobe_disp...Masami Hiramatsu (Google)2022-06-171-1/+10
| |/ /
* | | rethook: Reject getting a rethook if RCU is not watchingMasami Hiramatsu (Google)2022-06-171-0/+9
* | | bpf: Force cookies array to follow symbols sortingJiri Olsa2022-06-171-15/+45
* | | ftrace: Keep address offset in ftrace_lookup_symbolsJiri Olsa2022-06-171-2/+11
|/ /
* | Merge tag 'net-5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-06-091-4/+4
|\ \
| * | bpf: Use safer kvmalloc_array() where possibleDan Carpenter2022-06-071-4/+4
| |/
* | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2022-06-031-0/+2
|\ \ | |/ |/|
| * ftrace/fgraph: fix increased missing-prototypes warningsChengming Zhou2022-06-011-0/+2
* | Merge tag 'trace-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2022-05-2920-522/+606
|\ \
| * | ftrace: Add FTRACE_MCOUNT_MAX_OFFSET to avoid adding weak functionSteven Rostedt (Google)2022-05-281-2/+139
| * | tracing: Fix comments for event_trigger_separate_filter()sunliming2022-05-271-4/+4
| * | ftrace: Clean up hash direct_functions on register failuresSong Liu2022-05-271-3/+2
| * | tracing: Fix comments of create_filter()sunliming2022-05-271-1/+1
| * | tracing: Disable kcov on trace_preemptirq.cCongyu Liu2022-05-271-0/+4
| * | tracing: Initialize integer variable to prevent garbage return valueGautam Menghani2022-05-271-1/+1
| * | ftrace: Fix typo in commentJulia Lawall2022-05-271-1/+1
| * | ftrace: Remove return value of ftrace_arch_modify_*()Li kunyu2022-05-271-12/+4
| * | tracing: Cleanup code by removing init "char *name"liqiong2022-05-271-3/+1
| * | tracing: Change "char *" string form to "char []"liqiong2022-05-272-2/+2
| * | tracing/timerlat: Do not wakeup the thread if the trace stops at the IRQDaniel Bristot de Oliveira2022-05-271-0/+2
| * | tracing/timerlat: Print stacktrace in the IRQ handler if neededDaniel Bristot de Oliveira2022-05-271-0/+13
| * | tracing/timerlat: Notify IRQ new max latency only if stop tracing is setDaniel Bristot de Oliveira2022-05-271-4/+5