summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrea Canciani <ranma42@gmail.com>2010-03-31 16:02:59 +0200
committerAndrea Canciani <ranma42@ketamine.area51.sns.it>2010-03-31 16:09:10 +0200
commit2812a7131d21e77939de856092dc807e069266fe (patch)
tree281b5488858c9e5c7715c43516e37211fb6fe4bb
parent6582bb43cb73f55afe6e4979c3e002cddde82f02 (diff)
Fix traces endianness
Traces were created with some host endian values. Tools now expect all values to be big endian, thus old traces must be updated to work.
-rw-r--r--benchmark/evolution.lzmabin7831883 -> 7831739 bytes
-rw-r--r--benchmark/firefox-planet-gnome.lzmabin8959207 -> 8958968 bytes
-rw-r--r--benchmark/gnome-system-monitor.lzmabin1476569 -> 1476152 bytes
-rw-r--r--benchmark/ocitysmap.lzmabin813673 -> 813361 bytes
-rw-r--r--benchmark/poppler.lzmabin3563980 -> 3565743 bytes
-rw-r--r--benchmark/swfdec-giant-steps.lzmabin1232976 -> 1233291 bytes
-rw-r--r--benchmark/swfdec-youtube.lzmabin5662060 -> 5662128 bytes
-rw-r--r--full/epiphany-20090810.lzmabin879205 -> 879016 bytes
-rw-r--r--full/epiphany-webkit-20090810.lzmabin30226426 -> 30223136 bytes
-rw-r--r--full/gnome-system-monitor-20090821.lzmabin4385359 -> 4410298 bytes
10 files changed, 0 insertions, 0 deletions
diff --git a/benchmark/evolution.lzma b/benchmark/evolution.lzma
index 6749429..829129c 100644
--- a/benchmark/evolution.lzma
+++ b/benchmark/evolution.lzma
Binary files differ
diff --git a/benchmark/firefox-planet-gnome.lzma b/benchmark/firefox-planet-gnome.lzma
index cb73a42..1337620 100644
--- a/benchmark/firefox-planet-gnome.lzma
+++ b/benchmark/firefox-planet-gnome.lzma
Binary files differ
diff --git a/benchmark/gnome-system-monitor.lzma b/benchmark/gnome-system-monitor.lzma
index c5201b4..d78315e 100644
--- a/benchmark/gnome-system-monitor.lzma
+++ b/benchmark/gnome-system-monitor.lzma
Binary files differ
diff --git a/benchmark/ocitysmap.lzma b/benchmark/ocitysmap.lzma
index f8160d9..2cc785c 100644
--- a/benchmark/ocitysmap.lzma
+++ b/benchmark/ocitysmap.lzma
Binary files differ
diff --git a/benchmark/poppler.lzma b/benchmark/poppler.lzma
index c019fe2..477fb07 100644
--- a/benchmark/poppler.lzma
+++ b/benchmark/poppler.lzma
Binary files differ
diff --git a/benchmark/swfdec-giant-steps.lzma b/benchmark/swfdec-giant-steps.lzma
index 8125ab3..def7c6a 100644
--- a/benchmark/swfdec-giant-steps.lzma
+++ b/benchmark/swfdec-giant-steps.lzma
Binary files differ
diff --git a/benchmark/swfdec-youtube.lzma b/benchmark/swfdec-youtube.lzma
index e110671..a3ce1b6 100644
--- a/benchmark/swfdec-youtube.lzma
+++ b/benchmark/swfdec-youtube.lzma
Binary files differ
diff --git a/full/epiphany-20090810.lzma b/full/epiphany-20090810.lzma
index 289c996..c5a1aaf 100644
--- a/full/epiphany-20090810.lzma
+++ b/full/epiphany-20090810.lzma
Binary files differ
diff --git a/full/epiphany-webkit-20090810.lzma b/full/epiphany-webkit-20090810.lzma
index 4706794..f2e0f74 100644
--- a/full/epiphany-webkit-20090810.lzma
+++ b/full/epiphany-webkit-20090810.lzma
Binary files differ
diff --git a/full/gnome-system-monitor-20090821.lzma b/full/gnome-system-monitor-20090821.lzma
index c5060ea..8d90a3f 100644
--- a/full/gnome-system-monitor-20090821.lzma
+++ b/full/gnome-system-monitor-20090821.lzma
Binary files differ