summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-record
blob: 9d8f9f0f3a17c1e9c4042ce535e4853e64575b4e (plain)
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 "$@"
-11-05 09:01:49 -0300'>2019-11-05media: fdp1: Fix R-Car M3-N naming in debug messageGeert Uytterhoeven 2019-08-26media: fdp1: Fix a memory leak bugWenwen Wang 2019-08-13media: fdp1: Reduce FCP not found message level to debugGeert Uytterhoeven 2019-06-11media: fdp1: Support M3N and E3 platformsKieran Bingham 2019-06-05media: v4l2: Get rid of ->vidioc_enum_fmt_vid_{cap, out}_mplaneBoris Brezillon 2019-03-25media: v4l: rcar_fdp1: Fix indentation odditiesLaurent Pinchart 2018-09-11media: use strscpy() instead of strlcpy()Mauro Carvalho Chehab