开源镜像站
帮助
动态
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
/
x86
/
util
Age
Commit message (
Expand
)
Author
2019-11-26
perf maps: Merge 'struct maps' with 'struct map_groups'
Arnaldo Carvalho de Melo
2019-11-22
perf intel-bts: Does not support AUX area sampling
Adrian Hunter
2019-11-22
perf intel-pt: Add support for recording AUX area samples
Adrian Hunter
2019-11-06
perf maps: Add for_each_entry()/_safe() iterators
Arnaldo Carvalho de Melo
2019-09-30
perf tools: Propagate get_cpuid() error
Arnaldo Carvalho de Melo
2019-09-26
perf unwind: Fix libunwind build failure on i386 systems
Arnaldo Carvalho de Melo
2019-09-25
libperf: Move 'page_size' global variable to libperf
Jiri Olsa
2019-09-25
libperf: Add perf_evlist__first()/last() functions
Jiri Olsa
2019-09-25
libperf: Move 'nr_mmaps' from 'struct evlist' to 'struct perf_evlist'
Jiri Olsa
2019-09-25
libperf: Move 'system_wide' from 'struct evsel' to 'struct perf_evsel'
Jiri Olsa
2019-09-25
libperf: Add perf_mmap struct
Jiri Olsa
2019-09-25
perf evlist: Adopt backwards ring buffer state enum
Arnaldo Carvalho de Melo
2019-09-20
perf tools: Move event synthesizing routines to separate header
Arnaldo Carvalho de Melo
2019-09-20
perf tools: Remove util.h from where it is not needed
Arnaldo Carvalho de Melo
2019-08-31
perf intel-pt: Use shared x86 insn decoder
Josh Poimboeuf
2019-08-31
perf event: Remove needless include directives from event.h
Arnaldo Carvalho de Melo
2019-08-31
perf debug: Remove needless include directives from debug.h
Arnaldo Carvalho de Melo
2019-08-29
perf tools: Remove perf.h from source files not needing it
Arnaldo Carvalho de Melo
2019-08-29
perf tools: Move everything related to sys_perf_event_open() to perf-sys.h
Arnaldo Carvalho de Melo
2019-08-29
libperf: Rename the PERF_RECORD_ structs to have a "perf" prefix
Jiri Olsa
2019-08-29
libperf: Add PERF_RECORD_AUXTRACE_INFO 'struct auxtrace_info_event' to perf/e...
Jiri Olsa
2019-08-28
perf evlist: Remove needless util.h from evlist.h
Arnaldo Carvalho de Melo
2019-08-28
perf tools: Use CAP_SYS_ADMIN with perf_event_paranoid checks
Igor Lubashev
2019-08-26
perf record: Move record_opts and other record decls out of perf.h
Arnaldo Carvalho de Melo
2019-08-22
perf cpumap: Remove needless includes from cpumap.h
Arnaldo Carvalho de Melo
2019-08-22
perf x86 kvm-stat: Add missing string.h header
Arnaldo Carvalho de Melo
2019-08-22
libperf: Move perf's cpu_map__empty() to perf_cpu_map__empty()
Jiri Olsa
2019-08-14
perf intel-pt: Process options for PEBS event synthesis
Adrian Hunter
2019-08-12
perf tools: Fix paths in include statements
Luke Mujica
2019-07-29
libperf: Add cpus to struct perf_evlist
Jiri Olsa
2019-07-29
libperf: Move perf_event_attr field from perf's evsel to libperf's perf_evsel
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 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 cpu_map: Rename struct cpu_map to struct perf_cpu_map
Jiri Olsa
2019-07-09
tools lib: Adopt zalloc()/zfree() from tools/perf
Arnaldo Carvalho de Melo
2019-07-08
Merge tag 'v5.2' into perf/core, to pick up fixes
Ingo Molnar
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
perf/x86/regs: Use PERF_REG_EXTENDED_MASK
Kan Liang
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
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-03-11
perf script: Support insn output for normal samples
Andi Kleen
2019-02-14
perf tools: Rename build libperf to perf
Jiri Olsa
2019-02-06
perf kvm stat: Replace kvm-stat.h includes with forward declarations
Arnaldo Carvalho de Melo
2018-12-17
perf intel-pt: Fix error with config term "pt=0"
Adrian Hunter
[next]