aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-07-30Documentation/rv: Add a basic documentationGravatar Daniel Bristot de Oliveira 5-0/+247
2022-07-30rv/include: Add instrumentation helper functionsGravatar Daniel Bristot de Oliveira 1-0/+29
2022-07-30rv/include: Add deterministic automata monitor definition via C macrosGravatar Daniel Bristot de Oliveira 6-0/+701
2022-07-30rv/include: Add helper functions for deterministic automataGravatar Daniel Bristot de Oliveira 1-0/+75
2022-07-30rv: Add runtime reactors interfaceGravatar Daniel Bristot de Oliveira 6-0/+581
2022-07-30rv: Add Runtime Verification (RV) interfaceGravatar Daniel Bristot de Oliveira 10-0/+898
2022-07-30ftrace/x86: Add back ftrace_expected assignmentGravatar Steven Rostedt (Google) 1-0/+1
2022-07-30tracing: Use a copy of the va_list for __assign_vstr()Gravatar Steven Rostedt (Google) 1-1/+6
2022-07-30batman-adv: tracing: Use the new __vstring() helperGravatar Steven Rostedt (Google) 1-7/+2
2022-07-24USB: mtu3: tracing: Use the new __vstring() helperGravatar Steven Rostedt (Google) 1-4/+2
2022-07-24selftests/kprobe: Update test for no event name syntax errorGravatar Masami Hiramatsu (Google) 1-0/+1
2022-07-24tracing: Add example and documentation for new __vstring() macroGravatar Steven Rostedt (Google) 2-6/+40
2022-07-24selftests/kprobe: Do not test for GRP/ without event failuresGravatar Steven Rostedt (Google) 1-1/+0
2022-07-24selftests/ftrace: Add test case for GRP/ only inputGravatar Linyu Yuan 2-1/+15
2022-07-24tracing: Auto generate event name when creating a group of eventsGravatar Linyu Yuan 8-35/+48
2022-07-24tracing: eprobe: Remove duplicate is_good_name() operationGravatar Linyu Yuan 1-2/+0
2022-07-24tracing: eprobe: Add missing log indexGravatar Linyu Yuan 1-0/+1
2022-07-24mac80211: tracing: Use the new __vstring() helperGravatar Steven Rostedt (Google) 1-4/+2
2022-07-19scsi: qla2xxx: tracing: Use the new __vstring() helperGravatar Steven Rostedt (Google) 1-2/+2
2022-07-19scsi: iscsi: tracing: Use the new __vstring() helperGravatar Steven Rostedt (Google) 1-2/+2
2022-07-19usb: musb: tracing: Use the new __vstring() helperGravatar Steven Rostedt (Google) 1-2/+2
2022-07-15xhci: tracing: Use the new __vstring() helperGravatar Steven Rostedt (Google) 1-2/+2
2022-07-15usb: chipidea: tracing: Use the new __vstring() helperGravatar Steven Rostedt (Google) 1-2/+2
2022-07-15tracing/iwlwifi: Use the new __vstring() helperGravatar Steven Rostedt (Google) 1-8/+4
2022-07-15tracing/brcm: Use the new __vstring() helperGravatar Steven Rostedt (Google) 2-16/+8
2022-07-15tracing/ath: Use the new __vstring() helperGravatar Steven Rostedt (Google) 5-35/+14
2022-07-15tracing/IB/hfi1: Use the new __vstring() helperGravatar Steven Rostedt (Google) 1-6/+2
2022-07-15tracing/events: Add __vstring() and __assign_vstr() helper macrosGravatar Steven Rostedt (Google) 6-0/+38
2022-07-15neighbor: tracing: Have neigh_create event use __string()Gravatar Steven Rostedt (Google) 1-1/+1
2022-07-15tracing/ipv4/ipv6: Use static array for name field in fib*_lookup_table eventGravatar Steven Rostedt (Google) 2-7/+7
2022-07-14tracing: devlink: Use static array for string in devlink_trap_report eventGravatar Steven Rostedt (Google) 1-4/+3
2022-07-12tracing/histograms: Simplify create_hist_fields()Gravatar Zheng Yejian 1-3/+2
2022-07-12tracing/user_events: Fix syntax errors in commentsGravatar Xiang wangx 1-1/+1
2022-07-12samples: Use KSYM_NAME_LEN for kprobesGravatar Tiezhu Yang 2-6/+4
2022-07-12fprobe/samples: Make sample_probe staticGravatar sunliming 1-1/+1
2022-07-12blk-iocost: tracing: atomic64_read(&ioc->vtime_rate) is assigned an extra sem...Gravatar Li kunyu 1-1/+1
2022-07-12ftrace: Be more specific about arch impact when function tracer is enabledGravatar Steven Rostedt (Google) 1-1/+2
2022-07-12tracing: Fix sleeping while atomic in kdb ftdumpGravatar Douglas Anderson 1-5/+6
2022-07-12tracing/histograms: Fix memory leak problemGravatar Zheng Yejian 1-0/+2
2022-07-03Linux 5.19-rc5v5.19-rc5Gravatar Linus Torvalds 1-1/+1
2022-07-03lockref: remove unused 'lockref_get_or_lock()' functionGravatar Linus Torvalds 2-26/+0
2022-07-03sparse: introduce conditional lock acquire function attributeGravatar Linus Torvalds 2-3/+5
2022-07-03Merge tag 'xfs-5.19-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxGravatar Linus Torvalds 14-131/+130
2022-07-02Merge tag 'nfsd-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Gravatar Linus Torvalds 2-2/+3
2022-07-02Merge tag 'for-5.19/parisc-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 2-1/+6
2022-07-02parisc: Fix vDSO signal breakage on 32-bit kernelGravatar Helge Deller 1-0/+5
2022-07-02Merge tag 'perf-tools-fixes-for-v5.19-2022-07-02' of git://git.kernel.org/pub...Gravatar Linus Torvalds 9-17/+134
2022-07-02Merge tag 'powerpc-5.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 7-16/+52
2022-07-02perf synthetic-events: Ignore dead threads during event synthesisGravatar Namhyung Kim 1-2/+3
2022-07-02perf synthetic-events: Don't sort the task scan result from /procGravatar Namhyung Kim 1-2/+2