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
Age
Commit message (
Expand
)
Author
2018-06-04
perf annotate: Replace symbol__alloc_hists() with symbol__hists()
Arnaldo Carvalho de Melo
2018-06-04
perf annotate: Stop using symbol_conf.nr_events global in symbol__hists()
Arnaldo Carvalho de Melo
2018-06-04
perf annotate: Introduce symbol__cycle_hists()
Arnaldo Carvalho de Melo
2018-06-04
perf annotate: Introduce symbol__hists()
Arnaldo Carvalho de Melo
2018-06-04
perf annotate: __symbol__inc_addr_samples() needs just annotated_source
Arnaldo Carvalho de Melo
2018-06-04
perf annotate: Introduce annotated_source__alloc_histograms
Arnaldo Carvalho de Melo
2018-06-04
perf annotate: Introduce constructor/destructor for annotated_source
Arnaldo Carvalho de Melo
2018-06-04
perf annotate: Split allocation of annotated_source struct
Arnaldo Carvalho de Melo
2018-06-04
perf annotate: __symbol__acount_cycles doesn't need notes
Arnaldo Carvalho de Melo
2018-06-04
perf annotate: Pass perf_evsel instead of just evsel->idx
Arnaldo Carvalho de Melo
2018-06-04
perf tools: No need to check if the argument to __get() function is NULL
Arnaldo Carvalho de Melo
2018-06-04
perf cgroup: Make evlist__find_cgroup() more compact
Arnaldo Carvalho de Melo
2018-06-04
perf probe: Use return of map__get() to make code more compact
Arnaldo Carvalho de Melo
2018-06-04
perf tools: Remove dead quote.[ch] code
Arnaldo Carvalho de Melo
2018-06-04
Merge remote-tracking branch 'tip/perf/urgent' into perf/core
Arnaldo Carvalho de Melo
2018-06-01
perf tools intel-pt-decoder: Update insn.h from the kernel sources
Arnaldo Carvalho de Melo
2018-06-01
perf trace beauty prctl: Default header_dir to cwd to work without parms
Arnaldo Carvalho de Melo
2018-05-30
perf tools: Fix perf.data format description of NRCPUS header
Arnaldo Carvalho de Melo
2018-05-30
perf script python: Add addr into perf sample dict
Leo Yan
2018-05-30
perf data: Update documentation section on cpu topology
Thomas Richter
2018-05-30
perf cs-etm: Fix indexing for decoder packet queue
Mathieu Poirier
2018-05-30
perf bpf: Fix NULL return handling in bpf__prepare_load()
YueHaibing
2018-05-30
perf test: "Session topology" dumps core on s390
Thomas Richter
2018-05-30
perf parse-events: Handle uncore event aliases in small groups properly
Kan Liang
2018-05-23
perf kcore_copy: Amend the offset of sections that remap kernel text
Adrian Hunter
2018-05-23
perf kcore_copy: Copy x86 PTI entry trampoline sections
Adrian Hunter
2018-05-23
perf kcore_copy: Get rid of kernel_map
Adrian Hunter
2018-05-23
perf kcore_copy: Iterate phdrs
Adrian Hunter
2018-05-23
perf kcore_copy: Layout sections
Adrian Hunter
2018-05-23
perf kcore_copy: Calculate offset from phnum
Adrian Hunter
2018-05-23
perf kcore_copy: Keep a count of phdrs
Adrian Hunter
2018-05-23
perf kcore_copy: Keep phdr data in a list
Adrian Hunter
2018-05-23
perf annotate: Show group event string for stdio
Jin Yao
2018-05-23
perf machine: Synthesize and process mmap events for x86 PTI entry trampolines
Adrian Hunter
2018-05-23
perf machine: Create maps for x86 PTI entry trampolines
Adrian Hunter
2018-05-22
perf machine: Allow for extra kernel maps
Adrian Hunter
2018-05-22
perf machine: Fix map_groups__split_kallsyms() for entry trampoline symbols
Adrian Hunter
2018-05-22
perf machine: Workaround missing maps for x86 PTI entry trampolines
Adrian Hunter
2018-05-22
perf machine: Add nr_cpus_avail()
Adrian Hunter
2018-05-21
perf annotate: Support '--group' option
Jin Yao
2018-05-21
perf report: Use perf_evlist__force_leader to support '--group'
Jin Yao
2018-05-21
perf evlist: Introduce force_leader() method
Jin Yao
2018-05-19
perf tools: Fix kernel_start for PTI on x86
Adrian Hunter
2018-05-19
perf machine: Add machine__is() to identify machine arch
Adrian Hunter
2018-05-19
perf bpf: Fixup include and examples install messages
Arnaldo Carvalho de Melo
2018-05-19
perf annotate: Create hotkey 'c' to show min/max cycles
Jin Yao
2018-05-18
perf annotate: Record the min/max cycles
Jin Yao
2018-05-18
perf script: Show symbol offsets by default
Sandipan Das
2018-05-17
perf script: Show virtual addresses instead of offsets
Sandipan Das
2018-05-17
perf tools: No need to unconditionally read the max_stack sysctls
Arnaldo Carvalho de Melo
[prev]
[next]