summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
AgeCommit message (Expand)Author
2019-03-06perf script python: Remove mixed indentationTony Jones
2019-02-25perf script python: Add Python3 support to syscall-counts.pyTony Jones
2014-07-16perf script: Add callchain to generic and tracepoint eventsJoseph Schuchart
2014-06-25perf scripts: Fallback to syscalls:* when raw_syscalls:* is not availableDaniel Bristot de Oliveira
2010-12-25perf script: Finish the rename from trace to scriptArnaldo Carvalho de Melo
2010-10-25perf python scripting: Improve the syscalls-counts scriptArnaldo Carvalho de Melo
2010-02-25perf/scripts: Add syscall tracing scriptsTom Zanussi
='/distro/kernel/commit/drivers/iio/inkern.c?id=78f0dfa64cbd05f381849377a32e0a2f1afe9215'>iio: inkern: fix channel read regressionJohan Hovold 2024-03-25iio: inkern: move to the cleanup.h magicNuno Sa 2023-07-09iio: inkern: Add a helper to query an available minimum raw valueHerve Codina 2023-07-09iio: inkern: Replace a FIXME comment by a TODO oneHerve Codina 2023-07-09iio: inkern: Use max_array() to get the maximum value from an arrayHerve Codina 2023-07-09iio: inkern: Fix headers inclusion orderHerve Codina 2023-07-09iio: inkern: Remove the 'unused' variable usage in iio_channel_read_max()Herve Codina 2023-07-09iio: inkern: Check error explicitly in iio_channel_read_max()Herve Codina 2022-08-15iio: inkern: fix coding style warningsNuno Sá 2022-08-15iio: inkern: remove OF dependenciesNuno Sá 2022-08-15iio: inkern: move to fwnode propertiesNuno Sá 2022-08-15iio: inkern: split of_iio_channel_get_by_name()Nuno Sá 2022-08-15iio: inkern: only return error codes in iio_channel_get_*() APIsNuno Sá 2022-08-15iio: inkern: fix return value in devm_of_iio_channel_get_by_name()Nuno Sá 2022-08-15iio: inkern: only release the device node when done with itNuno Sá