index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
arch
/
x86
/
util
/
intel-bts.c
Age
Commit message (
Expand
)
Author
2024-08-28
perf auxtrace: Remove unused 'pmu' pointer from struct auxtrace_record
Leo Yan
2024-03-21
perf intel-pt/intel-bts: Switch perf_cpu_map__has_any_cpu_or_is_empty use
Ian Rogers
2023-12-12
libperf cpumap: Rename perf_cpu_map__empty() to perf_cpu_map__has_any_cpu_or_...
Ian Rogers
2023-05-27
perf pmu: Separate pmu and pmus
Ian Rogers
2022-08-10
perf tools: Do not pass NULL to parse_events()
Adrian Hunter
2022-05-10
perf auxtrace: Record whether an auxtrace mmap is needed
Adrian Hunter
2022-04-01
perf evlist: Rename cpus to user_requested_cpus
Ian Rogers
2020-11-30
perf evlist: Use the right prefix for 'struct evlist' evsel list methods
Arnaldo Carvalho de Melo
2020-11-30
perf evlist: Use the right prefix for 'struct evlist' tracking event methods
Arnaldo Carvalho de Melo
2020-05-05
perf evsel: Rename *perf_evsel__*set_sample_*() to *evsel__*set_sample_*()
Arnaldo Carvalho de Melo
2020-03-06
tools: Fix off-by 1 relative directory includes
Ian Rogers
2020-02-18
perf auxtrace: Add auxtrace_record__read_finish()
Adrian Hunter
2020-02-18
perf intel-bts: Fix endless record after being terminated
Wei Li
2019-11-22
perf intel-bts: Does not support AUX area sampling
Adrian Hunter
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: 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: Remove util.h from where it is not needed
Arnaldo Carvalho de Melo
2019-08-29
libperf: Rename the PERF_RECORD_ structs to have a "perf" prefix
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
libperf: Move perf's cpu_map__empty() to perf_cpu_map__empty()
Jiri Olsa
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-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
2017-06-19
perf intel-pt/bts: Remove unused SAMPLE_SIZE defines and bts priv array
Kim Phillips
2017-04-19
perf tools: Include errno.h where needed
Arnaldo Carvalho de Melo
2016-06-23
perf evlist: Rename for_each() macros to for_each_entry()
Arnaldo Carvalho de Melo
2016-04-01
perf intel-pt/bts: Define JITDUMP_USE_ARCH_TIMESTAMP
Adrian Hunter
2016-01-29
perf auxtrace: Add perf_evlist pointer to *info_priv_size()
Mathieu Poirier
2016-01-08
perf evlist: Remove perf_evlist__(enable|disable)_event functions
Jiri Olsa
2015-08-21
perf tools: Add Intel BTS support
Adrian Hunter