index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-22
perf expr: Add < and > operators
Ian Rogers
1
-0
/
+6
2020-06-22
perf expr: Add d_ratio operation
Ian Rogers
1
-0
/
+2
2020-06-22
perf tests: Add parse metric test for frontend metric
Jiri Olsa
1
-0
/
+25
2020-06-22
perf tests: Add parse metric test for ipc metric
Jiri Olsa
4
-0
/
+151
2020-06-22
perf tests: Add another metric parsing test
Jiri Olsa
1
-3
/
+114
2020-06-22
perf tests: Factor check_parse_id function
Jiri Olsa
1
-6
/
+14
2020-06-01
perf test: Initialize memory in dwarf-unwind
Ian Rogers
1
-0
/
+1
2020-06-01
perf tests: Don't tail call optimize in unwind test
Ian Rogers
1
-5
/
+5
2020-05-29
perf build: Add a LIBPFM4=1 build test entry
Arnaldo Carvalho de Melo
1
-0
/
+2
2020-05-29
perf tools: Add optional support for libpfm4
Stephane Eranian
4
-0
/
+216
2020-05-29
perf build: Add NO_SDT=1 to the default set of build tests
Arnaldo Carvalho de Melo
1
-0
/
+1
2020-05-29
perf build: Add NO_LIBCRYPTO=1 to the default set of build tests
Arnaldo Carvalho de Melo
1
-0
/
+1
2020-05-29
perf build: Add NO_SYSCALL_TABLE=1 to the build tests
Arnaldo Carvalho de Melo
1
-1
/
+3
2020-05-28
perf tests: Add test for the java demangler
Nick Gasson
4
-0
/
+48
2020-05-28
perf tests: Consider subtests when searching for user specified tests
Jiri Olsa
1
-8
/
+26
2020-05-28
perf expr: Allow numbers to be followed by a dot
Ian Rogers
1
-0
/
+1
2020-05-28
perf expr: Migrate expr ids table to a hashmap
Ian Rogers
2
-33
/
+36
2020-05-28
perf trace: Fix compilation error for make NO_LIBBPF=1 DEBUG=1
Jiri Olsa
1
-0
/
+2
2020-05-28
perf test: Improve pmu event metric testing
Ian Rogers
3
-6
/
+176
2020-05-28
perf test: Provide a subtest callback to ask for the reason for skipping a su...
Ian Rogers
2
-2
/
+10
2020-05-28
perf parse-events: Make add PMU verbose output clearer
Ian Rogers
1
-2
/
+2
2020-05-28
perf expr: Test parsing of floating point numbers
Ian Rogers
1
-0
/
+1
2020-05-28
perf record: Add dummy event during system wide synthesis
Ian Rogers
2
-2
/
+60
2020-05-28
perf counts: Rename perf_evsel__*counts() to evsel__*counts()
Arnaldo Carvalho de Melo
1
-3
/
+3
2020-05-28
perf evsel: Rename perf_evsel__[hs]w_cache* to evsel__[hs]w_cache*
Arnaldo Carvalho de Melo
1
-3
/
+2
2020-05-28
perf evsel: Rename perf_evsel__new*() to evsel__new*()
Arnaldo Carvalho de Melo
6
-11
/
+11
2020-05-28
perf evsel: Rename perf_evsel__resort*() to evsel__resort*()
Arnaldo Carvalho de Melo
3
-7
/
+7
2020-05-05
perf evsel: Rename perf_evsel__group_idx() to evsel__group_idx()
Arnaldo Carvalho de Melo
1
-22
/
+22
2020-05-05
perf evsel: Rename perf_evsel__{prev,next}() to evsel__{prev,next}()
Arnaldo Carvalho de Melo
2
-27
/
+27
2020-05-05
perf evsel: Rename perf_evsel__parse_sample*() to evsel__parse_sample*()
Arnaldo Carvalho de Melo
2
-3
/
+3
2020-05-05
perf evsel: Rename *perf_evsel__read*() to *evsel__read()
Arnaldo Carvalho de Melo
2
-6
/
+6
2020-05-05
perf evsel: Rename perf_evsel__is_*() to evsel__is*()
Arnaldo Carvalho de Melo
2
-16
/
+16
2020-05-05
perf evsel: Rename perf_evsel__{str,int}val() and other tracepoint field mete...
Arnaldo Carvalho de Melo
3
-4
/
+4
2020-05-05
perf evsel: Rename perf_evsel__open_per_*() to evsel__open_per_*()
Arnaldo Carvalho de Melo
2
-5
/
+5
2020-05-05
perf evsel: Rename *perf_evsel__*set_sample_*() to *evsel__*set_sample_*()
Arnaldo Carvalho de Melo
4
-13
/
+13
2020-05-05
perf evsel: Rename *perf_evsel__*name() to *evsel__*name()
Arnaldo Carvalho de Melo
4
-17
/
+15
2020-05-05
perf evsel: Rename __perf_evsel__sample_size() to __evsel__sample_size()
Arnaldo Carvalho de Melo
1
-1
/
+1
2020-05-05
perf evsel: Rename perf_evsel__config*() to evsel__config*()
Arnaldo Carvalho de Melo
1
-1
/
+1
2020-04-30
perf tests expr: Added test for runtime param in metric expression
Kajol Jain
1
-0
/
+8
2020-04-30
perf metricgroups: Enhance JSON/metric infrastructure to handle "?"
Kajol Jain
1
-4
/
+4
2020-04-30
tools api: Add a lightweight buffered reading api
Ian Rogers
4
-0
/
+310
2020-04-23
perf test session topology: Fix data path
Tommi Rantala
1
-8
/
+4
2020-04-18
perf parser: Add support to specify rXXX event with pmu
Jiri Olsa
1
-1
/
+16
2020-04-16
perf expr: Add expr_ prefix for parse_ctx and parse_id
Jiri Olsa
1
-2
/
+2
2020-04-05
Merge tag 'perf-urgent-2020-04-05' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
6
-4
/
+397
2020-04-03
Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+1
2020-04-03
perf build-test: Honour JOBS to override detection of number of cores
Arnaldo Carvalho de Melo
1
-3
/
+7
2020-04-03
perf tools: Basic support for CGROUP event
Namhyung Kim
1
-1
/
+5
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
1
-0
/
+1
2020-03-24
perf test: Test pmu-events aliases
John Garry
1
-1
/
+147
[prev]
[next]