index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
arch
/
x86
/
kcpuid
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-03-04
tools arch x86: Sync the msr-index.h copy with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+11
2023-03-04
tools headers kvm: Sync uapi/{asm/linux} kvm.h headers with the kernel sources
Arnaldo Carvalho de Melo
3
-2
/
+42
2023-03-04
tools include UAPI: Synchronize linux/fcntl.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+1
2023-03-04
tools headers: Synchronize {linux,vdso}/bits.h with the kernel sources
Arnaldo Carvalho de Melo
2
-1
/
+1
2023-03-04
tools headers UAPI: Sync linux/prctl.h with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+6
2023-03-04
tools headers: Update the copy of x86's mem{cpy,set}_64.S used in 'perf bench'
Arnaldo Carvalho de Melo
2
-4
/
+5
2023-03-02
perf stat: Fix counting when initial delay configured
Changbin Du
4
-16
/
+18
2023-03-02
tools headers svm: Sync svm headers with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+6
2023-02-23
perf test: Avoid counting commas in json linter
Ian Rogers
1
-16
/
+13
2023-02-23
perf tests stat+csv_output: Switch CSV separator to @
Ian Rogers
1
-11
/
+12
2023-02-23
perf inject: Fix --buildid-all not to eat up MMAP2
Namhyung Kim
1
-0
/
+1
2023-02-22
tools arch x86: Sync the msr-index.h copy with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+20
2023-02-22
perf test: Fix offcpu test prev_state check
Namhyung Kim
1
-1
/
+1
2023-02-17
perf tests stat_all_metrics: Change true workload to sleep workload for syste...
Kajol Jain
1
-1
/
+1
2023-02-17
perf vendor events power10: Add JSON metric events to present CPI stall cycle...
Athira Rajeev
2
-5
/
+5
2023-02-17
perf intel-pt: Synthesize cycle events
Steinar H. Gunderson
5
-21
/
+101
2023-02-16
perf c2c: Add report option to show false sharing in adjacent cachelines
Feng Tang
5
-17
/
+49
2023-02-15
perf record: Fix segfault with --overwrite and --max-size
Yang Jihong
1
-10
/
+6
2023-02-09
perf stat: Avoid merging/aggregating metric counts twice
Ian Rogers
1
-1
/
+1
2023-02-08
perf tools: Fix perf tool build error in util/pfm.c
Thomas Richter
1
-4
/
+2
2023-02-08
perf tools: Fix auto-complete on aarch64
Yicong Yang
1
-3
/
+8
2023-02-08
perf lock contention: Support old rw_semaphore type
Namhyung Kim
1
-13
/
+44
2023-02-08
perf lock contention: Add -o/--lock-owner option
Namhyung Kim
5
-14
/
+102
2023-02-08
perf lock contention: Fix to save callstack for the default modified
Namhyung Kim
1
-0
/
+3
2023-02-06
perf test bpf: Skip test if kernel-debuginfo is not present
Athira Rajeev
1
-1
/
+5
2023-02-06
perf probe: Update the exit error codes in function try_to_find_probe_trace_e...
Athira Rajeev
1
-2
/
+2
2023-02-06
perf script: Fix missing Retire Latency fields option documentation
Kan Liang
1
-1
/
+1
2023-02-06
perf event x86: Add retire_lat when synthesizing PERF_SAMPLE_WEIGHT_STRUCT
Kan Liang
1
-0
/
+1
2023-02-06
perf test x86: Support the retire_lat (Retire Latency) sample_type check
Kan Liang
1
-1
/
+4
2023-02-06
perf test bpf: Check for libtraceevent support
Athira Rajeev
1
-11
/
+11
2023-02-05
Linux 6.2-rc7
v6.2-rc7
Linus Torvalds
1
-1
/
+1
2023-02-04
fbcon: Check font dimension limits
Samuel Thibault
1
-2
/
+5
2023-02-03
perf script: Support Retire Latency
Kan Liang
1
-2
/
+11
2023-02-03
perf report: Support Retire Latency
Kan Liang
5
-1
/
+30
2023-02-03
perf lock contention: Support filters for different aggregation
Namhyung Kim
5
-51
/
+89
2023-02-03
perf lock contention: Use lock_stat_find{,new}
Namhyung Kim
4
-19
/
+34
2023-02-03
perf lock contention: Factor out lock_contention_get_name()
Namhyung Kim
1
-50
/
+65
2023-02-03
perf arm-spe: Add raw decoding for SPEv1.2 previous branch address
Rob Herring
2
-1
/
+4
2023-02-03
perf jevents: Run metric_test.py at compile-time
Ian Rogers
4
-2
/
+14
2023-02-03
tools build: Add test echo-cmd
Ian Rogers
1
-0
/
+1
2023-02-03
perf jevents: Correct bad character encoding
Ian Rogers
1
-2
/
+2
2023-02-03
perf pmu-events: Fix testing with JEVENTS_ARCH=all
Ian Rogers
3
-3
/
+7
2023-02-03
perf jevents: Add model list option
Ian Rogers
2
-1
/
+16
2023-02-03
perf jevents: Generate metrics and events as separate tables
Ian Rogers
2
-58
/
+189
2023-02-03
perf pmu-events: Introduce pmu_metrics_table
Ian Rogers
11
-54
/
+78
2023-02-03
perf jevents: Combine table prefix and suffix writing
Ian Rogers
1
-22
/
+14
2023-02-03
perf stat: Remove evsel metric_name/expr
Ian Rogers
7
-126
/
+0
2023-02-03
perf pmu-events: Remove now unused event and metric variables
Ian Rogers
9
-134
/
+36
2023-02-03
perf pmu-events: Separate the metrics from events for no jevents
Ian Rogers
7
-29
/
+80
2023-02-03
efi: fix potential NULL deref in efi_mem_reserve_persistent
Anton Gusev
1
-0
/
+2
[next]