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 "$@"
clk_get() for o...Mehdi Djait 2025-08-13media: Drop V4L2_FL_USES_V4L2_FH checksLaurent Pinchart 2025-08-13media: Reset file->private_data to NULL in v4l2_fh_del()Laurent Pinchart 2025-08-13media: Set file->private_data in v4l2_fh_add()Laurent Pinchart 2025-08-13media: Wrap file->private_data access with a helper functionLaurent Pinchart 2025-06-30media: Documentation: Document new v4l2_ctrl_handler_free() behaviourSakari Ailus 2025-03-25Merge tag 'media/v6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds 2025-02-15media: Documentation: Receiver drivers should call v4l2_get_link_freq()Sakari Ailus 2025-02-15media: Documentation: tx-rx: Move transmitter control out of CSI-2 partSakari Ailus 2025-02-15media: Documentation: Update link frequency driver documentationSakari Ailus 2025-02-13Documentation/driver-api: fixed spelling mistakesAditya Dutt 2024-12-19media: Documentation: PHY information can be obtained from OF endpoint tooDavid Heidelberg 2024-12-19media: Documentation: tx-rx: Fix formattingSakari Ailus 2024-11-07media: Documentation: ipu6: remove the dma_ops part from the docBingbu Cao 2024-10-16media: Documentation: Deprecate s_stream video op, update docsSakari Ailus 2024-08-25media: Documentation: mc: Replace deprecated graph walk APILaurent Pinchart 2024-06-24media: Documentation: Document v4l2-jpeg helper functionsDevarsh Thakkar