aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul E. McKenney <[email protected]>2010-02-22 17:04:58 -0800
committerIngo Molnar <[email protected]>2010-02-25 10:34:54 +0100
commit998f2ac3fea93bfa8b55c279fff68f7c5b9ab93d (patch)
tree8b9d006da4408e93b9b7af6d07b08c3b027ff675
parentc598a070bc581aea8a518b460dae8c0cf8e74344 (diff)
rcu: Fix citation of Mathieu's dissertation
-rw-r--r--Documentation/RCU/RTFP.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/Documentation/RCU/RTFP.txt b/Documentation/RCU/RTFP.txt
index 5051209e6835..96b7c00f5e81 100644
--- a/Documentation/RCU/RTFP.txt
+++ b/Documentation/RCU/RTFP.txt
@@ -864,9 +864,12 @@ Revised:
}
@phdthesis{MathieuDesnoyersPhD
-, title = "Low-impact Operating System Tracing"
+, title = "Low-Impact Operating System Tracing"
, author = "Mathieu Desnoyers"
, school = "Ecole Polytechnique de Montr\'{e}al"
, month = "December"
, year = 2009
+,note="Available:
+\url{http://www.lttng.org/pub/thesis/desnoyers-dissertation-2009-12-v24.pdf}
+[Viewed December 9, 2009]"
}