index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf parse-regs: Introduce a weak function arch__sample_reg_masks()
Leo Yan
2024-02-15
13
-17
/
+68
*
perf parse-regs: Always build perf register functions
Leo Yan
2024-02-15
11
-71
/
+0
*
perf build: Remove unused CONFIG_PERF_REGS
Leo Yan
2024-02-15
1
-4
/
+0
*
perf metric: Don't remove scale from counts
Ian Rogers
2024-02-13
1
-6
/
+1
*
perf stat: Avoid metric-only segv
Ian Rogers
2024-02-13
1
-1
/
+1
*
perf expr: Fix "has_event" function for metric style events
Ian Rogers
2024-02-13
1
-1
/
+19
*
perf expr: Allow NaN to be a valid number
Ian Rogers
2024-02-13
1
-0
/
+9
*
perf maps: Locking tidy up of nr_maps
Ian Rogers
2024-02-12
3
-5
/
+11
*
perf maps: Hide maps internals
Ian Rogers
2024-02-12
9
-102
/
+124
*
perf maps: Get map before returning in maps__find_next_entry
Ian Rogers
2024-02-12
2
-2
/
+4
*
perf maps: Get map before returning in maps__find_by_name
Ian Rogers
2024-02-12
6
-15
/
+25
*
perf maps: Get map before returning in maps__find
Ian Rogers
2024-02-12
7
-27
/
+26
*
perf maps: Switch from rbtree to lazily sorted array for addresses
Ian Rogers
2024-02-12
4
-484
/
+777
*
Merge branch 'perf-tools' into perf-tools-next
Namhyung Kim
2024-02-12
36
-406
/
+677
|
\
|
*
perf tools headers: update the asm-generic/unaligned.h copy with the kernel s...
Arnaldo Carvalho de Melo
2024-01-31
1
-12
/
+12
|
*
tools include UAPI: Sync linux/mount.h copy with the kernel sources
Arnaldo Carvalho de Melo
2024-01-30
1
-0
/
+70
|
*
perf evlist: Fix evlist__new_default() for > 1 core PMU
James Clark
2024-01-30
1
-1
/
+8
|
*
tools headers: Update the copy of x86's mem{cpy,set}_64.S used in 'perf bench'
Arnaldo Carvalho de Melo
2024-01-30
3
-4
/
+8
|
*
tools headers x86 cpufeatures: Sync with the kernel sources to pick TDX, Zen,...
Arnaldo Carvalho de Melo
2024-01-30
1
-1
/
+7
|
*
tools headers UAPI: Sync unistd.h to pick {list,stat}mount, lsm_{[gs]et_self_...
Arnaldo Carvalho de Melo
2024-01-29
1
-1
/
+14
|
*
perf vendor events intel: Alderlake/sapphirerapids metric fixes
Ian Rogers
2024-01-27
3
-160
/
+123
|
*
tools headers UAPI: Sync kvm headers with the kernel sources
Arnaldo Carvalho de Melo
2024-01-27
2
-90
/
+53
|
*
perf tools: Fix calloc() arguments to address error introduced in gcc-14
Sun Haiyong
2024-01-26
4
-7
/
+7
|
*
perf top: Remove needless malloc(0) call that triggers -Walloc-size
Sun Haiyong
2024-01-26
1
-1
/
+1
|
*
perf build: Make minimal shellcheck version to v0.6.0
Yicong Yang
2024-01-26
1
-0
/
+10
|
*
tools headers UAPI: Update tools's copy of drm.h headers to pick DRM_IOCTL_MO...
Arnaldo Carvalho de Melo
2024-01-26
2
-7
/
+77
|
*
perf test shell daemon: Make signal test less racy
Ian Rogers
2024-01-26
1
-10
/
+24
|
*
perf test shell script: Fix test for python being disabled
Ian Rogers
2024-01-26
1
-2
/
+1
|
*
perf test: Workaround debug output in list test
Ian Rogers
2024-01-26
1
-3
/
+18
|
*
perf list: Add output file option
Ian Rogers
2024-01-26
2
-82
/
+133
|
*
perf list: Switch error message to pr_err() to respect debug settings (-v)
Ian Rogers
2024-01-26
1
-1
/
+1
|
*
perf test: Fix 'perf script' tests on s390
Thomas Richter
2024-01-26
1
-1
/
+8
|
*
tools headers UAPI: Sync linux/fcntl.h with the kernel sources
Arnaldo Carvalho de Melo
2024-01-26
1
-0
/
+3
|
*
tools arch x86: Sync the msr-index.h copy with the kernel sources to pick IA3...
Arnaldo Carvalho de Melo
2024-01-26
1
-0
/
+8
|
*
tools headers uapi: Sync linux/stat.h with the kernel sources to pick STATX_M...
Arnaldo Carvalho de Melo
2024-01-26
2
-0
/
+2
|
*
Merge tag 'net-6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2024-01-25
6
-24
/
+97
|
|
\
|
|
*
selftests: bonding: do not test arp/ns target with mode balance-alb/tlb
Hangbin Liu
2024-01-25
1
-4
/
+4
|
|
*
selftests: netdevsim: fix the udp_tunnel_nic test
Jakub Kicinski
2024-01-25
1
-0
/
+9
|
|
*
selftests: net: fix rps_default_mask with >32 CPUs
Jakub Kicinski
2024-01-24
1
-1
/
+5
|
|
*
selftests: fill in some missing configs for net
Jakub Kicinski
2024-01-24
1
-0
/
+28
|
|
*
selftest: Don't reuse port for SO_INCOMING_CPU test.
Kuniyuki Iwashima
2024-01-23
1
-18
/
+50
|
|
*
selftests: bonding: Increase timeout to 1200s
Benjamin Poirier
2024-01-20
1
-1
/
+1
*
|
|
perf srcline: Add missed addr2line closes
Ian Rogers
2024-02-10
1
-0
/
+2
*
|
|
perf stat: Support per-cluster aggregation
Yicong Yang
2024-02-09
12
-9
/
+154
*
|
|
perf tools: Remove misleading comments on map functions
Namhyung Kim
2024-02-09
1
-8
/
+0
*
|
|
perf thread_map: Free strlist on normal path in thread_map__new_by_tid_str()
Yang Jihong
2024-02-09
1
-1
/
+1
*
|
|
perf sched: Move curr_pid and cpu_last_switched initialization to perf_sched_...
Yang Jihong
2024-02-09
1
-33
/
+61
*
|
|
perf sched: Move curr_thread initialization to perf_sched__map()
Yang Jihong
2024-02-09
1
-7
/
+8
*
|
|
perf sched: Fix memory leak in perf_sched__map()
Yang Jihong
2024-02-09
1
-15
/
+26
*
|
|
perf sched: Move start_work_mutex and work_done_wait_mutex initialization to ...
Yang Jihong
2024-02-09
1
-7
/
+12
[next]