summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--uprobes.txt18
1 files changed, 18 insertions, 0 deletions
diff --git a/uprobes.txt b/uprobes.txt
index e69de29bb2d..c456df01522 100644
--- a/uprobes.txt
+++ b/uprobes.txt
@@ -0,0 +1,18 @@
+Branches:
+
+ f17 - "vanilla" Fedora 17 kernel
+ f17_uprobes_upstream - f17 + uprobes patches from upstream
+ f17_uprobes_tip - f17_uprobes_upstream + patches on the road to upstream
+ f17_uprobes_oleg - f17_uprobes_tip + -oleg uprobes patches on the road to -tip
+ f17_uprobes_out - f17_uprobes_oleg + uprobes patches on the road to -oleg || -tip
+
+ f18 - "vanilla" Fedora 18 kernel
+ f18_uprobes_upstream - f18 + uprobes patches from upstream
+ f18_uprobes_oleg - f18_uprobes_tip + -oleg uprobes patches on the road to -tip
+ f18_uprobes_out - f18_uprobes_oleg + uprobes patches on the road to -oleg || -tip
+
+ rawhide - "vanilla" Fedora Rawhode kernel
+ uprobes_upstream - rawhide + uprobes patches from upstream
+ uprobes_tip - uprobes_upstream + patches on the road to upstream
+ uprobes_out - uprobes_tip + uprobes patches on the road to -tip
+