index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
perf pmu: Improve error messages for missing PMUs
Andi Kleen
2017-09-18
3
-7
/
+16
|
*
|
|
|
perf machine: Optimize a bit the machine__findnew_thread() methods
Arnaldo Carvalho de Melo
2017-09-18
1
-3
/
+3
|
*
|
|
|
perf machine: Use hashtable for machine threads
Kan Liang
2017-09-18
3
-58
/
+106
|
*
|
|
|
perf tools: Make copyfile_offset() static
Arnaldo Carvalho de Melo
2017-09-13
10
-3
/
+10
|
*
|
|
|
perf config: Allow creating empty config set for config file autogeneration
Taeung Song
2017-09-13
1
-4
/
+1
|
*
|
|
|
perf tools: Use scandir() to replace readdir()
Kan Liang
2017-09-13
1
-20
/
+25
|
*
|
|
|
perf ui progress: Add size info into progress bar
Jiri Olsa
2017-09-13
1
-1
/
+1
|
*
|
|
|
perf record: Support direct --user-regs arguments
Andi Kleen
2017-09-13
1
-1
/
+6
|
*
|
|
|
perf stat: Support duration_time for metrics
Andi Kleen
2017-09-13
2
-4
/
+14
|
*
|
|
|
perf stat: Don't use ctx for saved values lookup
Andi Kleen
2017-09-13
1
-11
/
+5
|
*
|
|
|
perf list: Add metric groups to perf list
Andi Kleen
2017-09-13
2
-0
/
+179
|
*
|
|
|
perf stat: Support JSON metrics in perf stat
Andi Kleen
2017-09-13
6
-4
/
+372
|
*
|
|
|
perf pmu: Extract function to get JSON alias map
Andi Kleen
2017-09-13
2
-16
/
+35
|
*
|
|
|
perf stat: Print generic metric header even for failed expressions
Andi Kleen
2017-09-13
1
-1
/
+3
|
*
|
|
|
perf stat: Factor out generic metric printing
Andi Kleen
2017-09-13
1
-27
/
+42
|
*
|
|
|
perf tools: Support weak groups in 'perf stat'
Andi Kleen
2017-09-13
3
-2
/
+9
*
|
|
|
|
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-11-13
2
-3
/
+3
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
2017-11-07
180
-3
/
+195
|
|
\
\
\
\
\
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
|
|
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
2017-10-25
2
-3
/
+3
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
perf tools: Fix eBPF event specification parsing
Jiri Olsa
2017-11-09
1
-2
/
+2
*
|
|
|
|
perf tools: Add "reject" option for parse-events.l
Jiri Olsa
2017-11-09
1
-0
/
+1
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge branch 'linus' into perf/urgent, to pick up dependent commits
Ingo Molnar
2017-11-03
178
-0
/
+178
|
\
\
\
\
|
*
|
|
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
178
-0
/
+178
|
|
/
/
/
*
|
|
|
perf tools: Unwind properly location after REJECT
Jiri Olsa
2017-10-27
1
-2
/
+6
*
|
|
|
perf symbols: Fix memory corruption because of zero length symbols
Ravi Bangoria
2017-10-25
1
-1
/
+11
|
/
/
/
*
|
|
perf xyarray: Fix wrong processing when closing evsel fd
Jin Yao
2017-10-18
1
-2
/
+2
*
|
|
perf buildid-list: Fix crash when processing PERF_RECORD_NAMESPACE
Namhyung Kim
2017-10-17
1
-0
/
+2
*
|
|
perf tools: Check wether the eBPF file exists in event parsing
Jiri Olsa
2017-10-13
1
-2
/
+15
*
|
|
perf pmu: Unbreak perf record for arm/arm64 with events with explicit PMU
Mark Rutland
2017-10-09
3
-19
/
+47
*
|
|
perf callchain: Compare dsos (as well) for CCKEY_FUNCTION
Ravi Bangoria
2017-10-05
1
-1
/
+5
|
|
/
|
/
|
*
|
perf test: Fix vmlinux failure on s390x
Thomas Richter
2017-09-28
2
-10
/
+1
*
|
perf tools: Fix syscalltbl build failure
Akemi Yagi
2017-09-25
1
-1
/
+1
*
|
perf report: Fix debug messages with --call-graph option
Mengting Zhang
2017-09-25
1
-14
/
+21
*
|
perf evsel: Fix attr.exclude_kernel setting for default cycles:p
Arnaldo Carvalho de Melo
2017-09-25
1
-1
/
+6
|
/
*
perf tools: Open perf.data with O_CLOEXEC flag
Jiri Olsa
2017-09-12
1
-1
/
+12
*
perf stat: Only auto-merge events that are PMU aliases
Arnaldo Carvalho de Melo
2017-09-01
2
-8
/
+17
*
perf sort: Add sort option for physical address
Kan Liang
2017-09-01
7
-2
/
+58
*
perf tools: Support new sample type for physical address
Kan Liang
2017-09-01
2
-1
/
+19
*
perf syscalltbl: Support glob matching on syscall names
Arnaldo Carvalho de Melo
2017-09-01
2
-0
/
+36
*
perf report: Calculate the average cycles of iterations
Jin Yao
2017-08-30
3
-66
/
+80
*
perf symbols: Fix plt entry calculation for ARM and AARCH64
Li Bin
2017-08-29
1
-5
/
+22
*
perf probe: Fix kprobe blacklist checking condition
Li Bin
2017-08-29
1
-1
/
+1
*
perf tools: Robustify detection of clang binary
David Carrillo-Cisneros
2017-08-28
1
-1
/
+1
*
perf report: Group stat values on global event id
Jiri Olsa
2017-08-28
1
-1
/
+1
*
perf values: Zero value buffers
Jiri Olsa
2017-08-28
1
-2
/
+7
*
perf values: Fix allocation check
Jiri Olsa
2017-08-28
1
-1
/
+1
*
perf values: Fix thread index bug
Jiri Olsa
2017-08-28
1
-2
/
+2
*
perf report: Add dump_read function
Jiri Olsa
2017-08-28
1
-0
/
+25
*
perf record: Set read_format for inherit_stat
Jiri Olsa
2017-08-28
1
-1
/
+6
*
perf c2c: Fix remote HITM detection for Skylake
Jiri Olsa
2017-08-28
1
-2
/
+9
[prev]
[next]