From: compudj Date: Fri, 14 Jan 2005 13:26:07 +0000 (+0000) Subject: remove smp_example X-Git-Tag: v0.12.20~2632 X-Git-Url: https://git.lttng.org./?a=commitdiff_plain;h=fa4e8adfa9ebbb102b7303612950ea5fd34713e0;p=lttv.git remove smp_example git-svn-id: http://ltt.polymtl.ca/svn@857 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 deleted file mode 100644 index e69de29b..00000000 diff --git a/ltt/branches/poly/doc/smp_example/control/interrupts b/ltt/branches/poly/doc/smp_example/control/interrupts deleted file mode 100644 index e69de29b..00000000 diff --git a/ltt/branches/poly/doc/smp_example/control/processes b/ltt/branches/poly/doc/smp_example/control/processes deleted file mode 100644 index e69de29b..00000000 diff --git a/ltt/branches/poly/doc/smp_example/cpu/0 b/ltt/branches/poly/doc/smp_example/cpu/0 deleted file mode 100644 index fbb787b3..00000000 Binary files a/ltt/branches/poly/doc/smp_example/cpu/0 and /dev/null differ diff --git a/ltt/branches/poly/doc/smp_example/cpu/1 b/ltt/branches/poly/doc/smp_example/cpu/1 deleted file mode 100644 index f8ab01ad..00000000 Binary files a/ltt/branches/poly/doc/smp_example/cpu/1 and /dev/null differ diff --git a/ltt/branches/poly/doc/smp_example/eventdefs/core.xml b/ltt/branches/poly/doc/smp_example/eventdefs/core.xml deleted file mode 100644 index f54441fd..00000000 --- a/ltt/branches/poly/doc/smp_example/eventdefs/core.xml +++ /dev/null @@ -1,262 +0,0 @@ - - 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 deleted file mode 100644 index 975b2c2a..00000000 --- a/ltt/branches/poly/doc/smp_example/info/system.xml +++ /dev/null @@ -1,19 +0,0 @@ - -This is just a test - diff --git a/ltt/branches/yangxx/smp_example/control/facilities b/ltt/branches/yangxx/smp_example/control/facilities new file mode 100644 index 00000000..e69de29b diff --git a/ltt/branches/yangxx/smp_example/control/interrupts b/ltt/branches/yangxx/smp_example/control/interrupts new file mode 100644 index 00000000..e69de29b diff --git a/ltt/branches/yangxx/smp_example/control/processes b/ltt/branches/yangxx/smp_example/control/processes new file mode 100644 index 00000000..e69de29b diff --git a/ltt/branches/yangxx/smp_example/cpu/0 b/ltt/branches/yangxx/smp_example/cpu/0 new file mode 100644 index 00000000..fbb787b3 Binary files /dev/null and b/ltt/branches/yangxx/smp_example/cpu/0 differ diff --git a/ltt/branches/yangxx/smp_example/cpu/1 b/ltt/branches/yangxx/smp_example/cpu/1 new file mode 100644 index 00000000..f8ab01ad Binary files /dev/null and b/ltt/branches/yangxx/smp_example/cpu/1 differ diff --git a/ltt/branches/yangxx/smp_example/eventdefs/core.xml b/ltt/branches/yangxx/smp_example/eventdefs/core.xml new file mode 100644 index 00000000..f54441fd --- /dev/null +++ b/ltt/branches/yangxx/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/yangxx/smp_example/info/system.xml b/ltt/branches/yangxx/smp_example/info/system.xml new file mode 100644 index 00000000..975b2c2a --- /dev/null +++ b/ltt/branches/yangxx/smp_example/info/system.xml @@ -0,0 +1,19 @@ + +This is just a test +