Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Feb 2017 15:37:12 +0000
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
Message-ID:  <bug-216142-13-fJY6DGCSg4@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-216142-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-216142-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
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.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-216142-13-fJY6DGCSg4>