aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/bin/stackcollapse-record
blob: 9d8f9f0f3a17c1e9c4042ce535e4853e64575b4e (plain) (blame)
1
2
3
4
5
6
7
8
#!/bin/sh

#
# stackcollapse.py can cover all type of perf samples including
# the tracepoints, so no special record requirements, just record what
# you want to analyze.
#
perf record "$@"
w=1'>drm: self_refresh: Fix a reversed condition in drm_self_refresh_helper_cleanup()Dan Carpenter1-1/+1 2019-06-19drm/i915: Update DRIVER_DATE to 20190619Jani Nikula1-2/+2 2019-06-19drm/i915: Stop passing I915_WAIT_LOCKED to i915_request_wait()Chris Wilson11-66/+36 2019-06-19DRM: Add KMS driver for the Ingenic JZ47xx SoCsPaul Cercueil5-0/+838