Skip to content

Commit

Permalink
rcu: Fix citation of Mathieu's dissertation
Browse files Browse the repository at this point in the history
  • Loading branch information
paulmck authored and Ingo Molnar committed Feb 25, 2010
1 parent c598a07 commit 998f2ac
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion Documentation/RCU/RTFP.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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]"
}

0 comments on commit 998f2ac

Please sign in to comment.