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 "$@"
0'>2016-10-16Staging: i4l: icn: prefer pr_* instead of printkHarman Kalra 2016-10-16Staging: i4l: icn: Fixed open brace should be on previous line errorHarman Kalra 2016-10-16staging: i4l: add blank line after declarationsElizabeth Ferdman 2016-10-16staging: i4l: move open brace to previous lineElizabeth Ferdman 2016-09-20staging: i4l: act2000: Move assignment out of if statementsayli karnik 2016-09-20Staging: i4l: Remove unused variableSandhya Bankar 2016-09-20Staging: i4l: Use !x instead of x == NULL.Sandhya Bankar 2016-09-20Staging: i4l: Do not initialise statics to 0.Sandhya Bankar 2016-09-20Staging: i4l: Remove NULL comparison.Sandhya Bankar 2016-09-16staging: i4l: correct misspelled "ressources" to "resources"Gargi Sharma 2016-09-02staging: i4l: act2000: Remove braces for single statementAnson Jacob 2016-08-31staging: i4l: act2000: capi: Fix checkpatch warningAnson Jacob 2016-08-31staging: i4l: icn: fix incorrect type of argumentsSudip Mukherjee 2016-08-31staging: i4l: icn: remove blank linesSudip Mukherjee 2016-08-31staging: i4l: icn: space not needed after castSudip Mukherjee 2016-08-31staging: i4l: act2000: remove unused macroSudip Mukherjee 2016-08-31staging: i4l: act2000: remove unused argumentSudip Mukherjee 2016-08-31staging: i4l: icn: use memdup_userSudip Mukherjee 2016-08-21staging: i4l: Reformat braces around elseAnthony Sheldon 2016-08-21staging: i4l: icn: remove bracesSudip Mukherjee 2016-08-21staging: i4l: icn: donot assign in if statementSudip Mukherjee 2016-08-21staging: i4l: icn: do not use return as a functionSudip Mukherjee 2016-08-21staging: i4l: icn: use setup_timer() and mod_timer().Muhammad Falak R Wani 2016-08-21staging: i4l: pcbit: layer2: use setup_timer() and mod_timer().Muhammad Falak R Wani 2016-08-21staging: i4l: pcbit: edss1: use setup_timer() and mod_timer().Muhammad Falak R Wani 2016-08-21staging: i4l: pcbit: drv: use setup_timer() and mod_timer().Muhammad Falak R Wani 2016-05-01staging: i4l: act2000: remove extra spaceSudip Mukherjee 2016-05-01staging: i4l: act2000: remove blank line after braceSudip Mukherjee 2016-05-01staging: i4l: act2000: do not assign in ifSudip Mukherjee 2016-05-01staging: i4l: act2000: fix use of returnSudip Mukherjee 2016-03-28Staging: i4l: pcbit: drv: Remove unnecessary semicolon.Sandhya Bankar 2016-03-28Staging: i4l: pcbit: capi: Add parentheses to complex macro.Sandhya Bankar 2016-03-28Staging: i4l: pcbit: drv: Do not initialise statics to 0.Sandhya Bankar 2016-03-28Staging: i4l: pcbit: edss1: Use !x instead of x == NULL.Sandhya Bankar 2016-03-28Staging: i4l: pcbit: layer2: Add parentheses to complex macro.Sandhya Bankar 2016-03-05isdn: i4l: move active-isdn drivers to stagingArnd Bergmann