From: Jonathan Rajotte Date: Mon, 4 Jul 2016 19:33:25 +0000 (-0400) Subject: Template: add session templates. X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=commitdiff_plain;h=1b390fc868d580d16306341399878fafe71bd6f4 Template: add session templates. For now session type is cast in stone based on the passed template. --- diff --git a/configure.ac b/configure.ac index 633ceef8a..b97159a7b 100644 --- a/configure.ac +++ b/configure.ac @@ -940,6 +940,8 @@ AC_CONFIG_FILES([ extras/bindings/swig/Makefile extras/bindings/swig/python/Makefile extras/core-handler/Makefile + extras/templates/Makefile + extras/templates/session/Makefile src/Makefile src/common/Makefile src/common/kernel-ctl/Makefile diff --git a/extras/Makefile.am b/extras/Makefile.am index 52de61821..57b9cbaac 100644 --- a/extras/Makefile.am +++ b/extras/Makefile.am @@ -1 +1 @@ -SUBDIRS = bindings core-handler +SUBDIRS = bindings core-handler templates diff --git a/extras/templates/Makefile.am b/extras/templates/Makefile.am new file mode 100644 index 000000000..9be175343 --- /dev/null +++ b/extras/templates/Makefile.am @@ -0,0 +1 @@ +SUBDIRS=session diff --git a/extras/templates/session/Makefile.am b/extras/templates/session/Makefile.am new file mode 100644 index 000000000..c2d39a395 --- /dev/null +++ b/extras/templates/session/Makefile.am @@ -0,0 +1,17 @@ +templatedir = $(datadir)/xml/lttng/template/session + +dist_template_DATA = normal_block.lttng live_block.lttng snapshot_block.lttng \ + normal_cpu.lttng live_cpu.lttng snapshot_cpu.lttng normal_memory.lttng \ + live_memory.lttng snapshot_memory.lttng normal_network.lttng live_network.lttng \ + snapshot_network.lttng normal_interrupt.lttng live_interrupt.lttng \ + snapshot_interrupt.lttng normal_sched_latency.lttng live_sched_latency.lttng \ + snapshot_sched_latency.lttng normal_syscall.lttng live_syscall.lttng \ + snapshot_syscall.lttng normal_lttng_analyses.lttng snapshot_lttng_analyses.lttng + +EXTRA_DIST = normal_block.lttng live_block.lttng snapshot_block.lttng \ + normal_cpu.lttng live_cpu.lttng snapshot_cpu.lttng normal_memory.lttng \ + live_memory.lttng snapshot_memory.lttng normal_network.lttng live_network.lttng \ + snapshot_network.lttng normal_interrupt.lttng live_interrupt.lttng \ + snapshot_interrupt.lttng normal_sched_latency.lttng live_sched_latency.lttng \ + snapshot_sched_latency.lttng normal_syscall.lttng live_syscall.lttng \ + snapshot_syscall.lttng normal_lttng_analyses.lttng diff --git a/extras/templates/session/live_block.lttng b/extras/templates/session/live_block.lttng new file mode 100644 index 000000000..141446d11 --- /dev/null +++ b/extras/templates/session/live_block.lttng @@ -0,0 +1,89 @@ + + + + + + KERNEL + GLOBAL + + + channel0 + false + DISCARD + 262144 + 4 + 0 + 200000 + SPLICE + 0 + 0 + 1000000 + + + lttng_statedump_file_descriptor + true + TRACEPOINT + + + lttng_statedump_process_state + true + TRACEPOINT + + + lttng_statedump_block_device + true + TRACEPOINT + + + sched_process_exec + true + TRACEPOINT + + + sched_process_fork + true + TRACEPOINT + + + block_bio_backmerge + true + TRACEPOINT + + + block_bio_remap + true + TRACEPOINT + + + block_dirty_buffer + true + TRACEPOINT + + + block_rq_complete + true + TRACEPOINT + + + + + PID + + + PROCNAME + + + VPID + + + + + + + + false + + 1000000 + + + diff --git a/extras/templates/session/live_cpu.lttng b/extras/templates/session/live_cpu.lttng new file mode 100644 index 000000000..346f22082 --- /dev/null +++ b/extras/templates/session/live_cpu.lttng @@ -0,0 +1,69 @@ + + + + + + KERNEL + GLOBAL + + + channel0 + false + DISCARD + 262144 + 4 + 0 + 200000 + SPLICE + 0 + 0 + 1000000 + + + lttng_statedump_file_descriptor + true + TRACEPOINT + + + lttng_statedump_process_state + true + TRACEPOINT + + + lttng_statedump_block_device + true + TRACEPOINT + + + sched_process_exec + true + TRACEPOINT + + + sched_process_fork + true + TRACEPOINT + + + + + PID + + + PROCNAME + + + VPID + + + + + + + + false + + 1000000 + + + diff --git a/extras/templates/session/live_interrupt.lttng b/extras/templates/session/live_interrupt.lttng new file mode 100644 index 000000000..6dc1713d6 --- /dev/null +++ b/extras/templates/session/live_interrupt.lttng @@ -0,0 +1,89 @@ + + + + + + KERNEL + GLOBAL + + + channel0 + false + DISCARD + 262144 + 4 + 0 + 200000 + SPLICE + 0 + 0 + 1000000 + + + lttng_statedump_file_descriptor + true + TRACEPOINT + + + lttng_statedump_process_state + true + TRACEPOINT + + + lttng_statedump_block_device + true + TRACEPOINT + + + sched_process_exec + true + TRACEPOINT + + + sched_process_fork + true + TRACEPOINT + + + irq_softirq_entry + true + TRACEPOINT + + + irq_softirq_exit + true + TRACEPOINT + + + irq_softirq_raise + true + TRACEPOINT + + + irq_handler_entry + true + TRACEPOINT + + + + + PID + + + PROCNAME + + + VPID + + + + + + + + false + + 1000000 + + + diff --git a/extras/templates/session/live_memory.lttng b/extras/templates/session/live_memory.lttng new file mode 100644 index 000000000..ff9f1e114 --- /dev/null +++ b/extras/templates/session/live_memory.lttng @@ -0,0 +1,79 @@ + + + + + + KERNEL + GLOBAL + + + channel0 + false + DISCARD + 262144 + 4 + 0 + 200000 + SPLICE + 0 + 0 + 1000000 + + + lttng_statedump_file_descriptor + true + TRACEPOINT + + + lttng_statedump_process_state + true + TRACEPOINT + + + lttng_statedump_block_device + true + TRACEPOINT + + + sched_process_exec + true + TRACEPOINT + + + sched_process_fork + true + TRACEPOINT + + + kmem_mm_page_alloc + true + TRACEPOINT + + + kmem_mm_page_free + true + TRACEPOINT + + + + + PID + + + PROCNAME + + + VPID + + + + + + + + false + + 1000000 + + + diff --git a/extras/templates/session/live_network.lttng b/extras/templates/session/live_network.lttng new file mode 100644 index 000000000..a08119d2d --- /dev/null +++ b/extras/templates/session/live_network.lttng @@ -0,0 +1,74 @@ + + + + + + KERNEL + GLOBAL + + + channel0 + false + DISCARD + 262144 + 4 + 0 + 200000 + SPLICE + 0 + 0 + 1000000 + + + lttng_statedump_file_descriptor + true + TRACEPOINT + + + lttng_statedump_process_state + true + TRACEPOINT + + + lttng_statedump_block_device + true + TRACEPOINT + + + sched_process_exec + true + TRACEPOINT + + + sched_process_fork + true + TRACEPOINT + + + net_dev_xmit + true + TRACEPOINT + + + + + PID + + + PROCNAME + + + VPID + + + + + + + + false + + 1000000 + + + diff --git a/extras/templates/session/live_sched_latency.lttng b/extras/templates/session/live_sched_latency.lttng new file mode 100644 index 000000000..d47a555a1 --- /dev/null +++ b/extras/templates/session/live_sched_latency.lttng @@ -0,0 +1,74 @@ + + + + + + KERNEL + GLOBAL + + + channel0 + false + DISCARD + 262144 + 4 + 0 + 200000 + SPLICE + 0 + 0 + 1000000 + + + lttng_statedump_file_descriptor + true + TRACEPOINT + + + lttng_statedump_process_state + true + TRACEPOINT + + + lttng_statedump_block_device + true + TRACEPOINT + + + sched_process_exec + true + TRACEPOINT + + + sched_process_fork + true + TRACEPOINT + + + sched_wakeup + true + TRACEPOINT + + + + + PID + + + PROCNAME + + + VPID + + + + + + + + false + + 1000000 + + + diff --git a/extras/templates/session/live_syscall.lttng b/extras/templates/session/live_syscall.lttng new file mode 100644 index 000000000..346f22082 --- /dev/null +++ b/extras/templates/session/live_syscall.lttng @@ -0,0 +1,69 @@ + + + + + + KERNEL + GLOBAL + + + channel0 + false + DISCARD + 262144 + 4 + 0 + 200000 + SPLICE + 0 + 0 + 1000000 + + + lttng_statedump_file_descriptor + true + TRACEPOINT + + + lttng_statedump_process_state + true + TRACEPOINT + + + lttng_statedump_block_device + true + TRACEPOINT + + + sched_process_exec + true + TRACEPOINT + + + sched_process_fork + true + TRACEPOINT + + + + + PID + + + PROCNAME + + + VPID + + + + + + + + false + + 1000000 + + + diff --git a/extras/templates/session/normal_block.lttng b/extras/templates/session/normal_block.lttng new file mode 100644 index 000000000..f03785a77 --- /dev/null +++ b/extras/templates/session/normal_block.lttng @@ -0,0 +1,91 @@ + + + + + + KERNEL + GLOBAL + + + channel0 + false + DISCARD + 262144 + 4 + 0 + 200000 + SPLICE + 0 + 0 + 0 + + + lttng_statedump_file_descriptor + true + TRACEPOINT + + + lttng_statedump_process_state + true + TRACEPOINT + + + lttng_statedump_block_device + true + TRACEPOINT + + + sched_process_exec + true + TRACEPOINT + + + sched_process_fork + true + TRACEPOINT + + + block_bio_backmerge + true + TRACEPOINT + + + block_bio_remap + true + TRACEPOINT + + + block_dirty_buffer + true + TRACEPOINT + + + block_rq_complete + true + TRACEPOINT + + + block_rq_issue + true + TRACEPOINT + + + + + PID + + + PROCNAME + + + VPID + + + + + + + + false + + diff --git a/extras/templates/session/normal_cpu.lttng b/extras/templates/session/normal_cpu.lttng new file mode 100644 index 000000000..ef06b33f3 --- /dev/null +++ b/extras/templates/session/normal_cpu.lttng @@ -0,0 +1,71 @@ + + + + + + KERNEL + GLOBAL + + + channel0 + false + DISCARD + 262144 + 4 + 0 + 200000 + SPLICE + 0 + 0 + 0 + + + lttng_statedump_file_descriptor + true + TRACEPOINT + + + lttng_statedump_process_state + true + TRACEPOINT + + + lttng_statedump_block_device + true + TRACEPOINT + + + sched_process_exec + true + TRACEPOINT + + + sched_process_fork + true + TRACEPOINT + + + sched_switch + true + TRACEPOINT + + + + + PID + + + PROCNAME + + + VPID + + + + + + + + false + + diff --git a/extras/templates/session/normal_interrupt.lttng b/extras/templates/session/normal_interrupt.lttng new file mode 100644 index 000000000..6ed72e447 --- /dev/null +++ b/extras/templates/session/normal_interrupt.lttng @@ -0,0 +1,91 @@ + + + + + + KERNEL + GLOBAL + + + channel0 + false + DISCARD + 262144 + 4 + 0 + 200000 + SPLICE + 0 + 0 + 0 + + + lttng_statedump_file_descriptor + true + TRACEPOINT + + + lttng_statedump_process_state + true + TRACEPOINT + + + lttng_statedump_block_device + true + TRACEPOINT + + + sched_process_exec + true + TRACEPOINT + + + sched_process_fork + true + TRACEPOINT + + + irq_softirq_entry + true + TRACEPOINT + + + irq_softirq_exit + true + TRACEPOINT + + + irq_softirq_raise + true + TRACEPOINT + + + irq_handler_entry + true + TRACEPOINT + + + irq_handler_exit + true + TRACEPOINT + + + + + PID + + + PROCNAME + + + VPID + + + + + + + + false + + diff --git a/extras/templates/session/normal_lttng_analyses.lttng b/extras/templates/session/normal_lttng_analyses.lttng new file mode 100644 index 000000000..28e53f0d1 --- /dev/null +++ b/extras/templates/session/normal_lttng_analyses.lttng @@ -0,0 +1,125 @@ + + + + + + KERNEL + GLOBAL + + + channel0 + false + DISCARD + 262144 + 4 + 0 + 200000 + SPLICE + 0 + 0 + 0 + + + * + true + SYSCALL + + + sched_wakeup + true + TRACEPOINT + + + sched_waking + true + TRACEPOINT + + + irq_softirq_entry + true + TRACEPOINT + + + irq_softirq_exit + true + TRACEPOINT + + + irq_softirq_raise + true + TRACEPOINT + + + irq_handler_entry + true + TRACEPOINT + + + irq_handler_exit + true + TRACEPOINT + + + net_dev_xmit + true + TRACEPOINT + + + netif_receive_skb + true + TRACEPOINT + + + kmem_mm_page_alloc + true + TRACEPOINT + + + kmem_mm_page_free + true + TRACEPOINT + + + mm_vmscan_wakeup_kswapd + true + TRACEPOINT + + + lttng_statedump_file_descriptor + true + TRACEPOINT + + + lttng_statedump_process_state + true + TRACEPOINT + + + lttng_statedump_block_device + true + TRACEPOINT + + + sched_process_exec + true + TRACEPOINT + + + sched_process_fork + true + TRACEPOINT + + + sched_switch + true + TRACEPOINT + + + + + + + + false + + diff --git a/extras/templates/session/normal_memory.lttng b/extras/templates/session/normal_memory.lttng new file mode 100644 index 000000000..9d0644678 --- /dev/null +++ b/extras/templates/session/normal_memory.lttng @@ -0,0 +1,81 @@ + + + + + + KERNEL + GLOBAL + + + channel0 + false + DISCARD + 262144 + 4 + 0 + 200000 + SPLICE + 0 + 0 + 0 + + + lttng_statedump_file_descriptor + true + TRACEPOINT + + + lttng_statedump_process_state + true + TRACEPOINT + + + lttng_statedump_block_device + true + TRACEPOINT + + + sched_process_exec + true + TRACEPOINT + + + sched_process_fork + true + TRACEPOINT + + + kmem_mm_page_alloc + true + TRACEPOINT + + + kmem_mm_page_free + true + TRACEPOINT + + + mm_vmscan_wakeup_kswapd + true + TRACEPOINT + + + + + PID + + + PROCNAME + + + VPID + + + + + + + + false + + diff --git a/extras/templates/session/normal_network.lttng b/extras/templates/session/normal_network.lttng new file mode 100644 index 000000000..7b391e8a7 --- /dev/null +++ b/extras/templates/session/normal_network.lttng @@ -0,0 +1,76 @@ + + + + + + KERNEL + GLOBAL + + + channel0 + false + DISCARD + 262144 + 4 + 0 + 200000 + SPLICE + 0 + 0 + 0 + + + lttng_statedump_file_descriptor + true + TRACEPOINT + + + lttng_statedump_process_state + true + TRACEPOINT + + + lttng_statedump_block_device + true + TRACEPOINT + + + sched_process_exec + true + TRACEPOINT + + + sched_process_fork + true + TRACEPOINT + + + net_dev_xmit + true + TRACEPOINT + + + netif_receive_skb + true + TRACEPOINT + + + + + PID + + + PROCNAME + + + VPID + + + + + + + + false + + diff --git a/extras/templates/session/normal_sched_latency.lttng b/extras/templates/session/normal_sched_latency.lttng new file mode 100644 index 000000000..1b7585353 --- /dev/null +++ b/extras/templates/session/normal_sched_latency.lttng @@ -0,0 +1,76 @@ + + + + + + KERNEL + GLOBAL + + + channel0 + false + DISCARD + 262144 + 4 + 0 + 200000 + SPLICE + 0 + 0 + 0 + + + lttng_statedump_file_descriptor + true + TRACEPOINT + + + lttng_statedump_process_state + true + TRACEPOINT + + + lttng_statedump_block_device + true + TRACEPOINT + + + sched_process_exec + true + TRACEPOINT + + + sched_process_fork + true + TRACEPOINT + + + sched_wakeup + true + TRACEPOINT + + + sched_waking + true + TRACEPOINT + + + + + PID + + + PROCNAME + + + VPID + + + + + + + + false + + diff --git a/extras/templates/session/normal_syscall.lttng b/extras/templates/session/normal_syscall.lttng new file mode 100644 index 000000000..8912e1324 --- /dev/null +++ b/extras/templates/session/normal_syscall.lttng @@ -0,0 +1,71 @@ + + + + + + KERNEL + GLOBAL + + + channel0 + false + DISCARD + 262144 + 4 + 0 + 200000 + SPLICE + 0 + 0 + 0 + + + lttng_statedump_file_descriptor + true + TRACEPOINT + + + lttng_statedump_process_state + true + TRACEPOINT + + + lttng_statedump_block_device + true + TRACEPOINT + + + sched_process_exec + true + TRACEPOINT + + + sched_process_fork + true + TRACEPOINT + + + * + true + SYSCALL + + + + + PID + + + PROCNAME + + + VPID + + + + + + + + false + + diff --git a/extras/templates/session/snapshot_block.lttng b/extras/templates/session/snapshot_block.lttng new file mode 100644 index 000000000..cc39f7676 --- /dev/null +++ b/extras/templates/session/snapshot_block.lttng @@ -0,0 +1,94 @@ + + + + + + KERNEL + GLOBAL + + + channel0 + false + OVERWRITE + 262144 + 4 + 0 + 200000 + MMAP + 0 + 0 + 0 + + + lttng_statedump_file_descriptor + true + TRACEPOINT + + + lttng_statedump_process_state + true + TRACEPOINT + + + lttng_statedump_block_device + true + TRACEPOINT + + + sched_process_exec + true + TRACEPOINT + + + sched_process_fork + true + TRACEPOINT + + + block_bio_backmerge + true + TRACEPOINT + + + block_bio_remap + true + TRACEPOINT + + + block_dirty_buffer + true + TRACEPOINT + + + block_rq_complete + true + TRACEPOINT + + + block_rq_issue + true + TRACEPOINT + + + + + PID + + + PROCNAME + + + VPID + + + + + + + + false + + true + + + diff --git a/extras/templates/session/snapshot_cpu.lttng b/extras/templates/session/snapshot_cpu.lttng new file mode 100644 index 000000000..9b0ca3372 --- /dev/null +++ b/extras/templates/session/snapshot_cpu.lttng @@ -0,0 +1,74 @@ + + + + + + KERNEL + GLOBAL + + + channel0 + false + OVERWRITE + 262144 + 4 + 0 + 200000 + MMAP + 0 + 0 + 0 + + + lttng_statedump_file_descriptor + true + TRACEPOINT + + + lttng_statedump_process_state + true + TRACEPOINT + + + lttng_statedump_block_device + true + TRACEPOINT + + + sched_process_exec + true + TRACEPOINT + + + sched_process_fork + true + TRACEPOINT + + + sched_switch + true + TRACEPOINT + + + + + PID + + + PROCNAME + + + VPID + + + + + + + + false + + true + + + diff --git a/extras/templates/session/snapshot_interrupt.lttng b/extras/templates/session/snapshot_interrupt.lttng new file mode 100644 index 000000000..912193b77 --- /dev/null +++ b/extras/templates/session/snapshot_interrupt.lttng @@ -0,0 +1,94 @@ + + + + + + KERNEL + GLOBAL + + + channel0 + false + OVERWRITE + 262144 + 4 + 0 + 200000 + MMAP + 0 + 0 + 0 + + + lttng_statedump_file_descriptor + true + TRACEPOINT + + + lttng_statedump_process_state + true + TRACEPOINT + + + lttng_statedump_block_device + true + TRACEPOINT + + + sched_process_exec + true + TRACEPOINT + + + sched_process_fork + true + TRACEPOINT + + + irq_softirq_entry + true + TRACEPOINT + + + irq_softirq_exit + true + TRACEPOINT + + + irq_softirq_raise + true + TRACEPOINT + + + irq_handler_entry + true + TRACEPOINT + + + irq_handler_exit + true + TRACEPOINT + + + + + PID + + + PROCNAME + + + VPID + + + + + + + + false + + true + + + diff --git a/extras/templates/session/snapshot_lttng_analyses.lttng b/extras/templates/session/snapshot_lttng_analyses.lttng new file mode 100644 index 000000000..d47ade036 --- /dev/null +++ b/extras/templates/session/snapshot_lttng_analyses.lttng @@ -0,0 +1,128 @@ + + + + + + KERNEL + GLOBAL + + + channel0 + false + OVERWRITE + 262144 + 4 + 0 + 200000 + MMAP + 0 + 0 + 0 + + + * + true + SYSCALL + + + sched_wakeup + true + TRACEPOINT + + + sched_waking + true + TRACEPOINT + + + irq_softirq_entry + true + TRACEPOINT + + + irq_softirq_exit + true + TRACEPOINT + + + irq_softirq_raise + true + TRACEPOINT + + + irq_handler_entry + true + TRACEPOINT + + + irq_handler_exit + true + TRACEPOINT + + + net_dev_xmit + true + TRACEPOINT + + + netif_receive_skb + true + TRACEPOINT + + + kmem_mm_page_alloc + true + TRACEPOINT + + + kmem_mm_page_free + true + TRACEPOINT + + + mm_vmscan_wakeup_kswapd + true + TRACEPOINT + + + lttng_statedump_file_descriptor + true + TRACEPOINT + + + lttng_statedump_process_state + true + TRACEPOINT + + + lttng_statedump_block_device + true + TRACEPOINT + + + sched_process_exec + true + TRACEPOINT + + + sched_process_fork + true + TRACEPOINT + + + sched_switch + true + TRACEPOINT + + + + + + + + false + + true + + + diff --git a/extras/templates/session/snapshot_memory.lttng b/extras/templates/session/snapshot_memory.lttng new file mode 100644 index 000000000..73178e318 --- /dev/null +++ b/extras/templates/session/snapshot_memory.lttng @@ -0,0 +1,84 @@ + + + + + + KERNEL + GLOBAL + + + channel0 + false + OVERWRITE + 262144 + 4 + 0 + 200000 + MMAP + 0 + 0 + 0 + + + lttng_statedump_file_descriptor + true + TRACEPOINT + + + lttng_statedump_process_state + true + TRACEPOINT + + + lttng_statedump_block_device + true + TRACEPOINT + + + sched_process_exec + true + TRACEPOINT + + + sched_process_fork + true + TRACEPOINT + + + kmem_mm_page_alloc + true + TRACEPOINT + + + kmem_mm_page_free + true + TRACEPOINT + + + mm_vmscan_wakeup_kswapd + true + TRACEPOINT + + + + + PID + + + PROCNAME + + + VPID + + + + + + + + false + + true + + + diff --git a/extras/templates/session/snapshot_network.lttng b/extras/templates/session/snapshot_network.lttng new file mode 100644 index 000000000..e86464f2a --- /dev/null +++ b/extras/templates/session/snapshot_network.lttng @@ -0,0 +1,79 @@ + + + + + + KERNEL + GLOBAL + + + channel0 + false + OVERWRITE + 262144 + 4 + 0 + 200000 + MMAP + 0 + 0 + 0 + + + lttng_statedump_file_descriptor + true + TRACEPOINT + + + lttng_statedump_process_state + true + TRACEPOINT + + + lttng_statedump_block_device + true + TRACEPOINT + + + sched_process_exec + true + TRACEPOINT + + + sched_process_fork + true + TRACEPOINT + + + net_dev_xmit + true + TRACEPOINT + + + netif_receive_skb + true + TRACEPOINT + + + + + PID + + + PROCNAME + + + VPID + + + + + + + + false + + true + + + diff --git a/extras/templates/session/snapshot_sched_latency.lttng b/extras/templates/session/snapshot_sched_latency.lttng new file mode 100644 index 000000000..916c1b013 --- /dev/null +++ b/extras/templates/session/snapshot_sched_latency.lttng @@ -0,0 +1,79 @@ + + + + + + KERNEL + GLOBAL + + + channel0 + false + OVERWRITE + 262144 + 4 + 0 + 200000 + MMAP + 0 + 0 + 0 + + + lttng_statedump_file_descriptor + true + TRACEPOINT + + + lttng_statedump_process_state + true + TRACEPOINT + + + lttng_statedump_block_device + true + TRACEPOINT + + + sched_process_exec + true + TRACEPOINT + + + sched_process_fork + true + TRACEPOINT + + + sched_wakeup + true + TRACEPOINT + + + sched_waking + true + TRACEPOINT + + + + + PID + + + PROCNAME + + + VPID + + + + + + + + false + + true + + + diff --git a/extras/templates/session/snapshot_syscall.lttng b/extras/templates/session/snapshot_syscall.lttng new file mode 100644 index 000000000..054cb81af --- /dev/null +++ b/extras/templates/session/snapshot_syscall.lttng @@ -0,0 +1,74 @@ + + + + + + KERNEL + GLOBAL + + + channel0 + false + OVERWRITE + 262144 + 4 + 0 + 200000 + MMAP + 0 + 0 + 0 + + + lttng_statedump_file_descriptor + true + TRACEPOINT + + + lttng_statedump_process_state + true + TRACEPOINT + + + lttng_statedump_block_device + true + TRACEPOINT + + + sched_process_exec + true + TRACEPOINT + + + sched_process_fork + true + TRACEPOINT + + + * + true + SYSCALL + + + + + PID + + + PROCNAME + + + VPID + + + + + + + + false + + true + + +