summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
diff options
context:
space:
mode:
authorQiujun Huang <hqjagain@gmail.com>2022-11-18 00:44:35 +0800
committerSteven Rostedt (Google) <rostedt@goodmis.org>2022-11-17 20:21:06 -0500
commitb8752064e30697e3982418f4274cc63cfc6f3027 (patch)
treebe128bec850c825060d9029b6ce37e6f2c76bb38 /tools/perf/scripts/python/bin/stackcollapse-record
parent1b5f1c34d3f5a664a57a5a7557a50e4e3cc2505c (diff)
tracing: Remove unused __bad_type_size() method
__bad_type_size() is unused after commit 04ae87a52074("ftrace: Rework event_create_dir()"). So, remove it. Link: https://lkml.kernel.org/r/D062EC2E-7DB7-4402-A67E-33C3577F551E@gmail.com Acked-by: Masami Hiramatsu (Google) <mhiramat@kernel.org> Signed-off-by: Qiujun Huang <hqjagain@gmail.com> Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions
29iio: adc: ad7380: fix adi,gain-milli property parsingDavid Lechner 2025-05-22Merge tag 'iio-for-6.16a-take2' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman 2025-05-21iio: adc: ad7380: use IIO_DECLARE_DMA_BUFFER_WITH_TSDavid Lechner 2025-05-21iio: adc: Use iio_push_to_buffers_with_ts() to provide length for runtime che...Jonathan Cameron 2025-04-22iio: adc: ad7380: add ad7389-4David Lechner 2025-04-22iio: adc: ad7380: move internal reference voltage to chip_infoDavid Lechner 2025-04-22iio: adc: ad7380: rename internal_ref_onlyDavid Lechner 2025-04-07iio: adc: ad7380: fix event threshold shiftDavid Lechner 2025-04-07iio: adc: ad7380: disable offload before using SPI busDavid Lechner 2025-03-11iio: ad7380: add support for SPI offloadAngelo Dureghello 2025-03-04iio: adc: ad7380: add adaq4381-4 supportJulien Stephan 2025-03-04iio: adc: Switch to sparse friendly iio_device_claim/release_direct()Jonathan Cameron 2025-02-03iio: adc: ad7380: add alert supportJulien Stephan 2025-02-03iio: adc: ad7380: do not store osr in private data structureJulien Stephan 2025-02-03iio: adc: ad7380: enable regmap cacheJulien Stephan 2025-02-03iio: adc: ad7380: do not use iio_device_claim_direct_scoped anymoreJulien Stephan 2024-11-09iio: adc: ad7380: add support for adaq4370-4 and adaq4380-4Julien Stephan 2024-11-09iio: adc: ad7380: use local dev variable to shorten long linesJulien Stephan 2024-11-09iio: adc: ad7380: fix oversampling formulaJulien Stephan 2024-10-24iio: adc: ad7380: fix supplies for ad7380-4Julien Stephan 2024-10-24iio: adc: ad7380: add missing suppliesJulien Stephan 2024-10-24iio: adc: ad7380: use devm_regulator_get_enable_read_voltage()Julien Stephan 2024-08-03iio: adc: ad7380: enable sequencer for single-ended partsJulien Stephan 2024-08-03iio: adc: ad7380: add support for single-ended partsJulien Stephan 2024-08-03iio: adc: ad7380: prepare driver for single-ended parts supportJulien Stephan 2024-08-03iio: adc: ad7380: add missing trailing commasJulien Stephan 2024-06-04iio: adc: ad7380: add oversampling supportJulien Stephan 2024-06-04iio: adc: ad7380: use spi_optimize_message()David Lechner 2024-06-04iio: adc: ad7380: add support for ad738x-4 4 channels variantsJulien Stephan 2024-06-04iio: adc: ad7380: prepare for parts with more channelsJulien Stephan 2024-06-04iio: adc: ad7380: add support for pseudo-differential partsDavid Lechner 2024-06-04iio: adc: ad7380: new driver for AD7380 ADCsDavid Lechner