index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-23
perf machine: Rename perf_event__preprocess_sample to machine__resolve
Arnaldo Carvalho de Melo
4
-37
/
+6
2016-03-23
perf tools: Add cpumode to struct perf_sample
Arnaldo Carvalho de Melo
6
-6
/
+9
2016-03-23
perf tests: Forward the perf_sample in the dwarf unwind test
Arnaldo Carvalho de Melo
1
-2
/
+2
2016-02-26
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-19
perf tools: Enable config and setting names for legacy cache events
Wang Nan
1
-0
/
+12
2016-02-19
perf tools: Enable config raw and numeric events
Wang Nan
1
-0
/
+40
2016-02-19
perf test: Reduce the sample_freq for the 'object code reading' test
Arnaldo Carvalho de Melo
1
-1
/
+1
2016-02-19
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-11
perf test: Reset err after using it hold errcode in hist testcases
Wang Nan
4
-0
/
+4
2016-01-11
perf test: Fix false TEST_OK result for 'perf test hist'
Wang Nan
1
-5
/
+0
2016-01-11
tools: Move Makefile.arch from perf/config to tools/scripts
Wang Nan
1
-1
/
+15
2016-01-11
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-06
perf tools: Pass evlist to setup_sorting()
Namhyung Kim
4
-11
/
+11
2016-01-06
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-16
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
[next]