From patchwork Sun Apr 15 19:17:54 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Samuel Martin X-Patchwork-Id: 152690 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from fraxinus.osuosl.org (fraxinus.osuosl.org [140.211.166.137]) by ozlabs.org (Postfix) with ESMTP id 9A6A4B6FC9 for ; Mon, 16 Apr 2012 05:19:17 +1000 (EST) Received: from localhost (localhost [127.0.0.1]) by fraxinus.osuosl.org (Postfix) with ESMTP id 8145F100F18; Sun, 15 Apr 2012 19:19:16 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from fraxinus.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id B7fksUC8Ca6L; Sun, 15 Apr 2012 19:19:08 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by fraxinus.osuosl.org (Postfix) with ESMTP id B64F6101334; Sun, 15 Apr 2012 19:19:07 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from whitealder.osuosl.org (whitealder.osuosl.org [140.211.166.138]) by ash.osuosl.org (Postfix) with ESMTP id 2F5A88F753 for ; Sun, 15 Apr 2012 19:19:05 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 228A589CEC for ; Sun, 15 Apr 2012 19:19:05 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from whitealder.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id f6BnVS-O57hQ for ; Sun, 15 Apr 2012 19:19:00 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mail-wi0-f181.google.com (mail-wi0-f181.google.com [209.85.212.181]) by whitealder.osuosl.org (Postfix) with ESMTPS id 8705E8F4A1 for ; Sun, 15 Apr 2012 19:19:00 +0000 (UTC) Received: by wibhr17 with SMTP id hr17so4102487wib.10 for ; Sun, 15 Apr 2012 12:18:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id:x-mailer; bh=koQVagbniSIgwwsFF3mYHOWy4EVHhtMNmlEhb1D5L4Y=; b=n7hE0Xbq6AOcvC0YwoQnZYzdbzd0T0ih7SxTY+YpVakZFpZ3fYW+9MWzfHY7dTujrf 7UNehYjwUNMFTpBDHYF1MGGWEigO2x2+ifFbiQt3mFo1zudraQUSkKw2eGCnaWpfGQ0+ fdb9u3LON0rD5++BJl20PkppETF5YkW9dvSlcuT6JhQp3cbmQNtnk5Bf02InvUr/K9Py oSp10M6l/Vd8guTOzaJQx49RqrIDMk06ChhwyNsqEhJU/o4yJ367wQ3uy9SNs0OQjghg YxyhLuHmprw3uOql+AEBQPVKBUVVXv8DdwFyApSbJxdLHB00mF0Tsh1FUCtsnhPQnq00 LyjA== Received: by 10.180.91.10 with SMTP id ca10mr12467869wib.17.1334517538710; Sun, 15 Apr 2012 12:18:58 -0700 (PDT) Received: from localhost.localdomain (ivr94-4-82-229-165-48.fbx.proxad.net. [82.229.165.48]) by mx.google.com with ESMTPS id fz9sm14326241wib.3.2012.04.15.12.18.56 (version=SSLv3 cipher=OTHER); Sun, 15 Apr 2012 12:18:57 -0700 (PDT) From: Samuel Martin To: buildroot@busybox.net Date: Sun, 15 Apr 2012 21:17:54 +0200 Message-Id: <1334517476-15258-1-git-send-email-s.martin49@gmail.com> X-Mailer: git-send-email 1.7.10 Subject: [Buildroot] [PATCH 1/3] lttng-libust: bump to version 2.0.1 X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: buildroot-bounces@busybox.net Sender: buildroot-bounces@busybox.net Signed-off-by: Samuel Martin --- .../lttng-libust-fix-overflow-32-bits.patch | 26 -------------------- package/lttng-libust/lttng-libust.mk | 11 ++++++--- 2 files changed, 8 insertions(+), 29 deletions(-) delete mode 100644 package/lttng-libust/lttng-libust-fix-overflow-32-bits.patch diff --git a/package/lttng-libust/lttng-libust-fix-overflow-32-bits.patch b/package/lttng-libust/lttng-libust-fix-overflow-32-bits.patch deleted file mode 100644 index c2a4dd2..0000000 --- a/package/lttng-libust/lttng-libust-fix-overflow-32-bits.patch +++ /dev/null @@ -1,26 +0,0 @@ -From dc190cc1f8ddccfa7b0b8323ed157afb29a0ebb7 Mon Sep 17 00:00:00 2001 -From: Mathieu Desnoyers -Date: Wed, 21 Dec 2011 16:24:48 -0500 -Subject: [PATCH] Fix clock source overflow on 32-bit archs - -Signed-off-by: Mathieu Desnoyers ---- - liblttng-ust/clock.h | 2 +- - 1 files changed, 1 insertions(+), 1 deletions(-) - -diff --git a/liblttng-ust/clock.h b/liblttng-ust/clock.h -index b5d3e77..23294d2 100644 ---- a/liblttng-ust/clock.h -+++ b/liblttng-ust/clock.h -@@ -39,7 +39,7 @@ static __inline__ uint64_t trace_clock_read64(void) - struct timespec ts; - - clock_gettime(CLOCK_MONOTONIC, &ts); -- return (ts.tv_sec * 1000000000) + ts.tv_nsec; -+ return ((uint64_t) ts.tv_sec * 1000000000ULL) + ts.tv_nsec; - } - - static __inline__ uint32_t trace_clock_freq_scale(void) --- -1.7.2.5 - diff --git a/package/lttng-libust/lttng-libust.mk b/package/lttng-libust/lttng-libust.mk index f54999e..de1b145 100644 --- a/package/lttng-libust/lttng-libust.mk +++ b/package/lttng-libust/lttng-libust.mk @@ -1,6 +1,11 @@ -LTTNG_LIBUST_SITE = http://lttng.org/files/bundles/20111214/ -LTTNG_LIBUST_VERSION = 1.9.2 -LTTNG_LIBUST_SOURCE = lttng-ust-$(LTTNG_LIBUST_VERSION).tar.gz +############################################################# +# +# LTTng-UST: the userspace tracing library +# +############################################################# +LTTNG_LIBUST_SITE = http://lttng.org/files/lttng-ust/ +LTTNG_LIBUST_VERSION = 2.0.1 +LTTNG_LIBUST_SOURCE = lttng-ust-$(LTTNG_LIBUST_VERSION).tar.bz2 LTTNG_LIBUST_INSTALL_STAGING = YES LTTNG_LIBUST_DEPENDENCIES = liburcu util-linux