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
/
callchain.c
Age
Commit message (
Expand
)
Author
2019-02-06
perf hist: Remove symbol.h from hist.h, just fwd decls are needed
Arnaldo Carvalho de Melo
2019-02-06
pref tools: Add missing map.h includes
Arnaldo Carvalho de Melo
2019-02-06
perf callchain: Uninline callchain_cursor_reset() to remove map.h dependency
Arnaldo Carvalho de Melo
2019-01-04
perf report: Fix wrong iteration count in --branch-history
Jin Yao
2018-01-17
perf unwind: Do not look just at the global callchain_param.record_mode
Arnaldo Carvalho de Melo
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-31
perf callchain: Fix double mapping al->addr for children without self period
Namhyung Kim
2017-10-25
perf report: Use srcline from callchain for hist entries
Milian Wolff
2017-10-25
perf report: Properly handle branch count in match_chain()
Milian Wolff
2017-10-24
perf callchain: Compare symbol name for inlined frames when matching
Milian Wolff
2017-10-24
perf callchain: Mark inlined frames in output by " (inlined)" suffix
Milian Wolff
2017-10-24
perf report: Fall-back to function name comparison for -g srcline
Milian Wolff
2017-10-24
perf callchain: Store srcline in callchain_cursor_node
Milian Wolff
2017-10-05
perf callchain: Compare dsos (as well) for CCKEY_FUNCTION
Ravi Bangoria
2017-09-25
perf report: Fix debug messages with --call-graph option
Mengting Zhang
2017-08-30
perf report: Calculate the average cycles of iterations
Jin Yao
2017-07-25
perf report: Tag branch type/flag on "to" and tag cycles on "from"
Jin Yao
2017-07-25
perf report: Make --branch-history work without callgraphs(-g) option in perf...
Jin Yao
2017-07-20
tools include: Adopt strstarts() from the kernel
Arnaldo Carvalho de Melo
2017-07-18
perf report: Show branch type in callchain entry
Jin Yao
2017-07-18
perf report: Refactor the branch info printing code
Jin Yao
2017-05-24
perf report: Don't crash on invalid maps in `-g srcline` mode
Milian Wolff
2017-04-24
perf callchain: Move callchain specific routines from util.[ch]
Arnaldo Carvalho de Melo
2017-04-19
perf tools: Including missing inttypes.h header
Arnaldo Carvalho de Melo
2017-04-11
perf callchains: Switch from strtok() to strtok_r() when parsing options
Arnaldo Carvalho de Melo
2017-03-28
perf report: Drop cycles 0 for LBR print
Jin Yao
2017-03-27
perf report: Enable sorting by srcline as key
Milian Wolff
2017-01-31
perf callchain: Reference count maps
Krister Johansen
2017-01-27
perf tools: Propagate perf_config() errors
Arnaldo Carvalho de Melo
2016-12-07
perf callchain: Introduce callchain_cursor__copy()
Namhyung Kim
2016-11-14
perf report: Calculate and return the branch flag counting
Jin Yao
2016-11-14
perf report: Add branch flag to callchain cursor node
Jin Yao
2016-11-07
perf callchain: Fixup help/config for no-unwinding
Rabin Vincent
2016-05-05
perf hists: Move sort__has_parent into struct perf_hpp_list
Jiri Olsa
2016-04-18
perf callchain: Set callchain_param.enabled when parsing --call-graph
Arnaldo Carvalho de Melo
2016-04-14
perf callchain: Start moving away from global per thread cursors
Arnaldo Carvalho de Melo
2016-02-19
perf callchain: Check return value of append_chain_children()
Namhyung Kim
2016-02-19
perf callchain: Check return value of split_add_child()
Namhyung Kim
2016-02-19
perf callchain: Add enum match_result for match_chain()
Namhyung Kim
2016-02-19
perf callchain: Check return value of fill_node()
Namhyung Kim
2016-02-19
perf callchain: Check return value of add_child()
Namhyung Kim
2016-01-08
perf top: Decay periods in callchains
Namhyung Kim
2015-11-26
perf top: Fix freeze on --call-graph flat/folded
Namhyung Kim
2015-11-19
perf hists browser: Support flat callchains
Namhyung Kim
2015-11-19
perf report: Add callchain value option
Namhyung Kim
2015-11-19
perf callchain: Add count fields to struct callchain_node
Namhyung Kim
2015-11-19
perf callchain: Abstract callchain print function
Namhyung Kim
2015-11-19
perf report: Support folded callchain mode on --stdio
Namhyung Kim
2015-10-22
perf tools: Defaults to 'caller' callchain order only if --children is enabled
Namhyung Kim
[next]