开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-02-21
Merge tag 'perf-core-for-mingo-4.17-20180220' of git://git.kernel.org/pub/scm...
Ingo Molnar
2018-02-19
perf tools: Add Python 3 support
Jaroslav Škarvada
2018-02-19
perf python: Make twatch.py work with both python2 and python3
Arnaldo Carvalho de Melo
2018-02-19
perf ftrace: Append an EOL when write tracing files
Changbin Du
2018-02-19
perf machine: Fix paranoid check in machine__set_kernel_mmap()
Namhyung Kim
2018-02-19
perf s390: Fix reading cpuid model information
Thomas Richter
2018-02-17
Merge tag 'perf-core-for-mingo-4.17-20180216' of git://git.kernel.org/pub/scm...
Ingo Molnar
2018-02-17
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2018-02-16
perf tests shell lib: Use a wildcard to remove the vfs_getname probe
Arnaldo Carvalho de Melo
2018-02-16
perf test: Fix test case inet_pton to accept inlines.
Thomas Richter
2018-02-16
perf test: Fix test case 23 for s390 z/VM or KVM guests
Thomas Richter
2018-02-16
perf cpuid: Introduce a platform specific cpuid compare function
Thomas Richter
2018-02-16
perf annotate: Scan cpuid for s390 and save machine type
Thomas Richter
2018-02-16
perf record: Provide detailed information on s390 CPU
Thomas Richter
2018-02-16
perf trace powerpc: Use generated syscall table
Ravi Bangoria
2018-02-16
perf powerpc: Generate system call table from asm/unistd.h
Ravi Bangoria
2018-02-16
tools include powerpc: Grab a copy of arch/powerpc/include/uapi/asm/unistd.h
Ravi Bangoria
2018-02-16
perf report: Fix memory corruption in --branch-history mode --branch-history
Jiri Olsa
2018-02-16
perf report: Fix wrong jump arrow
Jin Yao
2018-02-16
perf report: Fix description for --mem-mode
Andi Kleen
2018-02-16
coresight: Update documentation for perf usage
Robert Walker
2018-02-16
perf inject: Emit instruction records on ETM trace discontinuity
Robert Walker
2018-02-16
perf cs-etm: Inject capabilitity for CoreSight traces
Robert Walker
2018-02-16
perf mem: Document a missing option
Sangwon Hong
2018-02-16
perf kmem: Document a missing option & an argument
Sangwon Hong
2018-02-16
perf annotate: Add missing arguments in Man page
Jaecheol Shin
2018-02-16
perf cs-etm: Properly deal with cpu maps
Mathieu Poirier
2018-02-16
perf auxtrace arm: Fixing uninitialised variable
Mathieu Poirier
2018-02-16
perf tools: Use target->per_thread and target->system_wide flags
Jin Yao
2018-02-16
perf cs-etm: Freeing allocated memory
Mathieu Poirier
2018-02-16
perf tests: Use arch__compare_symbol_names to compare symbols
Jiri Olsa
2018-02-16
perf tools: Do not create kernel maps in sample__resolve()
Jiri Olsa
2018-02-16
perf machine: Remove machine__load_kallsyms()
Jiri Olsa
2018-02-16
perf machine: Don't search for active kernel start in __machine__create_kerne...
Jiri Olsa
2018-02-16
perf machine: Generalize machine__set_kernel_mmap()
Jiri Olsa
2018-02-16
perf machine: Move kernel mmap name into struct machine
Jiri Olsa
2018-02-16
perf machine: Free root_dir in machine__init() error path
Jiri Olsa
2018-02-16
perf symbols: Check if we read regular file in dso__load()
Jiri Olsa
2018-02-16
tools lib symbol: Skip non-address kallsyms line
Jiri Olsa
2018-02-16
perf stat: Add support to print counts after a period of time
yuzhoujian
2018-02-16
perf stat: Add support to print counts for fixed times
yuzhoujian
2018-02-16
perf report: Add support to display group output for non group events
Jiri Olsa
2018-02-16
perf report: Ask for ordered events for --tasks option
Jiri Olsa
2018-02-16
perf tools: Fix comment for sort__* compare functions
Jiri Olsa
2018-02-16
perf tests: Fix dwarf unwind for stripped binaries
Jiri Olsa
2018-02-16
tools lib api fs: Add sysfs__read_xll function
Jiri Olsa
2018-02-16
tools lib api fs: Add filename__read_xll function
Jiri Olsa
2018-02-16
perf script: Add --show-round-event to display PERF_RECORD_FINISHED_ROUND
Jiri Olsa
2018-02-16
perf record: Put new line after target override warning
Jiri Olsa
2018-02-16
kprobes: Propagate error from disarm_kprobe_ftrace()
Jessica Yu
[next]