aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin/failed-syscalls-by-pid-record
blob: 74685f318379ae597986f4b768f55edd2a07e125 (plain) (blame)
1
2
3
#!/bin/bash
(perf record -e raw_syscalls:sys_exit $@ || \
 perf record -e syscalls:sys_exit $@) 2> /dev/null
t.c?id=b173bfe2d744e74610c87d4f6ebade7b6ebd9845&follow=1'>drm/udl: Make udl_handle_damage staticZou Wei1-2/+2 2020-05-06video: fbdev: valkyriefb.c: fix warning comparing pointer to 0Jason Yan1-2/+2 2020-05-06drm/panel: add support for rm69299 visionox panelHarigovindan P3-0/+311 2020-05-06dt-bindings: documenting compatible string vendor "visionox"Harigovindan P1-0/+2 2020-05-06video: fbdev: w100fb: Fix a potential double free.Christophe JAILLET1-0/+2 2020-05-06fbdev: aty: use true, false for bool variables in atyfb_base.cJason Yan1-2/+2 2020-05-06video: uvesafb: use true,false for bool variablesJason Yan1-6/+6 2020-05-06video: udlfb: use true,false for bool variablesJason Yan1-3/+3 2020-05-06video: fbdev: i810: use true,false for bool variablesJason Yan1-5/+5 2020-05-05drm/mm: optimize rb_hole_addr rbtree searchNirmoy Das2-19/+115 2020-05-05drm/ttm: Remove reference to the mem_glob memberMaya Rashish1-1/+0 2020-05-05drm/client: Dual licence the header in GPL-2 and MITEmmanuel Vadot1-1/+1 2020-05-05drm: Replace drm_modeset_lock/unlock_all with DRM_MODESET_LOCK_ALL_* helpersMichal Orzel1-4/+6 2020-05-05drm/meson: add mode selection limits against specific SoC revisionsNeil Armstrong5-4/+52 2020-05-05drm/bridge: chrontel-ch7033: Add a new driverLubomir Rintel3-0/+631