index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
tests
/
evsel-tp-sched.c
Age
Commit message (
Expand
)
Author
2019-02-04
perf tests evsel-tp-sched: Fix bitwise operator
Gustavo A. R. Silva
2018-09-19
tools lib traceevent, perf tools: Rename enum format_flags to enum tep_format...
Tzvetomir Stoyanov (VMware)
2018-09-19
tools lib traceevent, perf tools: Rename struct format{_field} to struct tep_...
Tzvetomir Stoyanov (VMware)
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-11
perf test: Add 'struct test *' to the test functions
Arnaldo Carvalho de Melo
2015-11-19
perf tests: Pass the subtest index to each test routine
Arnaldo Carvalho de Melo
2015-09-15
perf evsel: Propagate error info from tp_format
Jiri Olsa
2014-07-17
perf tools: Move pr_* debug macros into debug object
Jiri Olsa
2014-05-12
perf tools: Remove usage of trace_sched_wakeup(.success)
Peter Zijlstra
2013-11-11
perf evsel: Remove idx parm from constructor
Arnaldo Carvalho de Melo
2013-07-17
perf tests: Check proper prev_state size for sched_switch tp
Jiri Olsa
2013-07-12
perf tools: Use default include path notation for libtraceevent headers
Robert Richter
2012-11-14
perf tests: Move perf_evsel__tp_sched_test into separate object
Jiri Olsa