• Skip to sidebar navigation
  • Skip to content

Bitbucket

  • More
    ProjectsRepositories
  • Help
    • Online help
    • Learn Git
    • Welcome to Bitbucket
    • Keyboard shortcuts
  • Log In
Alexander Dahl
  1. Alexander Dahl

buildroot

Public
Actions
  • Clone
  • Compare

Learn more about cloning repositories

You have read-only access

Navigation
  • Source
  • Commits
  • Branches
  • All Branches Graph
  • Forks
  1. Alexander Dahl
  2. buildroot

Source

buildroot/package/lttng-babeltrace/Config.in
Thomas PetazzoniThomas Petazzoni committed 60a062b74f027 Jan 2016
Raw file
Source viewDiff to previous
xxxxxxxxxx
 
1
config BR2_PACKAGE_LTTNG_BABELTRACE
2
    bool "lttng-babeltrace"
3
    select BR2_PACKAGE_UTIL_LINUX
4
    select BR2_PACKAGE_UTIL_LINUX_LIBUUID
5
    select BR2_PACKAGE_LIBGLIB2
6
    select BR2_PACKAGE_POPT
7
    depends on BR2_USE_WCHAR # libglib2, util-linux
8
    depends on BR2_TOOLCHAIN_HAS_THREADS # libglib2
9
    depends on BR2_USE_MMU # libglib2
10
    help
11
      The Babeltrace project provides trace read and write
12
      libraries, as well as a trace converter application. Plugins
13
      can be created for any trace format to allow its conversion
14
      to/from another trace format.
15
​
16
      Babeltrace is the reference implementation of the Common
17
      Trace Format (see <http://diamon.org/docs/ctf/>). Babeltrace
18
      can decode and display LTTng traces, since the latter are
19
      written using the CTF format.
20
​
21
      Having this tool on the target is not mandatory. You can
22
      transfer the binary trace output from the target to your
23
      development workstation, and use babeltrace here. Buildroot
24
      automatically builds a host babeltrace in
25
      $(O)/host/usr/bin/babeltrace as a dependency of the
26
      lttng-tools package.
27
​
28
      http://www.efficios.com/babeltrace
29
​
30
comment "lttng-babeltrace needs a toolchain w/ wchar, threads"
31
    depends on BR2_USE_MMU
32
    depends on !BR2_USE_WCHAR || !BR2_TOOLCHAIN_HAS_THREADS
  • Git repository management for enterprise teams powered by Atlassian Bitbucket
  • Atlassian Bitbucket v6.7.2
  • Documentation
  • Request a feature
  • About
  • Contact Atlassian
Atlassian

Everything looks good. We'll let you know here if there's anything you should know about.