开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
tests
Age
Commit message (
Expand
)
Author
2023-06-12
perf test: Add test of libpfm4 events
Ian Rogers
2023-06-12
perf parse: Allow config terms with breakpoints
Adrian Hunter
2023-06-05
perf expr: Make the evaluation of & and | logical and lazy
Ian Rogers
2023-06-01
perf test: Update parse-events expectations to test for multiple events
Ian Rogers
2023-05-28
perf test pmu: Avoid 2 static path arrays
Ian Rogers
2023-05-27
perf pmus: Remove perf_pmus__has_hybrid
Ian Rogers
2023-05-27
perf pmus: Allow just core PMU scanning
Ian Rogers
2023-05-27
perf pmu: Separate pmu and pmus
Ian Rogers
2023-05-27
perf pmus: Prefer perf_pmu__scan over perf_pmus__for_each_pmu
Ian Rogers
2023-05-27
perf cpumap: Add equal function
Ian Rogers
2023-05-27
perf test python: Put perf python at start of sys.path
Ian Rogers
2023-05-26
perf test: Fix perf stat JSON output test
Namhyung Kim
2023-05-26
perf tests: Organize cpu_map tests into a single suite
Ian Rogers
2023-05-26
perf cpumap: Add intersect function
Ian Rogers
2023-05-23
pert tests: Add tests for new "perf stat --per-cache" aggregation option
K Prateek Nayak
2023-05-22
perf test: Add test validating JSON generated by 'perf data convert --to-json'
Anup Sharma
2023-05-22
Merge remote-tracking branch 'acme/perf-tools' into perf-tools-next
Arnaldo Carvalho de Melo
2023-05-19
perf test attr: Fix python SafeConfigParser() deprecation warning
Ian Rogers
2023-05-19
perf test attr: Update no event/metric expectations
Ian Rogers
2023-05-15
perf test: Add cputype testing to perf stat
Ian Rogers
2023-05-15
perf parse-events: Avoid error when assigning a legacy cache term
Ian Rogers
2023-05-15
perf parse-events: Avoid error when assigning a term
Ian Rogers
2023-05-15
perf parse-events: Support hardware events as terms
Ian Rogers
2023-05-15
perf test: Fix parse-events tests for >1 core PMU
Ian Rogers
2023-05-15
perf parse-events: Add pmu filter
Ian Rogers
2023-05-15
perf parse-events: Support PMUs for legacy cache events
Ian Rogers
2023-05-15
perf test: Move x86 hybrid tests to arch/x86
Ian Rogers
2023-05-15
perf parse-events: Avoid scanning PMUs before parsing
Ian Rogers
2023-05-15
perf test: Roundtrip name, don't assume 1 event per name
Ian Rogers
2023-05-15
perf test: Test more with config_cache
Ian Rogers
2023-05-15
perf test: Mask configs with extended types then test
Ian Rogers
2023-05-15
perf test: Use valid for PMU tests
Ian Rogers
2023-05-15
perf test: Test more sysfs events
Ian Rogers
2023-05-10
perf test: Add stat test for record and script
Sandipan Das
2023-05-10
perf test test_intel_pt.sh: Test sample mode with event with PMU name
Adrian Hunter
2023-05-10
perf test java symbol: Remove needless debuginfod queries
Thomas Richter
2023-05-10
perf metric: Change divide by zero and !support events behavior
Ian Rogers
2023-05-06
Revert "perf build: Make BUILD_BPF_SKEL default, rename to NO_BPF_SKEL"
Arnaldo Carvalho de Melo
2023-05-03
perf test record+probe_libc_inet_pton: Fix call chain match on x86_64
Thomas Richter
2023-05-03
perf test record+probe_libc_inet_pton: Fix call chain match on s390
Thomas Richter
2023-05-02
perf build: Fix unescaped # in perf build-test
James Clark
2023-04-24
perf cs-etm: Add separate decode paths for timeless and per-thread modes
James Clark
2023-04-24
perf evsel: Introduce evsel__name_is() method to check if the evsel name is e...
Arnaldo Carvalho de Melo
2023-04-20
perf test: Fix maps use after put
Ian Rogers
2023-04-19
perf build: Test the refcnt check build
Arnaldo Carvalho de Melo
2023-04-19
perf map: Add reference count checking
Ian Rogers
2023-04-19
perf map: Add set_ methods for map->{start,end,pgoff,pgoff,reloc,erange_warne...
Arnaldo Carvalho de Melo
2023-04-19
perf maps: Add reference count checking
Ian Rogers
2023-04-19
perf maps: Add maps__refcnt() accessor to allow checking maps pointer
Arnaldo Carvalho de Melo
2023-04-17
libperf: Add perf_cpu_map__refcnt() interanl accessor to use in the maps test
Arnaldo Carvalho de Melo
[next]