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
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-11-11
perf script: Change metric format to use json metrics
Ian Rogers
1
-22
/
+230
2025-11-11
perf stat: Add detail -d,-dd,-ddd metrics
Ian Rogers
3
-113
/
+113
2025-11-11
perf jevents: Add metric DefaultShowEvents
Ian Rogers
9
-107
/
+102
2025-11-11
perf jevents: Add set of common metrics based on default ones
Ian Rogers
5
-42
/
+212
2025-11-11
perf expr: Add #target_cpu literal
Ian Rogers
1
-0
/
+3
2025-11-11
perf metricgroup: Add care to picking the evsel for displaying a metric
Ian Rogers
1
-1
/
+47
2025-11-11
perf tools: Fix missing feature check for inherit + SAMPLE_READ
Namhyung Kim
1
-1
/
+1
2025-11-10
perf symbol: Remove unneeded semicolon
Chen Ni
1
-1
/
+1
2025-11-09
perf test: Add test that command line period overrides sysfs/json values
Ian Rogers
1
-0
/
+37
2025-11-09
perf pmu: Make pmu_alias_terms weak again
Ian Rogers
1
-0
/
+8
2025-11-07
perf tool: Add a delegate_tool that just delegates actions to another tool
Ian Rogers
2
-0
/
+180
2025-11-07
perf tool: Add the perf_tool argument to all callbacks
Ian Rogers
17
-97
/
+138
2025-11-06
perf vendor events arm64:: Add i.MX94 DDR Performance Monitor metrics
Xu Yang
2
-0
/
+459
2025-11-06
perf stat: Add ScaleUnit to {cpu,task}-clock JSON description
Namhyung Kim
2
-136
/
+138
2025-11-06
perf record: Make sure to update build-ID cache
Namhyung Kim
2
-16
/
+15
2025-11-04
net: Convert struct sockaddr to fixed-size "sa_data[14]"
Kees Cook
1
-4
/
+1
2025-11-03
perf jevents: Make all tables static
Ian Rogers
2
-8
/
+8
2025-11-03
perf metricgroup: When copy metrics copy default information
Ian Rogers
1
-0
/
+2
2025-11-03
perf metricgroup: Missed free on error path
Ian Rogers
1
-0
/
+1
2025-11-03
perf metricgroup: Update comment on location of metric_event list
Ian Rogers
1
-1
/
+1
2025-11-03
perf evsel: Remove unused metric_events variable
Ian Rogers
2
-3
/
+0
2025-11-03
perf symbols: Handle '1' symbols in /proc/kallsyms
Arnaldo Carvalho de Melo
1
-1
/
+5
2025-11-01
tools headers x86: Sync table due to introducion of uprobe syscall
Arnaldo Carvalho de Melo
1
-0
/
+1
2025-11-01
tools headers: Sync uapi/linux/fcntl.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+1
2025-11-01
tools headers: Sync uapi/linux/prctl.h with the kernel source
Arnaldo Carvalho de Melo
1
-0
/
+10
2025-11-01
tools headers uapi: Update fs.h with the kernel sources
Arnaldo Carvalho de Melo
1
-1
/
+4
2025-10-31
perf tools: Cache counter names for raw samples on s390
Ian Rogers
1
-5
/
+50
2025-10-31
perf trace: Increase syscall handler map size to 1024
Namhyung Kim
1
-2
/
+2
2025-10-31
perf vendor events AmpereOneX: Fix spelling typo in the metrics file
Chu Guangqing
1
-8
/
+8
2025-10-31
perf vendor events arm64: Fix typo in Ampere eMag json file
Chu Guangqing
1
-1
/
+1
2025-10-31
perf record: skip synthesize event when open evsel failed
Shuai Xue
1
-1
/
+1
2025-10-31
perf lock contention: Load kernel map before lookup
Namhyung Kim
1
-3
/
+3
2025-10-28
perf test workload: Add thread count argument to thloop
Ian Rogers
1
-7
/
+38
2025-10-27
perf hwmon_pmu: Fix uninitialized variable warning
Michal Suchanek
1
-2
/
+1
2025-10-25
perf auxtrace: Add auxtrace_synth_id_range_start() helper
tanze
7
-17
/
+22
2025-10-25
perf stat: Add/fix bperf cgroup max events workarounds
Ian Rogers
4
-34
/
+91
2025-10-23
perf cs-etm: Mute enumeration value warning
Leo Yan
1
-33
/
+11
2025-10-23
tools: arm64: Add Cortex-A720AE definitions
Kuninori Morimoto
1
-0
/
+1
2025-10-23
perf annotate: Fix Clang build by adding block in switch case
James Clark
1
-1
/
+2
2025-10-23
perf build: Fix perf build issues with fixdep
Josh Poimboeuf
1
-3
/
+3
2025-10-21
perf annotate: Invalidate register states for untracked instructions
Zecheng Li
1
-0
/
+29
2025-10-21
perf annotate: Save pointer offset in stack state
Zecheng Li
3
-10
/
+15
2025-10-21
perf annotate: Track arithmetic instructions on pointers
Zecheng Li
3
-8
/
+152
2025-10-21
perf annotate: Track address registers via TSR_KIND_POINTER
Zecheng Li
3
-8
/
+71
2025-10-21
perf annotate: Skip annotating data types to lea instructions
Zecheng Li
1
-0
/
+20
2025-10-21
perf annotate: Check return value of evsel__get_arch() properly
Tianyou Li
1
-1
/
+1
2025-10-21
perf annotate: fix a crash when annotate the same symbol with 's' and 'T'
Tianyou Li
3
-5
/
+22
2025-10-21
perf annotate: Fix build with NO_SLANG=1
Namhyung Kim
1
-4
/
+6
2025-10-20
perf jevents: Suppress circular dependency warnings
James Clark
1
-1
/
+3
2025-10-20
perf jevents: Remove unused makefile variable
James Clark
1
-1
/
+0
[prev]
[next]