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
2018-06-25
perf tools: Fix crash caused by accessing feat_ops[HEADER_LAST_FEATURE]
Ravi Bangoria
2018-06-25
perf record: Support s390 random socket_id assignment
Thomas Richter
2018-06-06
perf record: Enable arbitrary event names thru name= modifier
Alexey Budankov
2018-06-04
perf tools: Ditch the symbol_conf.nr_events global
Arnaldo Carvalho de Melo
2018-04-13
perf record: Change warning for missing sysfs entry to debug
Thomas Richter
2018-03-16
perf report: Support forced leader feature in pipe mode
Jiri Olsa
2018-03-08
perf tools: Add MEM_TOPOLOGY feature to perf data file
Jiri Olsa
2018-03-08
perf report: Display perf.data header info
Jiri Olsa
2018-01-08
perf header: Add infrastructure to record first and last sample time
Jin Yao
2017-12-27
perf perf: Remove duplicate includes
Pravin Shedge
2017-11-29
perf record: Synthesize unit/scale/... in event update
Andi Kleen
2017-11-07
Merge branch 'linus' into perf/core, to fix conflicts
Ingo Molnar
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-30
perf tools: Add struct perf_data_file
Jiri Olsa
2017-10-30
perf tools: Rename struct perf_data_file to perf_data
Jiri Olsa
2017-08-17
perf tools: Use default CPUINFO_PROC where it fits
Arnaldo Carvalho de Melo
2017-07-18
perf header: Add event desc to pipe-mode header
David Carrillo-Cisneros
2017-07-18
perf tools: Add feature header record to pipe-mode
David Carrillo-Cisneros
2017-07-18
perf header: Change FEAT_OP* macros
David Carrillo-Cisneros
2017-07-18
perf header: Add a buffer to struct feat_fd
David Carrillo-Cisneros
2017-07-18
perf header: Make write_pmu_mappings pipe-mode friendly
David Carrillo-Cisneros
2017-07-18
perf header: Use struct feat_fd in read header records
David Carrillo-Cisneros
2017-07-18
perf header: Don't pass struct perf_file_section to process_##_feat
David Carrillo-Cisneros
2017-07-18
perf header: Use struct feat_fd to process header records
David Carrillo-Cisneros
2017-07-18
perf header: Use struct feat_fd for print
David Carrillo-Cisneros
2017-07-18
perf header: Add struct feat_fd for write
David Carrillo-Cisneros
2017-07-18
perf header: Revamp do_write()
David Carrillo-Cisneros
2017-07-18
perf header: Fail on write_padded error
David Carrillo-Cisneros
2017-07-18
perf header: Add PROCESS_STR_FUN macro
David Carrillo-Cisneros
2017-07-18
perf header: Encapsulate read and swap
David Carrillo-Cisneros
2017-06-19
perf tools: Use __maybe_unused consistently
Arnaldo Carvalho de Melo
2017-06-14
perf tools: Fix build with ARCH=x86_64
Jiada Wang
2017-06-05
perf symbols: Set module info when build-id event found
Namhyung Kim
2017-06-05
perf header: Set proper module name when build-id event found
Namhyung Kim
2017-04-25
perf memswap: Split the byteswap memory range wrappers from util.[ch]
Arnaldo Carvalho de Melo
2017-04-24
perf tools: Remove string.h, unistd.h and sys/stat.h from util.h
Arnaldo Carvalho de Melo
2017-04-24
perf tools: Include sys/param.h where needed
Arnaldo Carvalho de Melo
2017-04-19
perf tools: Include errno.h where needed
Arnaldo Carvalho de Melo
2017-04-19
perf tools: Move extra string util functions to util/string2.h
Arnaldo Carvalho de Melo
2017-04-19
perf tools: Move sane ctype stuff from util.h to sane_ctype.h
Arnaldo Carvalho de Melo
2017-04-19
perf tools: Including missing inttypes.h header
Arnaldo Carvalho de Melo
2017-04-11
perf tools: Do not print missing features in pipe-mode
David Carrillo-Cisneros
2017-03-27
perf utils: Readlink /proc/self/exe to find the perf binary
Tommi Rantala
2017-03-27
perf utils: use sizeof(buf) - 1 in readlink() call
Tommi Rantala
2017-02-17
perf tools: Replace _SC_NPROCESSORS_CONF with max_present_cpu in cpu_topology...
Jan Stancek
2017-02-17
perf header: Make build_cpu_topology skip offline/absent CPUs
Jan Stancek
2017-02-08
perf header: Fix handling of PERF_EVENT_UPDATE__SCALE
Arnaldo Carvalho de Melo
2017-01-26
perf util: Add more debug message on failure path
Namhyung Kim
2017-01-17
perf tools: Move two variables usied in libperf from perf.c
Soramichi AKIYAMA
2016-10-24
perf header: Display feature name on write failure
Jiri Olsa
[next]