summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/flamegraph-record
blob: 7df5a19c0163c5da221d13e755b151f8d5ff18ab (plain)
1
2
#!/bin/bash
perf record -g "$@"
d>2020-03-20drivers: thermal: tsens: kernel-doc fixupAmit Kucheria 2020-03-20drivers: thermal: tsens: Add watchdog supportAmit Kucheria 2020-03-20drivers: thermal: tsens: Add critical interrupt supportAmit Kucheria 2020-03-20drivers: thermal: tsens: Pass around struct tsens_sensor as a constantAmit Kucheria 2020-03-20drivers: thermal: tsens: De-constify struct tsens_featuresAmit Kucheria 2019-11-07thermal: qcom: tsens-v1: Add support for MSM8956 and MSM8976AngeloGioacchino Del Regno 2019-11-07drivers: thermal: tsens: Add interrupt supportAmit Kucheria 2019-11-07drivers: thermal: tsens: Add debugfs supportAmit Kucheria 2019-11-07drivers: thermal: tsens: Get rid of id field in tsens_sensorAmit Kucheria 2019-08-28drivers: thermal: qcom: tsens: Fix memory leak from qfprom readSrinivas Kandagatla 2019-05-28Revert "drivers: thermal: tsens: Add new operation to check if a sensor is en...Eduardo Valentin 2019-05-14drivers: thermal: tsens: Move calibration constants to header fileAmit Kucheria 2019-05-14drivers: thermal: tsens: Add generic support for TSENS v1 IPAmit Kucheria 2019-05-14drivers: thermal: tsens: Move get_temp_tsens_v2 to allow sharingAmit Kucheria 2019-05-14drivers: thermal: tsens: Introduce IP-specific max_sensor countAmit Kucheria 2019-05-14drivers: thermal: tsens: change data type for sensor IDsAmit Kucheria 2019-05-14drivers: thermal: tsens: Add new operation to check if a sensor is enabledAmit Kucheria 2019-05-14drivers: thermal: tsens: Introduce reg_fields to deal with register descriptionAmit Kucheria 2019-05-13drivers: thermal: tsens: Merge tsens-8974 into tsens-v0_1Amit Kucheria 2019-05-13drivers: thermal: tsens: Function prototypes should have argument namesAmit Kucheria 2019-05-13drivers: thermal: tsens: Rename variable tmdevAmit Kucheria 2019-05-13drivers: thermal: tsens: Rename tsens_deviceAmit Kucheria 2019-05-13drivers: thermal: tsens: Rename tsens_dataAmit Kucheria 2019-05-13drivers: thermal: tsens: Document the data structuresAmit Kucheria 2018-10-22thermal: tsens: Pass register offsets as private dataAmit Kucheria 2018-10-22thermal: tsens: Add the SROT address mapAmit Kucheria 2018-10-22thermal: tsens: Rename map field in order to add a second address mapAmit Kucheria 2018-10-22thermal: tsens: Add SPDX license identifiersAmit Kucheria 2018-07-27thermal: tsens: Add generic support for TSENS v2 IPAmit Kucheria 2018-07-27thermal: tsens: Add support to split up register address space into twoAmit Kucheria 2018-07-27thermal: tsens: Get rid of unused fields in structureAmit Kucheria