• 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/bustle/Config.in
Thomas De SchampheleireThomas De Schampheleire committed 2b468f1bd9420 Nov 2013
Raw file
Source viewDiff to previous
xxxxxxxxxx
 
1
config BR2_PACKAGE_BUSTLE
2
    bool "bustle"
3
    select BR2_PACKAGE_LIBPCAP
4
    select BR2_PACKAGE_LIBGLIB2
5
    depends on BR2_USE_WCHAR # libglib2
6
    depends on BR2_TOOLCHAIN_HAS_THREADS # libglib2
7
    depends on BR2_USE_MMU # libglib2
8
    depends on BR2_PACKAGE_DBUS # runtime
9
    help
10
      Bustle is a better dbus-monitor! It records and draws
11
      sequence diagrams of D-Bus activity, showing signal
12
      emissions, method calls and their corresponding returns,
13
      with timestamps for each individual event and the duration
14
      of each method call. This can help you check for unwanted
15
      D-Bus traffic, and pinpoint why your D-Bus-based application
16
      isn't performing as well as you like.
17
​
18
      This only installs the command line bustle-pcap tool, not
19
      the graphical viewer.
20
​
21
      http://www.willthompson.co.uk/bustle/
22
​
23
comment "bustle needs a toolchain w/ wchar, threads"
24
    depends on BR2_USE_MMU
25
    depends on BR2_PACKAGE_DBUS
26
    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.