diff options
Diffstat (limited to 'open_issues')
-rw-r--r-- | open_issues/dtrace.mdwn | 2 | ||||
-rw-r--r-- | open_issues/profiling.mdwn | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/open_issues/dtrace.mdwn b/open_issues/dtrace.mdwn index 1931f340..cbac28fb 100644 --- a/open_issues/dtrace.mdwn +++ b/open_issues/dtrace.mdwn @@ -33,7 +33,7 @@ with integrating existing components as well as low-level programming. Possible mentors: Samuel Thibault (youpi) -Related: [[LTTng]] +Related: [[profiling]], [[LTTng]], [[SystemTap]] 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 diff --git a/open_issues/profiling.mdwn b/open_issues/profiling.mdwn index 1aba698c..e04fb08a 100644 --- a/open_issues/profiling.mdwn +++ b/open_issues/profiling.mdwn @@ -23,6 +23,6 @@ done for [[performance analysis|performance]] reasons. * [[LTTng]] - * <http://fosdem.org/2010/interview/mark-wielaard> + * [[SystemTap]] - ... or some other Linux thing. + * ... or some other Linux thing. |