summaryrefslogtreecommitdiffstats
path: root/kernel/trace (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | tracing: Change `if (strlen(glob))` to `if (glob[0])`Ammar Faizi2022-04-261-1/+1
| * | tracing: Return -EINVAL if WARN_ON(!glob) triggered in event_hist_trigger_par...Ammar Faizi2022-04-261-1/+2
| * | tracing: Make tp_printk work on syscall tracepointsJeff Xie2022-04-261-24/+11
| * | tracing: Fix tracing_map_sort_entries() kernel-doc commentYang Li2022-04-261-1/+2
| * | tracing: Fix kernel-docJiapeng Chong2022-04-261-1/+1
| * | tracing: Fix inconsistent style of mini-HOWTOOscar Shiang2022-04-261-2/+2
| * | tracing: Separate hist state updates from hist registrationTom Zanussi2022-04-261-18/+48
| * | tracing: Have existing event_command.parse() implementations use helpersTom Zanussi2022-04-264-151/+69
| * | tracing: Remove redundant trigger_ops paramsTom Zanussi2022-04-264-60/+36
| * | tracing: Remove logic for registering multiple event triggers at a timeTom Zanussi2022-04-263-77/+45
| * | tracing: Cleanup double word in commentTom Rix2022-04-261-2/+2
* | | Merge tag 'sysctl-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-05-271-94/+117
|\ \ \
| * | | ftrace: fix building with SYSCTL=y but DYNAMIC_FTRACE=nLuis Chamberlain2022-04-211-0/+6
| * | | ftrace: fix building with SYSCTL=n but DYNAMIC_FTRACE=yLuis Chamberlain2022-04-211-37/+34
| * | | ftrace: Fix build warningYueHaibing2022-04-151-2/+2
| * | | ftrace: move sysctl_ftrace_enabled to ftrace.cWei Xiao2022-04-061-1/+21
* | | | Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2022-05-253-71/+167
|\ \ \ \
| * \ \ \ Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2022-05-243-66/+161
| |\ \ \ \
| | * | | | bpf: Add bpf_skc_to_mptcp_sock_protoGeliang Tang2022-05-211-0/+2
| | * | | | bpf: add bpf_map_lookup_percpu_elem for percpu mapFeng Zhou2022-05-121-0/+2
| | * | | | bpf, x86: Attach a cookie to fentry/fexit/fmod_ret/lsm.Kui-Feng Lee2022-05-111-0/+17
| | * | | | bpf: Resolve symbols with ftrace_lookup_symbols for kprobe multi linkJiri Olsa2022-05-101-46/+66
| | * | | | fprobe: Resolve symbols with ftrace_lookup_symbolsJiri Olsa2022-05-101-20/+12
| | * | | | ftrace: Add ftrace_lookup_symbols functionJiri Olsa2022-05-101-0/+62
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-05-196-14/+14
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | bpf: Move rcu lock management out of BPF_PROG_RUN routinesStanislav Fomichev2022-04-191-1/+4
| * | | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2022-04-091-4/+2
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | bpf: Use swap() instead of open coding itJiapeng Chong2022-04-011-4/+2
* | | | | | Merge tag 'sched-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-05-241-10/+4
|\ \ \ \ \ \
| * | | | | | Merge tag 'v5.18-rc5' into sched/core to pull in fixes & to resolve a conflictIngo Molnar2022-05-062-3/+3
| |\| | | | |
| * | | | | | ftrace: Use preemption model accessors for trace header printoutValentin Schneider2022-04-051-10/+4
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'objtool-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-05-241-0/+1
|\ \ \ \ \ \
| * | | | | | objtool: Add CONFIG_OBJTOOLJosh Poimboeuf2022-04-221-0/+1
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'locking-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-05-241-2/+2
|\ \ \ \ \ \
| * | | | | | lockdep: Fix -Wunused-parameter for _THIS_IP_Nick Desaulniers2022-04-051-2/+2
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2022-05-241-0/+18
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | ftrace: cleanup ftrace_graph_caller enable and disableChengming Zhou2022-04-291-0/+18
| | |/ / / | |/| | |
* | | | | Merge tag 'for-5.19/block-2022-05-22' of git://git.kernel.dk/linux-blockLinus Torvalds2022-05-231-12/+14
|\ \ \ \ \
| * | | | | blk-cgroup: replace bio_blkcg with bio_blkcg_cssChristoph Hellwig2022-05-021-2/+4
| * | | | | blktrace: cleanup the __trace_note_message interfaceChristoph Hellwig2022-05-021-10/+10
| |/ / / /
* | | | | Merge tag 'rcu.2022.05.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-05-231-0/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | rcu: Make the TASKS_RCU Kconfig option be selectedPaul E. McKenney2022-04-211-0/+1
| | |/ / | |/| |
* | | | sched/tracing: Append prev_state to tp args insteadDelyan Kratunov2022-05-126-14/+14
| |/ / |/| |
* | | Merge tag 'net-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-04-082-3/+3
|\ \ \ | |/ / |/| |
| * | rethook: Fix to use WRITE_ONCE() for rethook:: HandlerMasami Hiramatsu2022-03-311-1/+1
| * | bpf: Fix sparse warnings in kprobe_multi_resolve_symsJiri Olsa2022-03-301-2/+2
| |/
* | Merge tag 'trace-v5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds2022-04-032-88/+10
|\ \
| * | tracing: Move user_events.h temporarily out of include/uapiSteven Rostedt (Google)2022-04-021-0/+5
| * | ftrace: Make ftrace_graph_is_dead() a static branchChristophe Leroy2022-04-021-14/+3
| * | tracing: Set user_events to BROKENSteven Rostedt (Google)2022-04-021-0/+1