index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
tests
/
mmap-basic.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf evsel: Rename struct perf_evsel to struct evsel
Jiri Olsa
2019-07-29
1
-1
/
+1
*
perf tools: Rename struct thread_map to struct perf_thread_map
Jiri Olsa
2019-07-29
1
-1
/
+1
*
perf cpu_map: Rename struct cpu_map to struct perf_cpu_map
Jiri Olsa
2019-07-29
1
-1
/
+1
*
perf tests mmap: Show which tracepoint is failing
Arnaldo Carvalho de Melo
2018-04-18
1
-1
/
+1
*
perf mmap: Simplify perf_mmap__read_init()
Kan Liang
2018-03-08
1
-2
/
+1
*
perf mmap: Simplify perf_mmap__read_event()
Kan Liang
2018-03-08
1
-1
/
+1
*
perf mmap: Simplify perf_mmap__consume()
Kan Liang
2018-03-08
1
-1
/
+1
*
perf test: Switch to new perf_mmap__read_event() interface for mmap-basic
Kan Liang
2018-03-05
1
-2
/
+10
*
perf evlist: Remove 'overwrite' parameter from perf_evlist__mmap
Wang Nan
2017-12-05
1
-1
/
+1
*
perf tests: Set evlist of test__basic_mmap() to !overwrite
Wang Nan
2017-11-16
1
-1
/
+1
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
perf test: Add 'struct test *' to the test functions
Arnaldo Carvalho de Melo
2017-08-11
1
-1
/
+1
*
perf tools: Include errno.h where needed
Arnaldo Carvalho de Melo
2017-04-19
1
-0
/
+1
*
perf tools: Including missing inttypes.h header
Arnaldo Carvalho de Melo
2017-04-19
1
-0
/
+1
*
perf tools: Add include <linux/kernel.h> where ARRAY_SIZE() is used
Arnaldo Carvalho de Melo
2017-04-19
1
-0
/
+1
*
perf tests: Add missing pthread.h include for CPU_*() macros
Arnaldo Carvalho de Melo
2016-07-12
1
-0
/
+3
*
tools: Introduce str_error_r()
Arnaldo Carvalho de Melo
2016-07-12
1
-3
/
+3
*
perf evlist: Rename for_each() macros to for_each_entry()
Arnaldo Carvalho de Melo
2016-06-23
1
-1
/
+1
*
perf tests: Pass the subtest index to each test routine
Arnaldo Carvalho de Melo
2015-11-19
1
-1
/
+1
*
perf evsel: Propagate error info from tp_format
Jiri Olsa
2015-09-15
1
-1
/
+2
*
perf tools: Add reference counting for thread_map object
Jiri Olsa
2015-06-25
1
-1
/
+1
*
perf tools: Add reference counting for cpu_map object
Jiri Olsa
2015-06-25
1
-1
/
+1
*
perf tests: Remove getpgrp from mmap-basic
Riku Voipio
2015-05-29
1
-4
/
+2
*
perf test: Use strerror_r instead of strerror
Masami Hiramatsu
2014-08-15
1
-3
/
+4
*
perf evlist: Introduce evlist__for_each() & friends
Arnaldo Carvalho de Melo
2014-01-13
1
-1
/
+1
*
perf evlist: Auto unmap on destructor
Arnaldo Carvalho de Melo
2014-01-13
1
-6
/
+4
*
perf evlist: Close fds on destructor
Arnaldo Carvalho de Melo
2014-01-13
1
-7
/
+4
*
perf evlist: Move destruction of maps to evlist destructor
Arnaldo Carvalho de Melo
2014-01-13
1
-0
/
+2
*
perf evsel: Remove idx parm from constructor
Arnaldo Carvalho de Melo
2013-11-11
1
-1
/
+1
*
perf tools: Fixup mmap event consumption
Zhouyi Zhou
2013-10-28
1
-0
/
+1
*
perf tools: Add support for PERF_SAMPLE_IDENTIFIER
Adrian Hunter
2013-08-29
1
-1
/
+1
*
perf evlist: Remove cpus and threads arguments from perf_evlist__new()
Namhyung Kim
2013-03-15
1
-1
/
+3
*
perf evsel: Introduce method to request IDs be used
Arnaldo Carvalho de Melo
2012-12-10
1
-2
/
+1
*
perf test: Use perf_evsel__newtp constructor in the tracepoint tests
Arnaldo Carvalho de Melo
2012-12-10
1
-26
/
+11
*
perf test: Fixup error reporting in basic mmap test
Arnaldo Carvalho de Melo
2012-12-10
1
-1
/
+3
*
perf tests: Move test__basic_mmap into separate object
Jiri Olsa
2012-11-14
1
-0
/
+162