aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorDaniel Baluta <[email protected]>2015-11-20 15:56:53 -0800
committerLinus Torvalds <[email protected]>2015-11-20 16:17:32 -0800
commit5cf6a51e6062afe7cc507f32f1e5f7e6497ae844 (patch)
tree545e475470ba6bd48bcd65284eb2289d3d0e6df4 /tools/perf/scripts/python/stackcollapse.py
parentdd7d664a2bcf93634a57d208e8e480ab7448c107 (diff)
configfs: allow dynamic group creation
This patchset introduces IIO software triggers, offers a way of configuring them via configfs and adds the IIO hrtimer based interrupt source to be used with software triggers. The architecture is now split in 3 parts, to remove all IIO trigger specific parts from IIO configfs core: (1) IIO configfs - creates the root of the IIO configfs subsys. (2) IIO software triggers - software trigger implementation, dynamically creating /config/iio/triggers group. (3) IIO hrtimer trigger - is the first interrupt source for software triggers (with syfs to follow). Each trigger type can implement its own set of attributes. Lockdep seems to be happy with the locking in configfs patch. This patch (of 5): We don't want to hardcode default groups at subsystem creation time. We export: * configfs_register_group * configfs_unregister_group to allow drivers to programatically create/destroy groups later, after module init time. This is needed for IIO configfs support. (akpm: the other 4 patches to be merged via the IIO tree) Signed-off-by: Daniel Baluta <[email protected]> Suggested-by: Lars-Peter Clausen <[email protected]> Reviewed-by: Christoph Hellwig <[email protected]> Acked-by: Joel Becker <[email protected]> Cc: Hartmut Knaack <[email protected]> Cc: Octavian Purdila <[email protected]> Cc: Paul Bolle <[email protected]> Cc: Adriana Reus <[email protected]> Cc: Cristina Opriceana <[email protected]> Cc: Peter Meerwald <[email protected]> Cc: Alexander Viro <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions