• 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-libust/Config.in
Adam DuskettAdam Duskett committed 190b2b409cc22 Apr 2017
Raw file
Source viewDiff to previous
xxxxxxxxxx
 
1
config BR2_PACKAGE_LTTNG_LIBUST
2
    bool "lttng-libust"
3
    depends on BR2_USE_WCHAR # uses wchar_t
4
    # liburcu only works on some architectures and requires threads support"
5
    depends on BR2_PACKAGE_LIBURCU_ARCH_SUPPORTS
6
    depends on BR2_TOOLCHAIN_HAS_THREADS
7
    depends on !BR2_STATIC_LIBS
8
    select BR2_PACKAGE_LIBURCU
9
    select BR2_PACKAGE_UTIL_LINUX
10
    select BR2_PACKAGE_UTIL_LINUX_LIBUUID
11
    help
12
      Userspace tracing library for the LTTng 2.x tracing
13
      infrastructure. It allows userspace programs to create
14
      custom trace events that are integrated with all other
15
      events gathered by LTTng.
16
​
17
      http://lttng.org
18
​
19
comment "lttng-libust needs a toolchain w/ dynamic library, wchar, threads"
20
    depends on BR2_PACKAGE_LIBURCU_ARCH_SUPPORTS
21
    depends on BR2_STATIC_LIBS || !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.