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
2019-07-29
perf header: Fix use of unitialized value warning
Numfor Mbiziwo-Tiapo
2019-07-29
perf header: Fix divide by zero error if f_header.attr_size==0
Vince Weaver
2019-07-23
perf tools: Fix proper buffer size for feature processing
Jiri Olsa
2019-07-09
perf tools: Use zfree() where applicable
Arnaldo Carvalho de Melo
2019-07-09
tools lib: Adopt zalloc()/zfree() from tools/perf
Arnaldo Carvalho de Melo
2019-07-08
Merge remote-tracking branch 'tip/perf/core' into perf/urgent
Arnaldo Carvalho de Melo
2019-07-06
perf header: Assign proper ff->ph in perf_event__synthesize_features()
Song Liu
2019-07-01
perf tools: Ditch rtrim(), use strim() from tools/lib
Arnaldo Carvalho de Melo
2019-06-25
perf header: Use skip_spaces() in __write_cpudesc()
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: Increase MAX_NR_CPUS and MAX_CACHES
Kyle Meyer
2019-06-10
perf header: Rename "sibling cores" to "sibling sockets"
Kan Liang
2019-06-10
perf header: Add die information in CPU topology
Kan Liang
2019-05-15
perf record: Implement COMPRESSED event record and its attributes
Alexey Budankov
2019-04-16
perf header: Fix lock/unlock imbalances when processing BPF/BTF info
Gustavo A. R. Silva
2019-03-21
perf bpf: Show more BPF program info in print_bpf_prog_info()
Song Liu
2019-03-19
perf bpf: Save BTF information as headers to perf.data
Song Liu
2019-03-19
perf bpf: Save bpf_prog_info information as headers to perf.data
Song Liu
2019-03-11
perf header: Add DIR_FORMAT feature to describe directory data
Jiri Olsa
2019-02-25
perf tools: Add perf_exe() helper to find perf binary
Andi Kleen
2019-02-19
perf tools: Add numa_topology object
Jiri Olsa
2019-02-19
perf tools: Add cpu_topology object
Jiri Olsa
2019-02-19
perf header: Fix wrong node write in NUMA_TOPOLOGY feature
Jiri Olsa
2019-02-14
perf header: Remove unused 'cpu_nr' field from 'struct cpu_topo'
Jiri Olsa
2019-02-14
perf header: Get rid of write_it label
Jiri Olsa
2018-12-18
perf header: Fix up argument to ctime()
Arnaldo Carvalho de Melo
2018-12-17
perf header: Fix unchecked usage of strncpy()
Arnaldo Carvalho de Melo
2018-12-17
perf header: Fix unchecked usage of strncpy()
Arnaldo Carvalho de Melo
2018-12-17
perf tools: Fix diverse comment typos
Ingo Molnar
2018-12-17
tools lib traceevent, perf tools: Rename 'struct tep_event_format' to 'struct...
Tzvetomir Stoyanov
2018-11-21
perf pmu: Move *_cpuid_str() weak functions to header.c
Kan Liang
2018-10-18
perf record: Encode -k clockid frequency into Perf trace
Alexey Budankov
2018-09-19
tools lib traceevent, perf tools: Rename struct event_format to struct tep_ev...
Tzvetomir Stoyanov (VMware)
2018-09-19
perf tools: Remove perf_tool from event_op2
Jiri Olsa
2018-08-30
perf tools: Switch 'session' argument to 'evlist' in perf_event__synthesize_a...
Jiri Olsa
2018-08-13
tools lib traceevent, perf tools: Rename pevent find APIs
Tzvetomir Stoyanov (VMware)
2018-08-10
tools lib traceevent, perf tools: Rename struct pevent to struct tep_handle
Tzvetomir Stoyanov (VMware)
2018-08-08
perf tools: Drop unneeded bitmap_zero() calls
Yury Norov
2018-07-24
perf tools: Synthesize GROUP_DESC feature in pipe mode
Jiri Olsa
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
[next]