index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-01-12
perf evsel: Derive CPUs and threads in alloc_counts
Ian Rogers
5
-20
/
+15
2022-01-12
perf stat-display: Avoid use of core for CPU
Ian Rogers
1
-23
/
+22
2022-01-12
perf cpumap: Add CPU to aggr_cpu_id
Ian Rogers
3
-4
/
+48
2022-01-12
perf stat: Fix memory leak in check_per_pkg()
Ian Rogers
1
-2
/
+3
2022-01-12
perf cpumap: Trim the cpu_aggr_map
Ian Rogers
1
-1
/
+9
2022-01-12
perf cpumap: Add some comments to cpu_aggr_map
Ian Rogers
1
-1
/
+9
2022-01-12
perf cpumap: Move 'has' function to libperf
Ian Rogers
11
-22
/
+23
2022-01-12
perf cpumap: Rename cpu_map__get_X_aggr_by_cpu functions
Ian Rogers
4
-24
/
+45
2022-01-12
perf cpumap: Refactor cpu_map__build_map()
Ian Rogers
3
-132
/
+130
2022-01-12
perf cpumap: Remove cpu_map__cpu(), use libperf function
Ian Rogers
4
-10
/
+4
2022-01-12
perf cpumap: Remove map from function names that don't use a map
Ian Rogers
4
-14
/
+27
2022-01-12
perf cpumap: Document cpu__get_node() and remove redundant function
Ian Rogers
2
-7
/
+9
2022-01-12
perf cpumap: Rename empty functions
Ian Rogers
4
-25
/
+25
2022-01-12
perf cpumap: Simplify equal function name
Ian Rogers
3
-16
/
+18
2022-01-12
perf cpumap: Remove unused cpu_map__socket()
Ian Rogers
1
-7
/
+0
2022-01-12
perf cpumap: Add comments to aggr_cpu_id()
Ian Rogers
1
-0
/
+9
2022-01-12
perf cpumap: Remove map+index get_node()
Ian Rogers
3
-10
/
+1
2022-01-12
perf cpumap: Remove map+index get_core()
Ian Rogers
3
-10
/
+1
2022-01-12
perf cpumap: Remove map+index get_die()
Ian Rogers
4
-12
/
+2
2022-01-12
perf cpumap: Remove map+index get_socket()
Ian Rogers
4
-12
/
+2
2022-01-12
perf cpumap: Switch cpu_map__build_map() to cpu function
Ian Rogers
3
-47
/
+11
2022-01-12
perf stat: Switch to cpu version of cpu_map__get()
Ian Rogers
3
-50
/
+57
2022-01-12
perf stat: Switch aggregation to use for_each loop
Ian Rogers
1
-21
/
+27
2022-01-12
perf stat: Correct aggregation CPU map
Ian Rogers
1
-1
/
+1
2022-01-12
perf stat: Add aggr creators that are passed a cpu
Ian Rogers
2
-34
/
+51
2022-01-12
libperf: Add comments to 'struct perf_cpu_map'
Ian Rogers
1
-0
/
+9
2022-01-12
perf evsel: Improve error message for uncore events
Ian Rogers
1
-0
/
+4
2022-01-12
Revert "perf powerpc: Add data source encodings for power10 platform"
Arnaldo Carvalho de Melo
1
-42
/
+12
2022-01-12
Revert "perf powerpc: Add encodings to represent data based on newer composit...
Arnaldo Carvalho de Melo
1
-3
/
+3
2022-01-12
perf script: Fix hex dump character output
Adrian Hunter
1
-1
/
+1
2022-01-11
perf test: Enable system wide for metricgroups test
Ian Rogers
1
-1
/
+1
2022-01-10
perf annotate: Avoid TUI crash when navigating in the annotation of recursive...
Dario Petrillo
1
-9
/
+14
2022-01-10
perf powerpc: Update global/local variants for p_stage_cyc
Athira Rajeev
1
-1
/
+7
2022-01-10
perf sort: Include global and local variants for p_stage_cyc sort key
Athira Rajeev
4
-12
/
+32
2022-01-09
Linux 5.16
v5.16
Linus Torvalds
1
-1
/
+1
2022-01-09
Revert "drm/amdgpu: stop scheduler when calling hw_fini (v2)"
Len Brown
1
-8
/
+0
2022-01-09
Input: zinitix - make sure the IRQ is allocated before it gets enabled
Nikita Travkin
1
-9
/
+9
2022-01-08
ARM: dts: gpio-ranges property is now required
Phil Elwell
2
-0
/
+4
2022-01-08
s390/dasd: use default_groups in kobj_type
Greg Kroah-Hartman
1
-1
/
+2
2022-01-08
s390/sclp_sd: use default_groups in kobj_type
Greg Kroah-Hartman
1
-1
/
+2
2022-01-07
Revert "i2c: core: support bus regulator controlling in adapter"
Wolfram Sang
1
-95
/
+0
2022-01-07
Revert "libtraceevent: Increase libtraceevent logging when verbose"
Arnaldo Carvalho de Melo
1
-19
/
+0
2022-01-07
perf trace: Avoid early exit due to running SIGCHLD handler before it makes s...
Jiri Olsa
1
-1
/
+1
2022-01-07
KVM: x86: Check for rmaps allocation
Nikunj A Dadhania
1
-0
/
+3
2022-01-07
KVM: SEV: Mark nested locking of kvm->lock
Wanpeng Li
1
-1
/
+1
2022-01-07
x86/sgx: Fix NULL pointer dereference on non-SGX systems
Dave Hansen
1
-18
/
+47
2022-01-07
s390/pci: simplify __pciwb_mio() inline asm
Niklas Schnelle
1
-4
/
+1
2022-01-06
selftests: cgroup: Test open-time cgroup namespace usage for migration checks
Tejun Heo
1
-0
/
+97
2022-01-06
selftests: cgroup: Test open-time credential usage for migration checks
Tejun Heo
1
-0
/
+68
2022-01-06
selftests: cgroup: Make cg_create() use 0755 for permission instead of 0644
Tejun Heo
1
-1
/
+1
[next]