summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-08-04rv: Unlock on error path in rv_unregister_reactor()Dan Carpenter1-2/+4
2022-08-02tracing: Use alignof__(struct {type b;}) instead of offsetof()Steven Rostedt (Google)1-1/+1
2022-08-02tracing/eprobe: Show syntax error logs in error_log fileMasami Hiramatsu (Google)2-3/+13
2022-08-02scripts/tracing: Fix typo 'the the' in commentSlark Xiao1-1/+1
2022-08-02tracepoints: It is CONFIG_TRACEPOINTS not CONFIG_TRACEPOINTLi zeming1-1/+1
2022-08-02tracing: Use free_trace_buffer() in allocate_trace_buffers()Zhiqiang Liu1-14/+11
2022-07-31tracing: Use a struct alignof to determine trace event field alignmentSteven Rostedt (Google)1-3/+5
2022-07-30rv/reactor: Add the panic reactorDaniel Bristot de Oliveira3-0/+52
2022-07-30rv/reactor: Add the printk reactorDaniel Bristot de Oliveira3-1/+52
2022-07-30rv/monitor: Add the wwnr monitorDaniel Bristot de Oliveira8-0/+220
2022-07-30rv/monitor: Add the wip monitorDaniel Bristot de Oliveira7-36/+111
2022-07-30rv/monitor: Add the wip monitor skeleton created by dot2kDaniel Bristot de Oliveira2-0/+155
2022-07-30Documentation/rv: Add deterministic automata instrumentation documentationDaniel Bristot de Oliveira2-0/+172
2022-07-30Documentation/rv: Add deterministic automata monitor synthesis documentationDaniel Bristot de Oliveira5-0/+157
2022-07-30tools/rv: Add dot2kDaniel Bristot de Oliveira6-0/+496
2022-07-30Documentation/rv: Add deterministic automaton documentationDaniel Bristot de Oliveira5-0/+194
2022-07-30tools/rv: Add dot2cDaniel Bristot de Oliveira4-0/+466
2022-07-30Documentation/rv: Add a basic documentationDaniel Bristot de Oliveira5-0/+247
2022-07-30rv/include: Add instrumentation helper functionsDaniel Bristot de Oliveira1-0/+29
2022-07-30rv/include: Add deterministic automata monitor definition via C macrosDaniel Bristot de Oliveira6-0/+701
2022-07-30rv/include: Add helper functions for deterministic automataDaniel Bristot de Oliveira1-0/+75
2022-07-30rv: Add runtime reactors interfaceDaniel Bristot de Oliveira6-0/+581
2022-07-30rv: Add Runtime Verification (RV) interfaceDaniel Bristot de Oliveira10-0/+898
2022-07-30ftrace/x86: Add back ftrace_expected assignmentSteven Rostedt (Google)1-0/+1
2022-07-30tracing: Use a copy of the va_list for __assign_vstr()Steven Rostedt (Google)1-1/+6
2022-07-30batman-adv: tracing: Use the new __vstring() helperSteven Rostedt (Google)1-7/+2
2022-07-24USB: mtu3: tracing: Use the new __vstring() helperSteven Rostedt (Google)1-4/+2
2022-07-24selftests/kprobe: Update test for no event name syntax errorMasami Hiramatsu (Google)1-0/+1
2022-07-24tracing: Add example and documentation for new __vstring() macroSteven Rostedt (Google)2-6/+40
2022-07-24selftests/kprobe: Do not test for GRP/ without event failuresSteven Rostedt (Google)1-1/+0
2022-07-24selftests/ftrace: Add test case for GRP/ only inputLinyu Yuan2-1/+15
2022-07-24tracing: Auto generate event name when creating a group of eventsLinyu Yuan8-35/+48
2022-07-24tracing: eprobe: Remove duplicate is_good_name() operationLinyu Yuan1-2/+0
2022-07-24tracing: eprobe: Add missing log indexLinyu Yuan1-0/+1
2022-07-24mac80211: tracing: Use the new __vstring() helperSteven Rostedt (Google)1-4/+2
2022-07-19scsi: qla2xxx: tracing: Use the new __vstring() helperSteven Rostedt (Google)1-2/+2
2022-07-19scsi: iscsi: tracing: Use the new __vstring() helperSteven Rostedt (Google)1-2/+2
2022-07-19usb: musb: tracing: Use the new __vstring() helperSteven Rostedt (Google)1-2/+2
2022-07-15xhci: tracing: Use the new __vstring() helperSteven Rostedt (Google)1-2/+2
2022-07-15usb: chipidea: tracing: Use the new __vstring() helperSteven Rostedt (Google)1-2/+2
2022-07-15tracing/iwlwifi: Use the new __vstring() helperSteven Rostedt (Google)1-8/+4
2022-07-15tracing/brcm: Use the new __vstring() helperSteven Rostedt (Google)2-16/+8
2022-07-15tracing/ath: Use the new __vstring() helperSteven Rostedt (Google)5-35/+14
2022-07-15tracing/IB/hfi1: Use the new __vstring() helperSteven Rostedt (Google)1-6/+2
2022-07-15tracing/events: Add __vstring() and __assign_vstr() helper macrosSteven Rostedt (Google)6-0/+38
2022-07-15neighbor: tracing: Have neigh_create event use __string()Steven Rostedt (Google)1-1/+1
2022-07-15tracing/ipv4/ipv6: Use static array for name field in fib*_lookup_table eventSteven Rostedt (Google)2-7/+7
2022-07-14tracing: devlink: Use static array for string in devlink_trap_report eventSteven Rostedt (Google)1-4/+3
2022-07-12tracing/histograms: Simplify create_hist_fields()Zheng Yejian1-3/+2
2022-07-12tracing/user_events: Fix syntax errors in commentsXiang wangx1-1/+1