summaryrefslogtreecommitdiff
path: root/kernel/trace
AgeCommit message (Expand)AuthorFilesLines
2021-10-21ftrace: Add multi direct register/unregister interfaceJiri Olsa1-0/+142
2021-10-21ftrace: Add ftrace_add_rec_direct functionJiri Olsa1-27/+37
2021-10-21tracing: Fix selftest config check for function graph start up testSteven Rostedt (VMware)1-1/+5
2021-10-21tracing: Add trampoline/graph selftestJiri Olsa1-1/+53
2021-10-21x86/ftrace: Make function graph use ftrace directlySteven Rostedt (VMware)1-2/+4
2021-10-20tracing/perf: Add interrupt_context_level() helperSteven Rostedt (VMware)1-6/+1
2021-10-20tracing: Reuse logic from perf's get_recursion_context()Steven Rostedt (VMware)1-6/+6
2021-10-20tracing/cfi: Fix cmp_entries_* functions signature mismatchKalesh Singh1-17/+23
2021-10-20tracing: Use linker magic instead of recasting ftrace_ops_list_func()Steven Rostedt (VMware)1-13/+10
2021-10-19block: don't call blk_status_to_errno in blk_update_requestChristoph Hellwig1-3/+4
2021-10-19tracing: Have all levels of checks prevent recursionSteven Rostedt (VMware)1-2/+2
2021-10-14tracing: Fix event probe removal from dynamic eventsSteven Rostedt (VMware)1-3/+51
2021-10-14tracing: in_irq() cleanupChangbin Du2-2/+2
2021-10-11tracing: Fix missing * in comment blockColin Ian King1-1/+1
2021-10-11tracing: Fix memory leak in eprobe_register()Vamshi K Sthambamkadi1-0/+7
2021-10-11ftrace: Add unit test for removing trace functionCarles Pey1-0/+34
2021-10-09ftrace: Cleanup ftrace_dyn_arch_init()Weizhao Ouyang1-0/+5
2021-10-09tracing: Disable "other" permission bits in the tracefs filesSteven Rostedt (VMware)15-96/+103
2021-10-07tracing: Initialize upper and lower vars in pid_list_refill_irq()Steven Rostedt (VMware)1-2/+2
2021-10-07tracing: Fix missing osnoise tracer on max_latencyJackie Liu1-7/+4
2021-10-06tracing: Create a sparse bitmask for pid filteringSteven Rostedt (VMware)2-35/+445
2021-10-06tracing: Place trace_pid_list logic into abstract functionsSteven Rostedt (VMware)7-61/+217
2021-10-02Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski1-3/+51
2021-10-01tracing: Show kretprobe unknown indicator only for kretprobe_trampolineMasami Hiramatsu1-13/+4
2021-10-01kprobes: treewide: Make it harder to refer kretprobe_trampoline directlyMasami Hiramatsu1-1/+1
2021-10-01kprobes: Use bool type for functions which returns boolean valueMasami Hiramatsu1-1/+1
2021-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+8
2021-09-24blktrace: Fix uaf in blk_trace access after removing by sysfsZhihao Cheng1-0/+8
2021-09-18bpf: Add bpf_trace_vprintk helperDave Marchevsky1-1/+51
2021-09-18bpf: Merge printk and seq_printf VARARG max macrosDave Marchevsky1-3/+1
2021-09-17Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski1-0/+30
2021-09-13bpf: Introduce helper bpf_get_branch_snapshotSong Liu1-0/+30
2021-09-11Merge tag 'trace-v5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds1-19/+18
2021-09-10bootconfig: Rename xbc_node_find_child() to xbc_node_find_subkey()Masami Hiramatsu1-12/+12
2021-09-10tracing/boot: Fix to check the histogram control param is a leaf nodeMasami Hiramatsu1-3/+3
2021-09-10tracing/boot: Fix trace_boot_hist_add_array() to check array is valueMasami Hiramatsu1-4/+3
2021-09-09Merge tag 'trace-v5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds8-21/+50
2021-09-08tracing/boot: Fix to loop on only subkeysMasami Hiramatsu1-3/+3
2021-09-08tracing: Dynamically allocate the per-elt hist_elt_data arrayTom Zanussi1-2/+12
2021-09-08tracing: synth events: increase max fields countArtem Bityutskiy1-1/+1
2021-09-08tracing/osnoise: Fix missed cpus_read_unlock() in start_per_cpu_kthreads()Qiang.Zhang1-3/+3
2021-09-08tracing: Fix some alloc_event_probe() error handling bugsDan Carpenter1-2/+3
2021-09-07Merge tag 'kgdb-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...Linus Torvalds1-3/+9
2021-09-05Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds21-172/+1594
2021-09-04tracing: Add migrate-disabled counter to tracing output.Thomas Gleixner3-10/+28
2021-09-02Merge tag 'printk-for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+0
2021-09-01Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1-12/+100
2021-08-31Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski1-10/+62
2021-08-30Merge tag 's390-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds1-2/+2
2021-08-30Merge branch 'rework/printk_safe-removal' into for-linusPetr Mladek1-2/+0