diff options
-rw-r--r-- | Documentation/RCU/RTFP.txt | 5 |
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: | |||
864 | } | 864 | } |
865 | 865 | ||
866 | @phdthesis{MathieuDesnoyersPhD | 866 | @phdthesis{MathieuDesnoyersPhD |
867 | , title = "Low-impact Operating System Tracing" | 867 | , title = "Low-Impact Operating System Tracing" |
868 | , author = "Mathieu Desnoyers" | 868 | , author = "Mathieu Desnoyers" |
869 | , school = "Ecole Polytechnique de Montr\'{e}al" | 869 | , school = "Ecole Polytechnique de Montr\'{e}al" |
870 | , month = "December" | 870 | , month = "December" |
871 | , year = 2009 | 871 | , year = 2009 |
872 | ,note="Available: | ||
873 | \url{http://www.lttng.org/pub/thesis/desnoyers-dissertation-2009-12-v24.pdf} | ||
874 | [Viewed December 9, 2009]" | ||
872 | } | 875 | } |