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
/
openat-syscall.c
Age
Commit message (
Expand
)
Author
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-22
perf evsel: Fix buffer overflow while freeing events
Andi Kleen
2017-08-11
perf test: Add 'struct test *' to the test functions
Arnaldo Carvalho de Melo
2017-04-19
perf tools: Move path related functions to util/path.h
Arnaldo Carvalho de Melo
2017-04-19
perf tools: Include errno.h where needed
Arnaldo Carvalho de Melo
2017-04-19
perf tools: Including missing inttypes.h header
Arnaldo Carvalho de Melo
2016-07-12
tools: Introduce str_error_r()
Arnaldo Carvalho de Melo
2015-11-19
perf tests: Pass the subtest index to each test routine
Arnaldo Carvalho de Melo
2015-10-19
perf test: Silence tracepoint event failures
Namhyung Kim
2015-09-15
perf evsel: Propagate error info from tp_format
Jiri Olsa
2015-09-14
perf tools: Switch to tracing_path interface on appropriate places
Jiri Olsa
2015-09-14
tools lib api fs: Replace debugfs/tracefs objects interface with fs.c
Jiri Olsa
2015-06-26
perf stat: Make stats work over the thread dimension
Jiri Olsa
2015-06-26
perf stat: Use xyarray for cpu evsel counts
Jiri Olsa
2015-06-26
perf stat: Introduce perf_counts function
Jiri Olsa
2015-06-25
perf tools: Add reference counting for thread_map object
Jiri Olsa
2015-05-29
perf tests: Aename open*.c to openat*.c
Riku Voipio