index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-16
perf annotate: Scan cpuid for s390 and save machine type
Thomas Richter
1
-1
/
+26
2018-02-16
perf record: Provide detailed information on s390 CPU
Thomas Richter
1
-5
/
+125
2018-02-16
perf trace powerpc: Use generated syscall table
Ravi Bangoria
2
-0
/
+10
2018-02-16
perf powerpc: Generate system call table from asm/unistd.h
Ravi Bangoria
2
-0
/
+62
2018-02-16
tools include powerpc: Grab a copy of arch/powerpc/include/uapi/asm/unistd.h
Ravi Bangoria
2
-0
/
+403
2018-02-16
perf report: Fix memory corruption in --branch-history mode --branch-history
Jiri Olsa
2
-4
/
+1
2018-02-16
perf report: Fix wrong jump arrow
Jin Yao
1
-2
/
+7
2018-02-16
perf report: Fix description for --mem-mode
Andi Kleen
1
-1
/
+1
2018-02-16
perf inject: Emit instruction records on ETM trace discontinuity
Robert Walker
3
-23
/
+67
2018-02-16
perf cs-etm: Inject capabilitity for CoreSight traces
Robert Walker
3
-64
/
+436
2018-02-16
perf mem: Document a missing option
Sangwon Hong
1
-0
/
+4
2018-02-16
perf kmem: Document a missing option & an argument
Sangwon Hong
1
-1
/
+5
2018-02-16
perf annotate: Add missing arguments in Man page
Jaecheol Shin
1
-3
/
+3
2018-02-16
perf cs-etm: Properly deal with cpu maps
Mathieu Poirier
1
-15
/
+36
2018-02-16
perf auxtrace arm: Fixing uninitialised variable
Mathieu Poirier
1
-1
/
+1
2018-02-16
perf tools: Use target->per_thread and target->system_wide flags
Jin Yao
3
-4
/
+23
2018-02-16
perf cs-etm: Freeing allocated memory
Mathieu Poirier
1
-0
/
+6
2018-02-16
perf tests: Use arch__compare_symbol_names to compare symbols
Jiri Olsa
1
-1
/
+1
2018-02-16
perf tools: Do not create kernel maps in sample__resolve()
Jiri Olsa
1
-11
/
+0
2018-02-16
perf machine: Remove machine__load_kallsyms()
Jiri Olsa
3
-13
/
+5
2018-02-16
perf machine: Don't search for active kernel start in __machine__create_kerne...
Jiri Olsa
2
-30
/
+26
2018-02-16
perf machine: Generalize machine__set_kernel_mmap()
Jiri Olsa
1
-6
/
+7
2018-02-16
perf machine: Move kernel mmap name into struct machine
Jiri Olsa
5
-49
/
+39
2018-02-16
perf machine: Free root_dir in machine__init() error path
Jiri Olsa
1
-1
/
+7
2018-02-16
perf symbols: Check if we read regular file in dso__load()
Jiri Olsa
1
-6
/
+4
2018-02-16
tools lib symbol: Skip non-address kallsyms line
Jiri Olsa
1
-0
/
+4
2018-02-16
perf stat: Add support to print counts after a period of time
yuzhoujian
3
-2
/
+37
2018-02-16
perf stat: Add support to print counts for fixed times
yuzhoujian
3
-1
/
+25
2018-02-16
perf report: Add support to display group output for non group events
Jiri Olsa
2
-2
/
+7
2018-02-16
perf report: Ask for ordered events for --tasks option
Jiri Olsa
1
-0
/
+1
2018-02-16
perf tools: Fix comment for sort__* compare functions
Jiri Olsa
1
-2
/
+5
2018-02-16
perf tests: Fix dwarf unwind for stripped binaries
Jiri Olsa
1
-16
/
+30
2018-02-16
tools lib api fs: Add sysfs__read_xll function
Jiri Olsa
2
-2
/
+14
2018-02-16
tools lib api fs: Add filename__read_xll function
Jiri Olsa
2
-7
/
+23
2018-02-16
perf script: Add --show-round-event to display PERF_RECORD_FINISHED_ROUND
Jiri Olsa
2
-0
/
+20
2018-02-16
perf record: Put new line after target override warning
Jiri Olsa
1
-1
/
+1
2018-02-16
Merge tag 'perf-core-for-mingo-4.17-20180215' of git://git.kernel.org/pub/scm...
Ingo Molnar
33
-578
/
+1067
2018-02-15
Revert "tools include s390: Grab a copy of arch/s390/include/uapi/asm/unistd.h"
Hendrik Brueckner
2
-413
/
+0
2018-02-15
perf s390: Rework system call table creation by using syscall.tbl
Hendrik Brueckner
2
-14
/
+14
2018-02-15
perf s390: Grab a copy of arch/s390/kernel/syscall/syscall.tbl
Hendrik Brueckner
1
-0
/
+390
2018-02-15
tools/headers: Synchronize kernel ABI headers, v4.16-rc1
Ingo Molnar
5
-0
/
+171
2018-02-15
perf test: Fix test trace+probe_libc_inet_pton.sh for s390x
Thomas Richter
1
-5
/
+18
2018-02-15
perf data: Document missing --force option
Sangwon Hong
1
-0
/
+4
2018-02-15
perf tools: Substitute yet another strtoull()
Andy Shevchenko
1
-22
/
+2
2018-02-15
perf top: Check the latency of perf_top__mmap_read()
Kan Liang
1
-0
/
+9
2018-02-15
perf top: Switch default mode to overwrite mode
Kan Liang
1
-9
/
+25
2018-02-15
perf top: Remove lost events checking
Kan Liang
1
-3
/
+5
2018-02-15
perf hists browser: Add parameter to disable lost event warning
Kan Liang
6
-20
/
+36
2018-02-15
perf top: Add overwrite fall back
Kan Liang
1
-0
/
+36
2018-02-15
perf evsel: Expose the perf_missing_features struct
Arnaldo Carvalho de Melo
2
-11
/
+15
[next]