From 1218268c8bef2fb087db5f0958835c1695c1cb90 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Wed, 1 Aug 2007 11:52:55 +0000 Subject: lttng-control: 0.18 -> 0.42 git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2252 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- .../lttng/lttng-control-0.42/dynticks.patch | 43 ++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 meta/packages/lttng/lttng-control-0.42/dynticks.patch (limited to 'meta/packages/lttng/lttng-control-0.42') diff --git a/meta/packages/lttng/lttng-control-0.42/dynticks.patch b/meta/packages/lttng/lttng-control-0.42/dynticks.patch new file mode 100644 index 000000000..c9bf2e9be --- /dev/null +++ b/meta/packages/lttng/lttng-control-0.42/dynticks.patch @@ -0,0 +1,43 @@ +Index: ltt-control-0.6-28042006/facilities/dynticks.xml +=================================================================== +--- /dev/null 1970-01-01 00:00:00.000000000 +0000 ++++ ltt-control-0.6-28042006/facilities/dynticks.xml 2006-06-05 18:03:41.000000000 +0100 +@@ -0,0 +1,18 @@ ++ ++ ++ Dynamic Timer Events ++ ++ ++ Dynticks Handler Entered ++ ++ ++ ++ Dynticks Handler Exitted ++ ++ ++ ++ Dynticks Reprogram ++ Number of ticks to sleep for ++ ++ ++ +Index: ltt-control-0.6-28042006/facilities/Makefile.am +=================================================================== +--- ltt-control-0.6-28042006.orig/facilities/Makefile.am 2006-04-28 21:26:26.000000000 +0100 ++++ ltt-control-0.6-28042006/facilities/Makefile.am 2006-06-05 18:04:30.000000000 +0100 +@@ -1,6 +1,7 @@ + + EXTRA_DIST = \ + core.xml \ ++dynticks.xml \ + fs.xml \ + ipc.xml \ + kernel.xml \ +@@ -21,6 +22,7 @@ + + facilities_DATA = \ + core.xml \ ++dynticks.xml \ + fs.xml \ + ipc.xml \ + kernel.xml \ -- cgit v1.2.3