index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
callchain.c
Age
Commit message (
Expand
)
Author
2015-10-22
perf tools: Defaults to 'caller' callchain order only if --children is enabled
Namhyung Kim
2015-10-22
perf top: Support call-graph display options also
Namhyung Kim
2015-08-08
perf callchain: Move option parsing code to util.c
Kan Liang
2015-08-05
perf tools: Refine parse/config callchain functions
Kan Liang
2015-02-18
perf tools: Enable LBR call stack support
Kan Liang
2015-01-08
perf callchain: Free callchains when hist entries are deleted
Namhyung Kim
2014-12-09
perf callchain: Fixup parameter handling error message
Kan Liang
2014-12-01
perf callchain: Support handling complete branch stacks as histograms
Andi Kleen
2014-11-24
perf callchain: Make get_srcline fall back to sym+offset
Andi Kleen
2014-11-24
perf callchain: Enable printing the srcline in the history
Andi Kleen
2014-11-19
perf callchain: Use a common function to resolve symbol or name
Andi Kleen
2014-10-29
perf thread: Adopt resolve_callchain method from machine
Arnaldo Carvalho de Melo
2014-09-26
perf tools: Introduce perf_callchain_config()
Namhyung Kim
2014-09-26
perf callchain: Move some parser functions to callchain.c
Namhyung Kim
2014-08-15
perf report: Relax -g option parsing not to limit the option order
Namhyung Kim
2014-07-16
perf callchain: Fix appending a callchain from a previous sample
Adrian Hunter
2014-06-01
perf tools: Update cpumode for each cumulative entry
Namhyung Kim
2014-06-01
perf hists: Accumulate hist entry stat based on the callchain
Namhyung Kim
2014-04-22
perf callchain: Add generic report parse callchain callback function
Don Zickus
2014-01-17
perf tools: Remove unnecessary callchain cursor state restore on unmatch
Frederic Weisbecker
2014-01-17
perf callchain: Spare double comparison of callchain first entry
Frederic Weisbecker
2014-01-15
perf tools: Factor out sample__resolve_callchain()
Namhyung Kim
2013-10-21
perf callchain: Convert children list to rbtree
Namhyung Kim
2013-08-29
perf callchain: Remove unnecessary validation
Adrian Hunter
2013-07-22
perf tools: Support callchain sorting based on addresses
Andi Kleen
2013-02-06
perf tools: Fix calloc argument ordering
Paul Gortmaker
2012-09-11
perf tools: Use __maybe_used for unused variables
Irina Tirdea
2012-05-31
perf callchain: Make callchain cursors TLS
Namhyung Kim
2011-01-29
perf tools: Kill event_t typedef, use 'union perf_event' instead
Arnaldo Carvalho de Melo
2011-01-22
perf callchain: Don't give arbitrary gender to callchain tree nodes
Frederic Weisbecker
2011-01-22
perf callchain: Rename register_callchain_param into callchain_register_param
Frederic Weisbecker
2011-01-22
perf callchain: Rename cumul_hits into callchain_cumul_hits
Frederic Weisbecker
2011-01-22
perf callchain: Feed callchains into a cursor
Frederic Weisbecker
2010-08-22
perf: Support for callchains merge
Frederic Weisbecker
2010-08-22
perf: Rename append_callchain into callchain_append
Frederic Weisbecker
2010-08-22
perf: Keep track of the max depth of a callchain
Frederic Weisbecker
2010-07-21
Merge branch 'linus' into perf/core
Ingo Molnar
2010-07-08
perf: Sync callchains with period based hits
Frederic Weisbecker
2010-06-05
perf tools: Make event__preprocess_sample parse the sample
Arnaldo Carvalho de Melo
2010-05-20
perf annotate: Use build-ids to find the right DSO
Arnaldo Carvalho de Melo
2010-05-10
perf callchains: Use zalloc to allocate objects
Arnaldo Carvalho de Melo
2010-05-09
perf callchain: Move validate_callchain to callchain lib
Arnaldo Carvalho de Melo
2010-03-26
perf callchains: Store the map together with the symbol
Arnaldo Carvalho de Melo
2010-03-22
perf: Fix orphan callchain branches
Frederic Weisbecker
2009-10-23
perf tools: Unify debug messages mechanisms
Arnaldo Carvalho de Melo
2009-08-16
perf: Enable more compiler warnings
Ingo Molnar
2009-08-09
perf tools: callchain: Fix bad rounding of minimum rate
Frederic Weisbecker
2009-08-09
perf tools: callchain: Fix spurious 'perf report' warnings: ignore empty call...
Frederic Weisbecker
2009-08-09
perf tools: Fix call-chain cumul hit based sub-total (fractal mode)
Frederic Weisbecker
2009-07-05
perf report: Add "Fractal" mode output - support callchains with relative ove...
Frederic Weisbecker
[next]