From: yangxx Date: Thu, 29 Jan 2004 20:39:58 +0000 (+0000) Subject: an example of smp trace X-Git-Tag: v0.12.20~3044 X-Git-Url: https://git.lttng.org/?a=commitdiff_plain;h=da684c0d5eb1c4f4629b8a22560f15356aad80bb;p=lttv.git an example of smp trace git-svn-id: http://ltt.polymtl.ca/svn@445 04897980-b3bd-0310-b5e0-8ef037075253 --- diff --git a/ltt/branches/poly/doc/smp_example/control/facilities b/ltt/branches/poly/doc/smp_example/control/facilities new file mode 100644 index 00000000..e69de29b diff --git a/ltt/branches/poly/doc/smp_example/control/interrupts b/ltt/branches/poly/doc/smp_example/control/interrupts new file mode 100644 index 00000000..e69de29b diff --git a/ltt/branches/poly/doc/smp_example/control/processes b/ltt/branches/poly/doc/smp_example/control/processes new file mode 100644 index 00000000..e69de29b diff --git a/ltt/branches/poly/doc/smp_example/cpu/0 b/ltt/branches/poly/doc/smp_example/cpu/0 new file mode 100644 index 00000000..fbb787b3 Binary files /dev/null and b/ltt/branches/poly/doc/smp_example/cpu/0 differ diff --git a/ltt/branches/poly/doc/smp_example/cpu/1 b/ltt/branches/poly/doc/smp_example/cpu/1 new file mode 100644 index 00000000..f8ab01ad Binary files /dev/null and b/ltt/branches/poly/doc/smp_example/cpu/1 differ diff --git a/ltt/branches/poly/doc/smp_example/eventdefs/core.xml b/ltt/branches/poly/doc/smp_example/eventdefs/core.xml new file mode 100644 index 00000000..f54441fd --- /dev/null +++ b/ltt/branches/poly/doc/smp_example/eventdefs/core.xml @@ -0,0 +1,262 @@ + + The core facility contains the basic events + + + Facility used in the trace + + + + + + + + + Entry in a given system call + + Syscall entry number in entry.S + Address from which call was made + + + + + Exit from a given system call + + + + Entry in a trap + + Trap number + Address where trap occured + + + + + Exit from a trap + + + + Entry in an irq + + IRQ number + Are we executing kernel code + + + + + Exit from an IRQ + + + + Scheduling change + + Outgoing process + Incoming process + Outgoing process' state + + + + + The kernel timer routine has been called + + + + Hit key part of soft-irq management + + Soft-irq event Id + + + + + Data associated with event + + + + + Hit key part of process management + + Process event ID + + + + + Data associated with event + Data associated with event + + + + + Hit key part of file system + + File system event ID + + + + + Event data + Event data 2 + Name of file operated on + + + + + Hit key part of timer management + + Timer event ID + + + + + Short data + Data associated with event + Data associated with event + + + + + Hit key part of memory management + + Memory event ID + + + + + Data associated with event + + + + + Hit key part of socket communication + + Memory event ID + + + + + Data associated with event + Data associated with event + + + + + Hit key part of System V IPC + + Memory event ID + + + + + Data associated with event + Data associated with event + + + + + Hit key part of network communication + + Memory event ID + + + + + Data associated with event + + + + + Block start timestamp + + + + + Block end timestamp + + + + + System time values sent periodically to minimize cycle counter + drift with respect to real time clock and to detect cycle counter roolovers + + + + + + + + + + + + + + + + + + + + + + + + + + + + Fork a new process + + Data associated with event + Data associated with event + + + + + Exit from a process + + Data associated with event + Data associated with event + + + + + + diff --git a/ltt/branches/poly/doc/smp_example/info/system.xml b/ltt/branches/poly/doc/smp_example/info/system.xml new file mode 100644 index 00000000..975b2c2a --- /dev/null +++ b/ltt/branches/poly/doc/smp_example/info/system.xml @@ -0,0 +1,19 @@ + +This is just a test +