summaryrefslogtreecommitdiff
path: root/tools/perf/tests/evsel-tp-sched.c
AgeCommit message (Expand)Author
2021-11-13perf test: Rename struct test to test_suiteIan Rogers
2021-11-13perf test: Move each test suite struct to its testIan Rogers
2020-11-30perf evsel: Convert last 'struct evsel' methods to the right evsel__ prefixArnaldo Carvalho de Melo
2020-05-28perf evsel: Rename perf_evsel__new*() to evsel__new*()Arnaldo Carvalho de Melo
2020-05-05perf evsel: Rename perf_evsel__{str,int}val() and other tracepoint field mete...Arnaldo Carvalho de Melo
2019-07-29perf evsel: Rename perf_evsel__delete() to evsel__delete()Jiri Olsa
2019-07-29perf evsel: Rename struct perf_evsel to struct evselJiri Olsa
2019-03-19perf tests: Fix a memory leak in test__perf_evsel__tp_sched_test()Changbin Du
2019-02-19perf test: Fix failure of 'evsel-tp-sched' test on s390Thomas Richter
2019-02-04perf tests evsel-tp-sched: Fix bitwise operatorGustavo A. R. Silva
2018-09-19tools lib traceevent, perf tools: Rename enum format_flags to enum tep_format...Tzvetomir Stoyanov (VMware)
2018-09-19tools lib traceevent, perf tools: Rename struct format{_field} to struct tep_...Tzvetomir Stoyanov (VMware)
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-11perf test: Add 'struct test *' to the test functionsArnaldo Carvalho de Melo
2015-11-19perf tests: Pass the subtest index to each test routineArnaldo Carvalho de Melo
2015-09-15perf evsel: Propagate error info from tp_formatJiri Olsa
2014-07-17perf tools: Move pr_* debug macros into debug objectJiri Olsa
2014-05-12perf tools: Remove usage of trace_sched_wakeup(.success)Peter Zijlstra
2013-11-11perf evsel: Remove idx parm from constructorArnaldo Carvalho de Melo
2013-07-17perf tests: Check proper prev_state size for sched_switch tpJiri Olsa
2013-07-12perf tools: Use default include path notation for libtraceevent headersRobert Richter
2012-11-14perf tests: Move perf_evsel__tp_sched_test into separate objectJiri Olsa