index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-03
perf tests c2c: Add a basic c2c
Ian Rogers
1
-0
/
+62
2025-12-03
perf c2c: Clean up some defensive gets and make asan clean
Ian Rogers
1
-22
/
+14
2025-12-03
perf jitdump: Fix missed dso__put
Ian Rogers
1
-0
/
+2
2025-12-03
perf mem-events: Don't leak online CPU map
Ian Rogers
1
-1
/
+4
2025-12-03
perf hist: In init, ensure mem_info is put on error paths
Ian Rogers
1
-4
/
+2
2025-12-03
perf probe-event: Ensure probe event nsinfo is always cleared
Ian Rogers
1
-6
/
+6
2025-12-03
perf symbol: Add missed dso__put
Ian Rogers
1
-0
/
+1
2025-12-03
perf symbol-elf: Add missing puts on error path
Ian Rogers
1
-1
/
+4
2025-12-03
perf timechart: Add record support for output perf.data path
Ian Rogers
2
-6
/
+12
2025-12-03
perf kvm: Fix debug assertion
Ian Rogers
1
-1
/
+1
2025-12-03
perf vendor events intel: Update sierraforest events from 1.12 to 1.13
Ian Rogers
3
-11
/
+20
2025-12-03
perf vendor events intel: Update pantherlake events from 1.00 to 1.02
Ian Rogers
5
-2
/
+425
2025-12-03
perf vendor events intel: Update meteorlake events from 1.17 to 1.18
Ian Rogers
2
-11
/
+11
2025-12-03
perf vendor events intel: Update lunarlake events from 1.18 to 1.19
Ian Rogers
4
-14
/
+35
2025-12-03
perf vendor events intel: Update icelakex events from 1.28 to 1.30
Ian Rogers
2
-3
/
+3
2025-12-03
perf vendor events intel: Update graniterapids events from 1.15 to 1.16
Ian Rogers
3
-3
/
+12
2025-12-03
perf vendor events intel: Update cascadelakex metric units
Ian Rogers
2
-7
/
+7
2025-12-03
perf vendor events intel: Update arrowlake events from 1.13 to 1.14
Ian Rogers
8
-19
/
+1111
2025-12-03
perf vendor events intel: Update alderlake events from 1.34 to 1.35
Ian Rogers
5
-22
/
+26
2025-12-03
perf arm_spe: Add CPU variants supporting common data source packet
Leo Yan
1
-0
/
+5
2025-12-03
perf auxtrace: Include sys/types.h for pid_t
Arnaldo Carvalho de Melo
1
-0
/
+1
2025-12-02
perf test: Add kallsyms split test
Namhyung Kim
4
-0
/
+159
2025-12-02
perf tools: Use machine->root_dir to find /proc/kallsyms
Namhyung Kim
1
-1
/
+7
2025-12-02
perf tools: Fallback to initial kernel map properly
Namhyung Kim
1
-1
/
+2
2025-12-02
perf tools: Fix split kallsyms DSO counting
Namhyung Kim
1
-2
/
+2
2025-12-02
perf tools: Mark split kallsyms DSOs as loaded
Namhyung Kim
1
-0
/
+1
2025-12-02
perf tools: Flush remaining samples w/o deferred callchains
Namhyung Kim
1
-0
/
+50
2025-12-02
perf tools: Merge deferred user callchains
Namhyung Kim
11
-1
/
+133
2025-12-02
perf script: Display PERF_RECORD_CALLCHAIN_DEFERRED
Namhyung Kim
2
-1
/
+93
2025-12-02
perf record: Add --call-graph fp,defer option for deferred callchains
Namhyung Kim
6
-3
/
+41
2025-12-02
perf tools: Minimal DEFERRED_CALLCHAIN support
Namhyung Kim
8
-3
/
+60
2025-12-02
perf jevents: Skip optional metrics in metric group list
Ian Rogers
1
-3
/
+5
2025-12-02
perf jevents: Drop duplicate pending metrics
Ian Rogers
1
-1
/
+2
2025-12-02
perf jevents: Move json encoding to its own functions
Ian Rogers
1
-12
/
+22
2025-12-02
perf jevents: Add threshold expressions to Metric
Ian Rogers
1
-1
/
+6
2025-12-02
perf jevents: Term list fix in event parsing
Ian Rogers
1
-1
/
+6
2025-12-02
perf jevents: Support parsing negative exponents
Ian Rogers
2
-1
/
+5
2025-12-02
perf jevents: Allow metric groups not to be named
Ian Rogers
1
-1
/
+2
2025-12-02
perf jevents: Add descriptions to metricgroup abstraction
Ian Rogers
1
-2
/
+12
2025-12-02
perf jevents: Update metric constraint support
Ian Rogers
1
-4
/
+10
2025-12-02
perf jevents: Allow multiple metricgroups.json files
Ian Rogers
1
-2
/
+2
2025-12-02
perf ilist: Be tolerant of reading a metric on the wrong CPU
Ian Rogers
1
-2
/
+6
2025-12-02
perf python: Correct copying of metric_leader in an evsel
Ian Rogers
2
-22
/
+61
2025-12-02
perf test: Add python JIT dump test
Namhyung Kim
1
-0
/
+81
2025-12-02
perf jitdump: Add sym/str-tables to build-ID generation
Namhyung Kim
1
-2
/
+30
2025-12-02
perf test: Fix hybrid testing of event fallback test
Ian Rogers
1
-17
/
+2
2025-12-02
perf tools: Remove a trailing newline in the event terms
Namhyung Kim
1
-0
/
+2
2025-12-01
Merge tag 'objtool-core-2025-12-01' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+3
2025-11-29
perf trace: Skip internal syscall arguments
Namhyung Kim
1
-0
/
+21
2025-11-26
perf tools: Don't read build-ids from non-regular files
James Clark
15
-34
/
+43
[prev]
[next]