index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
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
2021-11-13
perf test: Rename struct test to test_suite
Ian Rogers
2021-11-13
perf test: Move each test suite struct to its test
Ian Rogers
2020-11-30
perf evsel: Convert last 'struct evsel' methods to the right evsel__ prefix
Arnaldo Carvalho de Melo
2020-05-28
perf evsel: Rename perf_evsel__new*() to evsel__new*()
Arnaldo Carvalho de Melo
2020-05-05
perf evsel: Rename perf_evsel__{str,int}val() and other tracepoint field mete...
Arnaldo Carvalho de Melo
2019-07-29
perf evsel: Rename perf_evsel__delete() to evsel__delete()
Jiri Olsa
2019-07-29
perf evsel: Rename struct perf_evsel to struct evsel
Jiri Olsa
2019-03-19
perf tests: Fix a memory leak in test__perf_evsel__tp_sched_test()
Changbin Du
2019-02-19
perf test: Fix failure of 'evsel-tp-sched' test on s390
Thomas Richter
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