summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Schwinge <thomas@schwinge.name>2011-02-07 16:38:31 +0100
committerThomas Schwinge <thomas@schwinge.name>2011-02-07 16:38:31 +0100
commit8153dc635266da0fe2d7f75fe3ea19d895522762 (patch)
tree903fd709e46eb3a3dccbd42eaf0002d6f6d999b3
parent5d7a9ccd00b5d83053dc83b21054602cf9648ba3 (diff)
lttng: New.
-rw-r--r--community/gsoc/project_ideas/dtrace.mdwn9
-rw-r--r--lttng.mdwn33
-rw-r--r--open_issues/profiling.mdwn4
3 files changed, 42 insertions, 4 deletions
diff --git a/community/gsoc/project_ideas/dtrace.mdwn b/community/gsoc/project_ideas/dtrace.mdwn
index 4a46cf38..6448d563 100644
--- a/community/gsoc/project_ideas/dtrace.mdwn
+++ b/community/gsoc/project_ideas/dtrace.mdwn
@@ -1,12 +1,13 @@
-[[!meta copyright="Copyright © 2008, 2009 Free Software Foundation, Inc."]]
+[[!meta copyright="Copyright © 2008, 2009, 2011 Free Software Foundation,
+Inc."]]
[[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable
id="license" text="Permission is granted to copy, distribute and/or modify this
document under the terms of the GNU Free Documentation License, Version 1.2 or
any later version published by the Free Software Foundation; with no Invariant
Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license
-is included in the section entitled
-[[GNU Free Documentation License|/fdl]]."]]"""]]
+is included in the section entitled [[GNU Free Documentation
+License|/fdl]]."]]"""]]
[[!meta title="dtrace Support"]]
@@ -34,6 +35,8 @@ with integrating existing components as well as low-level programming.
Possible mentors: Samuel Thibault (youpi)
+Related: [[LTTng]]
+
Exercise: In lack of a good exercise directly related to this task, just pick
one of the kernel-related or generally low-level tasks from the bug/task
trackers on savannah, and make a go at it. You might not be able to finish the
diff --git a/lttng.mdwn b/lttng.mdwn
new file mode 100644
index 00000000..cb5d0e22
--- /dev/null
+++ b/lttng.mdwn
@@ -0,0 +1,33 @@
+[[!meta copyright="Copyright © 2011 Free Software Foundation, Inc."]]
+
+[[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable
+id="license" text="Permission is granted to copy, distribute and/or modify this
+document under the terms of the GNU Free Documentation License, Version 1.2 or
+any later version published by the Free Software Foundation; with no Invariant
+Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license
+is included in the section entitled [[GNU Free Documentation
+License|/fdl]]."]]"""]]
+
+[[!meta title="Linux Trace Toolkit Next Generation (LTTng)"]]
+
+[[!tag open_issue_hurd open_issue_gnumach]]
+
+# Overview
+
+ * {{$toupin_lttng_2011}}
+
+
+# Related
+
+ * [[community/gsoc/project_ideas/dtrace]]
+
+
+[[!ymlfront data="""
+
+toupin_lttng_2011:
+
+ Dominique Toupin's article [*Using Tracing to Diagnose or Monitor
+ Systems*](http://www.computer.org/cms/Computer.org/ComputingNow/homepage/2011/0111/rW_SW_UsingTracing.pdf)
+ (IEEE Software, January / February 2011)
+
+"""]]
diff --git a/open_issues/profiling.mdwn b/open_issues/profiling.mdwn
index f56ae974..c8774f07 100644
--- a/open_issues/profiling.mdwn
+++ b/open_issues/profiling.mdwn
@@ -1,4 +1,4 @@
-[[!meta copyright="Copyright © 2010 Free Software Foundation, Inc."]]
+[[!meta copyright="Copyright © 2010, 2011 Free Software Foundation, Inc."]]
[[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable
id="license" text="Permission is granted to copy, distribute and/or modify this
@@ -21,6 +21,8 @@ done for [[performance analysis|performance]] reasons.
Have a look at this, integrate it into the main trees.
+ * [[LTTng]]
+
* <http://fosdem.org/2010/interview/mark-wielaard>
... or some other Linux thing.