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
/
util
/
header.c
Age
Commit message (
Expand
)
Author
2020-11-30
perf evlist: Use the right prefix for 'struct evlist' header methods
Arnaldo Carvalho de Melo
2020-11-30
perf evlist: Use the right prefix for 'struct evlist' sample id lookup methods
Arnaldo Carvalho de Melo
2020-11-30
perf evlist: Use the right prefix for 'struct evlist' 'find' methods
Arnaldo Carvalho de Melo
2020-11-30
perf evsel: Convert last 'struct evsel' methods to the right evsel__ prefix
Arnaldo Carvalho de Melo
2020-11-16
perf data: Allow to use stdio functions for pipe mode
Namhyung Kim
2020-11-04
perf env: Conditionally compile BPF support code on having HAVE_LIBBPF_SUPPORT
Arnaldo Carvalho de Melo
2020-10-14
perf tools: Add size to 'struct perf_record_header_build_id'
Jiri Olsa
2020-10-14
perf tools: Pass build_id object to dso__set_build_id()
Jiri Olsa
2020-10-14
perf tools: Pass build_id object to build_id__sprintf()
Jiri Olsa
2020-10-14
perf tools: Use build_id object in dso
Jiri Olsa
2020-08-13
perf tools: Fix module symbol processing
Jiri Olsa
2020-08-13
perf tools: Rename 'enum dso_kernel_type' to 'enum dso_space_type'
Jiri Olsa
2020-08-06
perf tools: Move clockid_res_ns under clock struct
Jiri Olsa
2020-08-06
perf header: Store clock references for -k/--clockid option
Jiri Olsa
2020-05-28
perf session: Try to read pipe data from file
Jiri Olsa
2020-05-28
perf tools: Do not seek in pipe fd during tracing data processing
Jiri Olsa
2020-05-05
perf evsel: Rename perf_evsel__is_*() to evsel__is*()
Arnaldo Carvalho de Melo
2020-05-05
perf evsel: Rename *perf_evsel__*name() to *evsel__*name()
Arnaldo Carvalho de Melo
2020-04-18
perf header: Support CPU PMU capabilities
Kan Liang
2020-03-09
perf header: Add check for unexpected use of reserved membrs in event attr
Kan Liang
2020-01-15
perf header: Use last modification time for timestamp
Michael Petlan
2019-12-11
perf header: Fix false warning when there are no duplicate cache entries
Michael Petlan
2019-12-11
perf arch: Make the default get_cpuid() return compatible error
Arnaldo Carvalho de Melo
2019-10-15
perf tools: Fix resource leak of closedir() on the error paths
Yunfeng Ye
2019-09-25
perf evsel: Introduce evsel_fprintf.h
Arnaldo Carvalho de Melo
2019-09-25
libperf: Move 'page_size' global variable to libperf
Jiri Olsa
2019-09-25
libperf: Add perf_evlist__id_add() function
Jiri Olsa
2019-09-25
libperf: Add perf_evsel__alloc_id/perf_evsel__free_id functions
Jiri Olsa
2019-09-25
libperf: Move 'ids' from 'struct evsel' to 'struct perf_evsel'
Jiri Olsa
2019-09-25
libperf: Move 'id' from 'struct evsel' to 'struct perf_evsel'
Jiri Olsa
2019-09-20
perf tools: Fix segfault in cpu_cache_level__read()
Jiri Olsa
2019-09-20
perf tools: Move event synthesizing routines to separate .c file
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 dsos: Move the dsos struct and its methods to separate source files
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 header: Move CPUINFO_PROC to the only file where it is used
Arnaldo Carvalho de Melo
2019-08-29
perf header: Replace MAX_NR_CPUS with cpu__max_cpu()
Kyle Meyer
2019-08-29
libperf: Rename the PERF_RECORD_ structs to have a "perf" prefix
Jiri Olsa
2019-08-28
libperf: Add PERF_RECORD_EVENT_UPDATE 'struct event_update_event' to perf/eve...
Jiri Olsa
2019-08-28
perf evlist: Remove needless util.h from evlist.h
Arnaldo Carvalho de Melo
2019-08-14
perf record: Support aarch64 random socket_id assignment
Tan Xiaojun
2019-07-29
libperf: Move nr_members from perf's evsel to libperf's perf_evsel
Jiri Olsa
2019-07-29
libperf: Add own_cpus to struct perf_evsel
Jiri Olsa
2019-07-29
libperf: Add perf_cpu_map__new()/perf_cpu_map__read() functions
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
libperf: Add nr_entries to struct perf_evlist
Jiri Olsa
2019-07-29
libperf: Include perf_evlist in evlist object
Jiri Olsa
2019-07-29
perf evlist: Rename perf_evlist__add() to evlist__add()
Jiri Olsa
2019-07-29
perf evsel: Rename perf_evsel__new() to evsel__new()
Jiri Olsa
[next]