index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Lines
2018-04-26
perf Documentation: Support for asciidoctor
Takashi Iwai
-5
/
+53
2018-04-26
perf map: Shorten map_groups__find_by_name() signature
Arnaldo Carvalho de Melo
-13
/
+13
2018-04-26
perf thread: Make thread__find_symbol() return the symbol searched
Arnaldo Carvalho de Melo
-17
/
+12
2018-04-26
perf thread: Make thread__find_map() return the map
Arnaldo Carvalho de Melo
-42
/
+28
2018-04-26
perf script: Use thread__find_symbol() instead of ad-hoc equivalent
Arnaldo Carvalho de Melo
-7
/
+2
2018-04-26
perf thread: Introduce thread__find_symbol()
Arnaldo Carvalho de Melo
-27
/
+26
2018-04-26
perf tests: Let 'perf test list' display subtests
Hendrik Brueckner
-0
/
+9
2018-04-26
perf thread: Introduce thread__find_map()
Arnaldo Carvalho de Melo
-42
/
+43
2018-04-26
perf map: Introduce map__has_symbols()
Arnaldo Carvalho de Melo
-9
/
+12
2018-04-26
perf dso: Add dso__has_symbols() method
Arnaldo Carvalho de Melo
-3
/
+8
2018-04-26
perf symbols: Use __map__is_kernel() instead of ad-hoc equivalent code
Arnaldo Carvalho de Melo
-4
/
+1
2018-04-26
perf top: Use __map__is_kernel()
Arnaldo Carvalho de Melo
-2
/
+2
2018-04-26
perf stat: Display length strings of each run for --table option
Jiri Olsa
-7
/
+13
2018-04-26
perf stat: Add --table option to display time of each run
Jiri Olsa
-6
/
+69
2018-04-26
perf stat: Display time in precision based on std deviation
Jiri Olsa
-6
/
+24
2018-04-26
perf check-headers.sh: Add support to check 2 independent files
Jiri Olsa
-4
/
+13
2018-04-26
perf check-headers.sh: Simplify arguments passing
Jiri Olsa
-10
/
+5
2018-04-26
perf buildid-cache: Support --purge-all option
Ravi Bangoria
-1
/
+38
2018-04-26
perf buildid-cache: Support --list option
Ravi Bangoria
-4
/
+43
2018-04-26
Merge tag 'perf-urgent-for-mingo-4.17-20180425' of git://git.kernel.org/pub/s...
Ingo Molnar
-75
/
+123
2018-04-24
perf stat: Fix duplicate PMU name for interval print
Kan Liang
-1
/
+5
2018-04-24
perf evsel: Only fall back group read for leader
Kan Liang
-1
/
+2
2018-04-24
perf stat: Print out hint for mixed PMU group error
Kan Liang
-1
/
+34
2018-04-24
perf pmu: Fix core PMU alias list for X86 platform
Kan Liang
-13
/
+7
2018-04-23
perf record: Fix s390 undefined record__auxtrace_init() return value
Thomas Richter
-0
/
+1
2018-04-23
perf mem: Document incorrect and missing options
Sangwon Hong
-12
/
+29
2018-04-23
perf evsel: Disable write_backward for leader sampling group events
Jiri Olsa
-2
/
+8
2018-04-23
perf pmu: Fix pmu events parsing rule
Jiri Olsa
-4
/
+4
2018-04-23
perf stat: Keep the / modifier separator in fallback
Jiri Olsa
-1
/
+7
2018-04-23
perf test: Adapt test case record+probe_libc_inet_pton.sh for s390
Thomas Richter
-4
/
+2
2018-04-23
perf list: Remove s390 specific strcmp_cpuid_cmp function
Thomas Richter
-24
/
+6
2018-04-23
perf machine: Set main kernel end address properly
Namhyung Kim
-12
/
+18
2018-04-22
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-511
/
+690
2018-04-22
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-2
/
+2
2018-04-21
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-19
/
+65
2018-04-21
Merge tag 'linux-kselftest-4.17-rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-5
/
+3
2018-04-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
-1
/
+1
2018-04-19
coresight: Move to SPDX identifier
Mathieu Poirier
-76
/
+8
2018-04-18
perf test BPF: Fixup BPF test using epoll_pwait syscall function probe
Arnaldo Carvalho de Melo
-1
/
+1
2018-04-18
perf tests mmap: Show which tracepoint is failing
Arnaldo Carvalho de Melo
-1
/
+1
2018-04-18
perf tools: Add '\n' at the end of parse-options error messages
Ravi Bangoria
-3
/
+3
2018-04-18
perf record: Remove suggestion to enable APIC
Andi Kleen
-2
/
+1
2018-04-18
perf record: Remove misleading error suggestion
Andi Kleen
-2
/
+1
2018-04-18
perf hists browser: Clarify top/report browser help
Andi Kleen
-1
/
+1
2018-04-18
perf mem: Allow all record/report options
Andi Kleen
-2
/
+5
2018-04-18
perf trace: Support MAP_FIXED_NOREPLACE
Arnaldo Carvalho de Melo
-0
/
+3
2018-04-17
selftests/filesystems: Don't run dnotify_test by default
Michael Ellerman
-5
/
+3
2018-04-17
perf list: Add s390 support for detailed/verbose PMU event description
Thomas Richter
-0
/
+6
2018-04-17
perf script: Extend misc field decoding with switch out event type
Alexey Budankov
-9
/
+13
2018-04-17
perf report: Extend raw dump (-D) out with switch out event type
Alexey Budankov
-1
/
+3
[next]