From owner-freebsd-ports-bugs@freebsd.org Sat Feb 11 15:37:12 2017 Return-Path: Delivered-To: freebsd-ports-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3B766CDBB29 for ; Sat, 11 Feb 2017 15:37:12 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 21C831A0D for ; Sat, 11 Feb 2017 15:37:12 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id v1BFbC2E010562 for ; Sat, 11 Feb 2017 15:37:12 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 216142] [New Ports] sysutils/lttng-ust and sysutils/lttng-tools: enable us to have lttng userspace tracing on FreeBSD Date: Sat, 11 Feb 2017 15:37:12 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: commit-hook@freebsd.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-ports-bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Feb 2017 15:37:12 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D216142 --- Comment #1 from commit-hook@freebsd.org --- A commit references this bug: Author: mmokhi Date: Sat Feb 11 15:36:22 UTC 2017 New revision: 433881 URL: https://svnweb.freebsd.org/changeset/ports/433881 Log: Adding sysutils/lttng-ust and sysutils/lttng-tools. LTTng stands for Linux Trace Toolkit: next generation. It's a modern tool= kit for tracing Linux (And now FreeBSD, only userspace now) programs. PR: 216142 Submitted by: mmokhi Reported by: mmokhi Reviewed by: feld, mat Approved by: feld, mat (mentors) Differential Revision: https://reviews.freebsd.org/D9200 Changes: head/sysutils/Makefile head/sysutils/lttng-tools/ head/sysutils/lttng-tools/Makefile head/sysutils/lttng-tools/distinfo head/sysutils/lttng-tools/files/ head/sysutils/lttng-tools/files/patch-configure.ac head/sysutils/lttng-tools/files/patch-include_Makefile.am head/sysutils/lttng-tools/files/patch-src_bin_lttng-crash_lttng-crash.c head/sysutils/lttng-tools/files/patch-src_bin_lttng-relayd_stream.c head/sysutils/lttng-tools/files/patch-src_bin_lttng-sessiond_consumer.c head/sysutils/lttng-tools/files/patch-src_bin_lttng-sessiond_session.h head/sysutils/lttng-tools/files/patch-src_bin_lttng-sessiond_ust-consumer= .c head/sysutils/lttng-tools/files/patch-src_bin_lttng-sessiond_ust-metadata= .c head/sysutils/lttng-tools/files/patch-src_bin_lttng-sessiond_utils.h head/sysutils/lttng-tools/files/patch-src_bin_lttng_commands_view.c head/sysutils/lttng-tools/files/patch-src_common_common.h head/sysutils/lttng-tools/files/patch-src_common_compat_compat-epoll.c head/sysutils/lttng-tools/files/patch-src_common_compat_compat-poll.c head/sysutils/lttng-tools/files/patch-src_common_compat_endian.h head/sysutils/lttng-tools/files/patch-src_common_compat_fcntl.h head/sysutils/lttng-tools/files/patch-src_common_defaults.h =20 head/sysutils/lttng-tools/files/patch-src_common_kernel-consumer_kernel-con= sumer.h head/sysutils/lttng-tools/files/patch-src_common_testpoint_Makefile.am head/sysutils/lttng-tools/files/patch-src_common_utils.h =20 head/sysutils/lttng-tools/files/patch-tests_regression_kernel_select__poll_= _epoll.c =20 head/sysutils/lttng-tools/files/patch-tests_regression_ust_baddr-statedump_= Makefile.am =20 head/sysutils/lttng-tools/files/patch-tests_regression_ust_linking_Makefile= .am head/sysutils/lttng-tools/files/patch-tests_regression_ust_ust-dl_Makefil= e.am head/sysutils/lttng-tools/files/patch-tests_regression_ust_ust-dl_prog.c head/sysutils/lttng-tools/pkg-descr head/sysutils/lttng-tools/pkg-plist head/sysutils/lttng-ust/ head/sysutils/lttng-ust/Makefile head/sysutils/lttng-ust/distinfo head/sysutils/lttng-ust/files/ head/sysutils/lttng-ust/files/patch-config_libtool.m4 head/sysutils/lttng-ust/files/patch-doc_examples_clock-override_Makefile head/sysutils/lttng-ust/files/patch-doc_examples_demo-tracef_Makefile head/sysutils/lttng-ust/files/patch-doc_examples_demo-tracelog_Makefile head/sysutils/lttng-ust/files/patch-doc_examples_demo_Makefile head/sysutils/lttng-ust/files/patch-doc_examples_easy-ust_Makefile head/sysutils/lttng-ust/files/patch-doc_examples_gen-tp_Makefile head/sysutils/lttng-ust/files/patch-doc_examples_getcpu-override_Makefile head/sysutils/lttng-ust/files/patch-doc_examples_hello-static-lib_Makefile head/sysutils/lttng-ust/files/patch-doc_man_lttng-ust.3 head/sysutils/lttng-ust/files/patch-doc_man_lttng-ust.3.txt head/sysutils/lttng-ust/files/patch-include_lttng_ust-dlfcn.h head/sysutils/lttng-ust/files/patch-include_lttng_ust-elf.h head/sysutils/lttng-ust/files/patch-include_lttng_ust-tracepoint-event.h head/sysutils/lttng-ust/files/patch-liblttng-ust-ctl_Makefile.am head/sysutils/lttng-ust/files/patch-liblttng-ust-ctl_Makefile.in head/sysutils/lttng-ust/files/patch-liblttng-ust-ctl_ustctl.c head/sysutils/lttng-ust/files/patch-liblttng-ust-dl_ust__dl.h head/sysutils/lttng-ust/files/patch-liblttng-ust_Makefile.am head/sysutils/lttng-ust/files/patch-liblttng-ust_Makefile.in head/sysutils/lttng-ust/files/patch-lttng-ust.pc.in head/sysutils/lttng-ust/files/patch-tests_gcc-weak-hidden_Makefile.am head/sysutils/lttng-ust/files/patch-tests_ust-elf_Makefile.am head/sysutils/lttng-ust/files/patch-tools_lttng-gen-tp head/sysutils/lttng-ust/pkg-descr head/sysutils/lttng-ust/pkg-plist --=20 You are receiving this mail because: You are the assignee for the bug.=