index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-24
perf stat: Fix duplicate PMU name for interval print
Kan Liang
2
-1
/
+5
2018-04-24
perf evsel: Only fall back group read for leader
Kan Liang
1
-1
/
+2
2018-04-24
perf stat: Print out hint for mixed PMU group error
Kan Liang
1
-1
/
+34
2018-04-24
perf pmu: Fix core PMU alias list for X86 platform
Kan Liang
1
-13
/
+7
2018-04-23
perf record: Fix s390 undefined record__auxtrace_init() return value
Thomas Richter
1
-0
/
+1
2018-04-23
perf mem: Document incorrect and missing options
Sangwon Hong
1
-12
/
+29
2018-04-23
perf evsel: Disable write_backward for leader sampling group events
Jiri Olsa
2
-2
/
+8
2018-04-23
perf pmu: Fix pmu events parsing rule
Jiri Olsa
1
-4
/
+4
2018-04-23
perf stat: Keep the / modifier separator in fallback
Jiri Olsa
1
-1
/
+7
2018-04-23
perf test: Adapt test case record+probe_libc_inet_pton.sh for s390
Thomas Richter
1
-4
/
+2
2018-04-23
perf list: Remove s390 specific strcmp_cpuid_cmp function
Thomas Richter
3
-24
/
+6
2018-04-23
perf machine: Set main kernel end address properly
Namhyung Kim
1
-12
/
+18
2018-04-19
coresight: Move to SPDX identifier
Mathieu Poirier
7
-64
/
+7
2018-04-18
perf test BPF: Fixup BPF test using epoll_pwait syscall function probe
Arnaldo Carvalho de Melo
1
-1
/
+1
2018-04-18
perf tests mmap: Show which tracepoint is failing
Arnaldo Carvalho de Melo
1
-1
/
+1
2018-04-18
perf record: Remove suggestion to enable APIC
Andi Kleen
1
-2
/
+1
2018-04-18
perf record: Remove misleading error suggestion
Andi Kleen
1
-2
/
+1
2018-04-18
perf hists browser: Clarify top/report browser help
Andi Kleen
1
-1
/
+1
2018-04-18
perf mem: Allow all record/report options
Andi Kleen
2
-2
/
+5
2018-04-18
perf trace: Support MAP_FIXED_NOREPLACE
Arnaldo Carvalho de Melo
1
-0
/
+3
2018-04-17
perf list: Add s390 support for detailed/verbose PMU event description
Thomas Richter
1
-0
/
+6
2018-04-17
perf script: Extend misc field decoding with switch out event type
Alexey Budankov
2
-9
/
+13
2018-04-17
perf report: Extend raw dump (-D) out with switch out event type
Alexey Budankov
1
-1
/
+3
2018-04-17
tools/headers: Synchronize kernel ABI headers, v4.17-rc1
Ingo Molnar
2
-355
/
+359
2018-04-13
perf annotate: Handle variables in 'sub', 'or' and many other instructions
Arnaldo Carvalho de Melo
1
-1
/
+66
2018-04-13
perf annotate: Allow setting the offset level in .perfconfig
Arnaldo Carvalho de Melo
2
-3
/
+17
2018-04-13
perf report: Fix switching to another perf.data file
Arnaldo Carvalho de Melo
1
-5
/
+3
2018-04-13
perf record: Change warning for missing sysfs entry to debug
Thomas Richter
1
-1
/
+2
2018-04-12
perf tests: Disable breakpoint accounting test for powerpc
Sandipan Das
1
-0
/
+1
2018-04-12
perf sched: Fix documentation for timehist
Takuya Yamamoto
1
-2
/
+2
2018-04-12
perf version: Print status for syscall_table
Jin Yao
1
-0
/
+3
2018-04-12
perf tools: Rename HAVE_SYSCALL_TABLE to HAVE_SYSCALL_TABLE_SUPPORT
Jin Yao
5
-8
/
+8
2018-04-12
perf script: Use HAVE_LIBXXX_SUPPORT to replace NO_LIBXXX
Jin Yao
2
-4
/
+4
2018-04-12
perf tests bpf: Remove unused ptrace.h include from LLVM test
Arnaldo Carvalho de Melo
1
-1
/
+0
2018-04-12
perf jvmti: Give hints about package names needed to build
Arnaldo Carvalho de Melo
1
-1
/
+1
2018-04-12
perf annotate browser: Allow showing offsets in more than just jump targets
Arnaldo Carvalho de Melo
1
-0
/
+5
2018-04-12
perf annotate: Allow showing offsets in more than just jump targets
Arnaldo Carvalho de Melo
2
-2
/
+18
2018-04-12
perf tests: Run dwarf unwind test on arm32
Kim Phillips
3
-0
/
+30
2018-04-12
perf stat: Enable 1ms interval for printing event counters values
Alexey Budankov
2
-13
/
+3
2018-04-09
perf tests clang: Fix function name for clang IR test
Sandipan Das
1
-1
/
+1
2018-04-09
perf clang: Add support for recent clang versions
Sandipan Das
1
-1
/
+10
2018-04-09
perf tools: Fix perf builds with clang support
Sandipan Das
1
-1
/
+2
2018-04-09
perf tools: No need to include namespaces.h in util.h
Arnaldo Carvalho de Melo
1
-2
/
+2
2018-04-06
perf hists browser: Remove leftover from row returned from refresh
Arnaldo Carvalho de Melo
1
-8
/
+2
2018-04-06
perf hists browser: Show extra_title_lines in the 'D' debug hotkey
Arnaldo Carvalho de Melo
1
-1
/
+2
2018-04-06
perf auxtrace: Make auxtrace_queues__add_buffer() do CPU filtering
Adrian Hunter
1
-10
/
+10
2018-04-05
perf report: Remove duplicated 'samples' in lost samples warning
Arnaldo Carvalho de Melo
1
-1
/
+1
2018-04-05
perf ui browser: Fixup cleaning unused lines at the bottom
Arnaldo Carvalho de Melo
1
-2
/
+2
2018-04-05
perf annotate browser: Fixup vertical line separating metrics from instructions
Arnaldo Carvalho de Melo
1
-1
/
+1
2018-04-05
perf annotate: Show group details on the title line
Arnaldo Carvalho de Melo
1
-2
/
+5
[next]