index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-27
perf config: Bring perf_default_config to the very beginning at main()
Wang Nan
1
-8
/
+0
2016-02-22
perf tools: Apply tracepoint event definition options to BPF script
Wang Nan
1
-1
/
+1
2016-02-20
perf tools: Enable config and setting names for legacy cache events
Wang Nan
1
-0
/
+12
2016-02-20
perf tools: Enable config raw and numeric events
Wang Nan
1
-0
/
+40
2016-02-20
perf test: Reduce the sample_freq for the 'object code reading' test
Arnaldo Carvalho de Melo
1
-1
/
+1
2016-02-20
perf tests: Use perf_evlist__strerror_open() to provide hints about max_freq
Arnaldo Carvalho de Melo
1
-1
/
+7
2016-02-15
perf tests: Fix build on older systems where 'signal' is reserved
Arnaldo Carvalho de Melo
1
-6
/
+6
2016-02-12
perf tools: Use perf_event_terms__purge() for non-malloced terms
Arnaldo Carvalho de Melo
1
-1
/
+1
2016-02-05
perf build: Add libcrypto feature detection
Stephane Eranian
1
-0
/
+2
2016-02-04
perf build tests: Move the feature related vars to the front of the make cmdline
Arnaldo Carvalho de Melo
1
-2
/
+2
2016-02-04
perf build tests: Elide "-f Makefile" from make invokation
Arnaldo Carvalho de Melo
1
-3
/
+6
2016-02-03
perf hists: Introduce perf_evsel__output_resort function
Jiri Olsa
3
-7
/
+7
2016-01-29
perf build: Align the names of the build tests:
Arnaldo Carvalho de Melo
1
-2
/
+4
2016-01-29
perf test: Improve bp_signal
Wang Nan
1
-22
/
+118
2016-01-29
perf test: Check environment before start real BPF test
Wang Nan
1
-0
/
+37
2016-01-29
perf build: Use feature dump file for build-test
Wang Nan
1
-0
/
+33
2016-01-26
perf test: Add libbpf relocation checker
Wang Nan
6
-11
/
+97
2016-01-26
perf test: Fixup aliases checking in the 'vmlinux matches kallsyms' test
Arnaldo Carvalho de Melo
1
-19
/
+5
2016-01-15
perf build: Pass O option to kernel makefile in build-test
Wang Nan
1
-4
/
+5
2016-01-15
perf build: Test correct path of perf in build-test
Wang Nan
1
-7
/
+14
2016-01-15
perf build: Pass O option to Makefile.perf in build-test
Wang Nan
1
-3
/
+11
2016-01-15
perf build: Set parallel making options build-test
Wang Nan
1
-7
/
+16
2016-01-12
perf test: Reset err after using it hold errcode in hist testcases
Wang Nan
4
-0
/
+4
2016-01-12
perf test: Fix false TEST_OK result for 'perf test hist'
Wang Nan
1
-5
/
+0
2016-01-12
tools: Move Makefile.arch from perf/config to tools/scripts
Wang Nan
1
-1
/
+15
2016-01-12
perf tools: Fix phony build target for build-test
Wang Nan
1
-1
/
+1
2016-01-08
perf evlist: Remove perf_evlist__(enable|disable)_event functions
Jiri Olsa
2
-4
/
+4
2016-01-07
perf tests: No need to set attr.sample_freq for tracking !PERF_RECORD_SAMPLE
Arnaldo Carvalho de Melo
1
-1
/
+0
2016-01-07
perf test: No need for setting attr.sample_freq on the RECORD test
Arnaldo Carvalho de Melo
1
-1
/
+0
2016-01-07
perf test: Use "dummy" events in the PERF_RECORD_ test
Arnaldo Carvalho de Melo
1
-1
/
+4
2016-01-07
perf tools: Pass evlist to setup_sorting()
Namhyung Kim
4
-11
/
+11
2016-01-07
perf hist: Pass struct sample to __hists__add_entry()
Namhyung Kim
1
-3
/
+3
2015-12-17
perf tools: Add event_update event cpus type
Jiri Olsa
1
-0
/
+29
2015-12-17
perf tools: Add event_update event name type
Jiri Olsa
1
-0
/
+25
2015-12-17
perf tools: Add event_update event scale type
Jiri Olsa
1
-0
/
+21
2015-12-17
perf tools: Add event_update event unit type
Jiri Olsa
4
-0
/
+48
2015-12-17
perf tools: Add stat round event synthesize function
Jiri Olsa
3
-0
/
+26
2015-12-17
perf tools: Add stat event synthesize function
Jiri Olsa
3
-5
/
+41
2015-12-17
perf tools: Add stat config event read function
Jiri Olsa
1
-0
/
+6
2015-12-17
perf tools: Add stat config event synthesize function
Jiri Olsa
4
-0
/
+59
2015-12-17
perf cpu_map: Add cpu_map__new_event function
Jiri Olsa
1
-4
/
+21
2015-12-17
perf cpu_map: Add cpu_map event synthesize function
Jiri Olsa
4
-0
/
+77
2015-12-17
perf thread_map: Add thread_map__new_event function
Jiri Olsa
1
-0
/
+14
2015-12-17
perf thread_map: Add thread_map event sythesize function
Jiri Olsa
3
-0
/
+34
2015-12-17
perf subcmd: Create subcmd library
Josh Poimboeuf
2
-2
/
+2
2015-12-17
perf tools: Remove 'perf' from subcmd function and variable names
Josh Poimboeuf
1
-1
/
+1
2015-12-14
perf test: Remove tarpkg at end of test
Josh Poimboeuf
1
-1
/
+2
2015-12-14
perf test: Add Build file to dependencies for llvm-src-*.c
Josh Poimboeuf
1
-3
/
+3
2015-12-14
perf test: Fix hist testcases when kptr_restrict is on
Namhyung Kim
1
-3
/
+2
2015-12-14
perf test: Dump the stack when test segfaults when in verbose mode
Arnaldo Carvalho de Melo
1
-0
/
+3
[next]