aboutsummaryrefslogtreecommitdiff
path: root/kernel/trace
AgeCommit message (Expand)AuthorFilesLines
2021-07-23ftrace: Remove redundant initialization of variable retGravatar Colin Ian King 1-1/+1
2021-07-23ftrace: Avoid synchronize_rcu_tasks_rude() call when not necessaryGravatar Nicolas Saenz Julienne 1-1/+2
2021-07-23tracing: Clean up alloc_synth_event()Gravatar Steven Rostedt (VMware) 1-5/+3
2021-07-23tracing/histogram: Rename "cpu" to "common_cpu"Gravatar Steven Rostedt (VMware) 2-6/+20
2021-07-23tracing: Synthetic event field_pos is an index not a booleanGravatar Steven Rostedt (VMware) 1-1/+1
2021-07-22tracing: Fix bug in rb_per_cpu_empty() that might cause deadloop.Gravatar Haoran Luo 1-4/+24
2021-07-17Merge tag 'trace-v5.14-5' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Gravatar Linus Torvalds 1-3/+3
2021-07-15tracing: Do not reference char * as a string in histogramsGravatar Steven Rostedt (VMware) 1-3/+3
2021-07-09Merge tag 'trace-v5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Gravatar Linus Torvalds 2-2/+8
2021-07-08ftrace: Use list_move instead of list_del/list_addGravatar Baokun Li 1-2/+1
2021-07-07tracing/histograms: Fix parsing of "sym-offset" modifierGravatar Steven Rostedt (VMware) 1-0/+7
2021-07-03Merge tag 'trace-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Gravatar Linus Torvalds 14-221/+2957
2021-07-02Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-0/+1
2021-07-01tracing: Resize tgid_map to pid_max, not PID_MAX_DEFAULTGravatar Paul Burton 1-16/+47
2021-07-01kernel.h: split out panic and oops helpersGravatar Andy Shevchenko 1-0/+1
2021-06-30tracing: Simplify & fix saved_tgids logicGravatar Paul Burton 1-25/+13
2021-06-30tracing: Change variable type as bool for clean-upGravatar Austin Kim 1-12/+12
2021-06-29trace/timerlat: Fix indentation on timerlat_main()Gravatar Daniel Bristot de Oliveira 1-3/+3
2021-06-29trace/osnoise: Make 'noise' variable s64 in run_osnoise()Gravatar Daniel Bristot de Oliveira 1-2/+3
2021-06-29tracepoint: Add tracepoint_probe_register_may_exist() for BPF tracingGravatar Steven Rostedt (VMware) 1-1/+2
2021-06-28once: implement DO_ONCE_LITE for non-fast-path "do once" functionalityGravatar Tanner Love 1-10/+3
2021-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextGravatar David S. Miller 1-0/+2
2021-06-28trace/osnoise: Fix return value on osnoise_init_hotplug_supportGravatar Daniel Bristot de Oliveira 1-1/+1
2021-06-28trace/osnoise: Make interval u64 on osnoise_mainGravatar Daniel Bristot de Oliveira 1-1/+1
2021-06-28trace/osnoise: Fix 'no previous prototype' warningsGravatar Daniel Bristot de Oliveira 1-9/+11
2021-06-28tracing: Have osnoise_main() add a quiescent state for task rcuGravatar Steven Rostedt (VMware) 1-1/+4
2021-06-28bpf: Allow bpf_get_current_ancestor_cgroup_id for tracingGravatar Namhyung Kim 1-0/+2
2021-06-25trace/osnoise: Support hotplug operationsGravatar Daniel Bristot de Oliveira 1-30/+135
2021-06-25trace/hwlat: Support hotplug operationsGravatar Daniel Bristot de Oliveira 1-0/+65
2021-06-25trace/hwlat: Protect kdata->kthread with get/put_online_cpusGravatar Daniel Bristot de Oliveira 1-6/+13
2021-06-25trace: Add timerlat tracerGravatar Daniel Bristot de Oliveira 5-31/+688
2021-06-25trace: Add osnoise tracerGravatar Daniel Bristot de Oliveira 6-4/+1521
2021-06-25tracing: Add LATENCY_FS_NOTIFY to define if latency_fsnotify() is definedGravatar Steven Rostedt (VMware) 2-5/+4
2021-06-25trace/hwlat: Remove printk from sampling loopGravatar Daniel Bristot de Oliveira 1-3/+12
2021-06-25trace/hwlat: Use trace_min_max_param for width and window paramsGravatar Daniel Bristot de Oliveira 1-121/+24
2021-06-25trace: Add a generic function to read/write u64 values from tracefsGravatar Daniel Bristot de Oliveira 2-0/+103
2021-06-25trace/hwlat: Implement the per-cpu modeGravatar Daniel Bristot de Oliveira 1-36/+150
2021-06-24trace/hwlat: Switch disable_migrate to mode noneGravatar Daniel Bristot de Oliveira 1-8/+5
2021-06-24trace/hwlat: Implement the mode config optionGravatar Daniel Bristot de Oliveira 1-12/+167
2021-06-24trace/hwlat: Fix Clark's emailGravatar Daniel Bristot de Oliveira 1-1/+1
2021-06-18tracing: Do no increment trace_clock_global() by oneGravatar Steven Rostedt (VMware) 1-3/+3
2021-06-18tracing: Do not stop recording comms if the trace file is being readGravatar Steven Rostedt (VMware) 1-9/+0
2021-06-18tracing: Do not stop recording cmdlines when tracing is offGravatar Steven Rostedt (VMware) 1-2/+0
2021-06-17tracing: Have ftrace_dump_on_oops kernel parameter take numbersGravatar Steven Rostedt (VMware) 1-2/+2
2021-06-17tracing: Add tp_printk_stop_on_boot optionGravatar Steven Rostedt (VMware) 1-11/+29
2021-06-10tracing: Add better comments for the filtering temp buffer use caseGravatar Steven Rostedt (VMware) 1-1/+35
2021-06-10tracing: Simplify the max length test when using the filtering temp bufferGravatar Steven Rostedt (VMware) 1-1/+3
2021-06-10tracing/boot: Add per-group/all events enablementGravatar Masami Hiramatsu 1-2/+25
2021-06-10tracing: Add WARN_ON_ONCE when returned value is negativeGravatar Hyeonggon Yoo 1-0/+1
2021-06-10tracing: Fix set_named_trigger_data() kernel-doc commentGravatar Qiujun Huang 1-1/+2