index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-03
perf top: Implement multithreading for perf_event__synthesize_threads
Kan Liang
4
-37
/
+143
2017-10-03
perf tools: Lock to protect comm_str rb tree
Kan Liang
1
-1
/
+17
2017-10-03
perf tools: Lock to protect namespaces and comm list
Kan Liang
2
-5
/
+51
2017-10-02
Merge remote-tracking branch 'tip/perf/urgent' into perf/core, to pick up fixes
Arnaldo Carvalho de Melo
5
-26
/
+29
2017-09-28
perf test: Fix vmlinux failure on s390x
Thomas Richter
2
-10
/
+1
2017-09-25
perf tools: Fix syscalltbl build failure
Akemi Yagi
1
-1
/
+1
2017-09-25
perf report: Fix debug messages with --call-graph option
Mengting Zhang
1
-14
/
+21
2017-09-25
perf evsel: Fix attr.exclude_kernel setting for default cycles:p
Arnaldo Carvalho de Melo
1
-1
/
+6
2017-09-21
perf tools: Provide mutex wrappers for pthreads rwlocks
Arnaldo Carvalho de Melo
16
-57
/
+128
2017-09-21
perf stat: Fix adding multiple event groups
Andi Kleen
1
-3
/
+4
2017-09-18
perf pmu: Improve error messages for missing PMUs
Andi Kleen
3
-7
/
+16
2017-09-18
perf machine: Optimize a bit the machine__findnew_thread() methods
Arnaldo Carvalho de Melo
1
-3
/
+3
2017-09-18
perf machine: Use hashtable for machine threads
Kan Liang
3
-58
/
+106
2017-09-13
perf tools: Make copyfile_offset() static
Arnaldo Carvalho de Melo
10
-3
/
+10
2017-09-13
perf config: Allow creating empty config set for config file autogeneration
Taeung Song
1
-4
/
+1
2017-09-13
perf tools: Use scandir() to replace readdir()
Kan Liang
1
-20
/
+25
2017-09-13
perf ui progress: Add size info into progress bar
Jiri Olsa
1
-1
/
+1
2017-09-13
perf record: Support direct --user-regs arguments
Andi Kleen
1
-1
/
+6
2017-09-13
perf stat: Support duration_time for metrics
Andi Kleen
2
-4
/
+14
2017-09-13
perf stat: Don't use ctx for saved values lookup
Andi Kleen
1
-11
/
+5
2017-09-13
perf list: Add metric groups to perf list
Andi Kleen
2
-0
/
+179
2017-09-13
perf stat: Support JSON metrics in perf stat
Andi Kleen
6
-4
/
+372
2017-09-13
perf pmu: Extract function to get JSON alias map
Andi Kleen
2
-16
/
+35
2017-09-13
perf stat: Print generic metric header even for failed expressions
Andi Kleen
1
-1
/
+3
2017-09-13
perf stat: Factor out generic metric printing
Andi Kleen
1
-27
/
+42
2017-09-13
perf tools: Support weak groups in 'perf stat'
Andi Kleen
3
-2
/
+9
2017-09-12
perf tools: Open perf.data with O_CLOEXEC flag
Jiri Olsa
1
-1
/
+12
2017-09-01
perf stat: Only auto-merge events that are PMU aliases
Arnaldo Carvalho de Melo
2
-8
/
+17
2017-09-01
perf sort: Add sort option for physical address
Kan Liang
7
-2
/
+58
2017-09-01
perf tools: Support new sample type for physical address
Kan Liang
2
-1
/
+19
2017-09-01
perf syscalltbl: Support glob matching on syscall names
Arnaldo Carvalho de Melo
2
-0
/
+36
2017-08-30
perf report: Calculate the average cycles of iterations
Jin Yao
3
-66
/
+80
2017-08-29
perf symbols: Fix plt entry calculation for ARM and AARCH64
Li Bin
1
-5
/
+22
2017-08-29
perf probe: Fix kprobe blacklist checking condition
Li Bin
1
-1
/
+1
2017-08-28
perf tools: Robustify detection of clang binary
David Carrillo-Cisneros
1
-1
/
+1
2017-08-28
perf report: Group stat values on global event id
Jiri Olsa
1
-1
/
+1
2017-08-28
perf values: Zero value buffers
Jiri Olsa
1
-2
/
+7
2017-08-28
perf values: Fix allocation check
Jiri Olsa
1
-1
/
+1
2017-08-28
perf values: Fix thread index bug
Jiri Olsa
1
-2
/
+2
2017-08-28
perf report: Add dump_read function
Jiri Olsa
1
-0
/
+25
2017-08-28
perf record: Set read_format for inherit_stat
Jiri Olsa
1
-1
/
+6
2017-08-28
perf c2c: Fix remote HITM detection for Skylake
Jiri Olsa
1
-2
/
+9
2017-08-22
perf: Fix documentation for sysctls perf_event_paranoid and perf_event_mlock_kb
Konstantin Khlebnikov
1
-1
/
+3
2017-08-22
perf tools: Add support for printing new mem_info encodings
Andi Kleen
1
-3
/
+40
2017-08-22
perf tools: Dedup events in expression parsing
Andi Kleen
1
-1
/
+14
2017-08-22
perf tools: Increase maximum number of events in expressions
Andi Kleen
1
-1
/
+1
2017-08-22
perf tools: Expression parser enhancements for metrics
Andi Kleen
1
-6
/
+55
2017-08-22
perf tools: Add utility function to detect SMT status
Andi Kleen
3
-0
/
+51
2017-08-22
perf bpf: Tighten detection of BPF events
Andi Kleen
1
-4
/
+19
2017-08-22
perf evsel: Fix buffer overflow while freeing events
Andi Kleen
3
-38
/
+18
[next]