summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/task-analyzer-record
blob: 0f6b51bb2767f62df5156858e737dac5f1fe9e0f (plain)
1
2
#!/bin/bash
perf record -e sched:sched_switch -e sched:sched_migrate_task "$@"
='2024-11-03 20:33:43 +0000'>2024-11-03iio: Add channel type for attentionRicardo Ribalda 2024-09-30iio: event_monitor: Fix missing free in mainzhang jiao 2024-09-05tools: iio: rm .*.cmd when make cleanzhangjiao 2024-09-03tools/iio: Add memory allocation failure check for trigger_nameZhu Jun 2024-01-23tools: iio: replace seekdir() in iio_generic_bufferPetre Rodan 2023-12-04iio: add modifiers for A and B ultraviolet lightJavier Carrasco 2023-10-05tools: iio: iio_generic_buffer ensure alignmentMatti Vaittinen 2023-09-24Merge branch 'ib-iio-hid-sensors-v6.6-rc1' into togregJonathan Cameron 2023-09-24iio: Add channel type for chromaticityBasavaraj Natikar 2023-09-24iio: Add channel type light color temperatureBasavaraj Natikar 2023-09-12iio: Add IIO_DELTA_VELOCITY channel typeRamona Bolboaca 2023-09-12iio: Add IIO_DELTA_ANGL channel typeRamona Bolboaca 2023-07-29tools: iio: iio_generic_buffer: Fix some integer type and calculationChenyuan Mi