summaryrefslogtreecommitdiffstats
path: root/tools/perf/tests/evsel-tp-sched.c
AgeCommit message (Expand)Author
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