summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/failed-syscalls-by-pid-record
blob: 8104895a7b67d8b5324fa975a98f72cb0ccd2bd8 (plain)
1
2
#!/bin/bash
perf record -e raw_syscalls:sys_exit $@
562849ba052052ffbc673b935a9fe'>media: cec: remove unused functionsHans Verkuil 2019-10-01media: cec: expose the new connector info APIDariusz Marcinkiewicz 2019-06-27media: cec: add struct cec_connector_info supportDariusz Marcinkiewicz 2018-11-23media: cec: keep track of outstanding transmitsHans Verkuil 2018-10-05media: cec: name for RC passthrough device does not need 'RC for'Sean Young 2018-10-05media: cec: fix the Signal Free Time calculationHans Verkuil 2018-09-24media: cec/v4l2: move V4L2 specific CEC functions to V4L2Hans Verkuil 2018-09-24media: cec: make cec_get_edid_spa_location() an inline functionHans Verkuil 2018-07-25media: cec: add support for 5V signal testingHans Verkuil 2018-03-22media: cec: improve CEC pin event handlingHans Verkuil 2018-03-22media: cec: add core error injection supportHans Verkuil 2018-02-14media: include/(uapi/)media: add SPDX license infoHans Verkuil 2017-12-14media: cec: move cec autorepeat handling to rc-coreSean Young 2017-12-08media: cec: disable the hardware when unregisteredHans Verkuil 2017-12-08media: cec: add the adap_monitor_pin_enable opHans Verkuil 2017-09-23media: cec.h: initialize *parent and *port in cec_phys_addr_validateHans Verkuil 2017-09-23media: cec: add CEC_EVENT_PIN_HPD_LOW/HIGH eventsHans Verkuil 2017-08-26media: cec: replace pin->cur_value by adap->cec_pin_is_highHans Verkuil 2017-08-20media: cec: fix remote control passthroughHans Verkuil 2017-08-20media: rc-core: rename input_name to device_nameSean Young 2017-08-20media: cec: rename pin events/functionHans Verkuil 2017-08-09media: media/cec.h: add CEC_CAP_DEFAULTSHans Verkuil 2017-07-18media: cec: move cec_register_cec_notifier to cec-notifier.hHans Verkuil 2017-07-18media: cec-pin: add low-level pin hardware supportHans Verkuil 2017-07-18media: cec: add core support for low-level CEC pin monitoringHans Verkuil 2017-07-18media: cec: rework the cec event handlingHans Verkuil 2017-07-18media: cec: add adap_free opHans Verkuil 2017-07-18media: cec: add *_ts variants for transmit_done/received_msgHans Verkuil 2017-07-18media: cec: improve transmit timeout loggingHans Verkuil 2017-06-20Merge tag 'v4.12-rc6' into patchworkMauro Carvalho Chehab 2017-06-20[media] cec: add CEC_CAP_NEEDS_HPDHans Verkuil 2017-06-20[media] cec: add cec_transmit_attempt_done helper functionHans Verkuil 2017-06-20[media] cec: add cec_phys_addr_invalidate() helper functionHans Verkuil 2017-06-20[media] cec: add cec_s_phys_addr_from_edid helper functionHans Verkuil 2017-06-08[media] media/cec.h: use IS_REACHABLE instead of IS_ENABLEDHans Verkuil 2017-06-04[media] cec: rename MEDIA_CEC_NOTIFIER to CEC_NOTIFIERHans Verkuil 2017-04-19[media] cec.h: merge cec-edid.h into cec.hHans Verkuil 2017-04-19[media] cec: Kconfig cleanupHans Verkuil 2017-04-10[media] cec: integrate CEC notifier supportHans Verkuil 2017-04-05[media] cec: Add cec_get_drvdata()Jose Abreu 2016-11-29[media] cec: pass parent device in register(), not allocate()Hans Verkuil