开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
arch
Age
Commit message (
Expand
)
Author
2019-07-29
libperf: Add perf_cpu_map__get()/perf_cpu_map__put()
Jiri Olsa
2019-07-29
perf evlist: Rename perf_evlist__disable() to evlist__disable()
Jiri Olsa
2019-07-29
perf evlist: Rename perf_evlist__enable() to evlist__enable()
Jiri Olsa
2019-07-29
perf evlist: Rename perf_evlist__open() to evlist__open()
Jiri Olsa
2019-07-29
perf evsel: Rename perf_evsel__disable() to evsel__disable()
Jiri Olsa
2019-07-29
perf evsel: Rename perf_evsel__enable() to evsel__enable()
Jiri Olsa
2019-07-29
perf evlist: Rename perf_evlist__delete() to evlist__delete()
Jiri Olsa
2019-07-29
perf evlist: Rename perf_evlist__new() to evlist__new()
Jiri Olsa
2019-07-29
perf evlist: Rename struct perf_evlist to struct evlist
Jiri Olsa
2019-07-29
perf evsel: Rename struct perf_evsel to struct evsel
Jiri Olsa
2019-07-29
perf tools: Rename struct thread_map to struct perf_thread_map
Jiri Olsa
2019-07-29
perf cpu_map: Rename struct cpu_map to struct perf_cpu_map
Jiri Olsa
2019-07-26
tools include UAPI: Sync x86's syscalls_64.tbl and generic unistd.h to pick u...
Arnaldo Carvalho de Melo
2019-07-09
tools lib: Adopt zalloc()/zfree() from tools/perf
Arnaldo Carvalho de Melo
2019-07-09
perf tools: Add missing headers, mostly stdlib.h
Arnaldo Carvalho de Melo
2019-07-08
Merge tag 'v5.2' into perf/core, to pick up fixes
Ingo Molnar
2019-07-01
perf annotate: Add csky support
Mao Han
2019-06-29
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-06-25
perf tools: Use linux/ctype.h in more places
Arnaldo Carvalho de Melo
2019-06-25
tools perf: Move from sane_ctype.h obtained from git to the Linux's original
Arnaldo Carvalho de Melo
2019-06-25
perf tools: Add missing util.h to pick up 'page_size' variable
Arnaldo Carvalho de Melo
2019-06-25
tools x86 machine: Add missing util.h to pick up 'page_size'
Arnaldo Carvalho de Melo
2019-06-24
Merge tag 'v5.2-rc6' into perf/core, to refresh branch
Ingo Molnar
2019-06-24
perf/x86/regs: Use PERF_REG_EXTENDED_MASK
Kan Liang
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-17
perf intel-pt: Add Intel PT packet decoder test
Adrian Hunter
2019-06-17
perf: cs-etm: Optimize option setup for CPU-wide sessions
Mathieu Poirier
2019-06-17
perf tests arm64: Compile tests unconditionally
Raphael Gault
2019-06-17
Merge tag 'perf-core-for-mingo-5.3-20190611' of git://git.kernel.org/pub/scm/...
Ingo Molnar
2019-06-10
perf cs-etm: Properly set the value of 'old' and 'head' in snapshot mode
Mathieu Poirier
2019-06-10
perf cs-etm: Configure SWITCH_EVENTS in CPU-wide mode
Mathieu Poirier
2019-06-10
perf cs-etm: Configure timestamp generation in CPU-wide mode
Mathieu Poirier
2019-06-10
perf cs-etm: Configure contextID tracing in CPU-wide mode
Mathieu Poirier
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 376
Thomas Gleixner
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
2019-06-02
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-28
perf record: Fix s390 missing module symbol and warning for non-root users
Thomas Richter
2019-05-28
tools include UAPI: Update copy of files related to new fspick, fsmount, fsco...
Arnaldo Carvalho de Melo
2019-05-28
perf arm64: Fix mksyscalltbl when system kernel headers are ahead of the kernel
Vitaly Chikunov
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-16
perf regs x86: Add X86 specific arch__intr_reg_mask()
Kan Liang
2019-05-15
perf tools x86: Add support for recording and printing XMM registers
Andi Kleen
2019-05-15
csky: Add support for libdw
Mao Han
2019-03-28
tools headers: Update x86's syscall_64.tbl and uapi/asm-generic/unistd
Arnaldo Carvalho de Melo
2019-03-11
perf tools: Update x86's syscall_64.tbl, no change in tools/perf behaviour
Arnaldo Carvalho de Melo
2019-03-11
perf script: Support insn output for normal samples
Andi Kleen
2019-03-06
perf annotate: Calculate the max instruction name, align column to that
Arnaldo Carvalho de Melo
2019-02-14
perf tools: Rename build libperf to perf
Jiri Olsa
[next]