index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
callchain.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-18
perf tools: Enable LBR call stack support
Kan Liang
1
-0
/
+8
2015-01-08
perf callchain: Free callchains when hist entries are deleted
Namhyung Kim
1
-0
/
+30
2014-12-09
perf callchain: Fixup parameter handling error message
Kan Liang
1
-1
/
+1
2014-12-02
perf callchain: Support handling complete branch stacks as histograms
Andi Kleen
1
-0
/
+4
2014-11-25
perf callchain: Make get_srcline fall back to sym+offset
Andi Kleen
1
-1
/
+2
2014-11-25
perf callchain: Enable printing the srcline in the history
Andi Kleen
1
-1
/
+10
2014-11-19
perf callchain: Use a common function to resolve symbol or name
Andi Kleen
1
-0
/
+19
2014-10-29
perf thread: Adopt resolve_callchain method from machine
Arnaldo Carvalho de Melo
1
-2
/
+2
2014-09-26
perf tools: Introduce perf_callchain_config()
Namhyung Kim
1
-19
/
+90
2014-09-26
perf callchain: Move some parser functions to callchain.c
Namhyung Kim
1
-0
/
+84
2014-08-15
perf report: Relax -g option parsing not to limit the option order
Namhyung Kim
1
-57
/
+38
2014-07-17
perf callchain: Fix appending a callchain from a previous sample
Adrian Hunter
1
-1
/
+1
2014-06-01
perf tools: Update cpumode for each cumulative entry
Namhyung Kim
1
-0
/
+42
2014-06-01
perf hists: Accumulate hist entry stat based on the callchain
Namhyung Kim
1
-1
/
+2
2014-04-22
perf callchain: Add generic report parse callchain callback function
Don Zickus
1
-0
/
+78
2014-01-17
perf tools: Remove unnecessary callchain cursor state restore on unmatch
Frederic Weisbecker
1
-3
/
+0
2014-01-17
perf callchain: Spare double comparison of callchain first entry
Frederic Weisbecker
1
-10
/
+10
2014-01-15
perf tools: Factor out sample__resolve_callchain()
Namhyung Kim
1
-0
/
+23
2013-10-22
perf callchain: Convert children list to rbtree
Namhyung Kim
1
-36
/
+111
2013-08-29
perf callchain: Remove unnecessary validation
Adrian Hunter
1
-8
/
+0
2013-07-22
perf tools: Support callchain sorting based on addresses
Andi Kleen
1
-2
/
+5
2013-02-07
perf tools: Fix calloc argument ordering
Paul Gortmaker
1
-1
/
+1
2012-09-11
perf tools: Use __maybe_used for unused variables
Irina Tirdea
1
-3
/
+3
2012-05-31
perf callchain: Make callchain cursors TLS
Namhyung Kim
1
-0
/
+2
2011-01-29
perf tools: Kill event_t typedef, use 'union perf_event' instead
Arnaldo Carvalho de Melo
1
-1
/
+2
2011-01-23
perf callchain: Don't give arbitrary gender to callchain tree nodes
Frederic Weisbecker
1
-4
/
+4
2011-01-23
perf callchain: Rename register_callchain_param into callchain_register_param
Frederic Weisbecker
1
-1
/
+1
2011-01-23
perf callchain: Rename cumul_hits into callchain_cumul_hits
Frederic Weisbecker
1
-5
/
+5
2011-01-23
perf callchain: Feed callchains into a cursor
Frederic Weisbecker
1
-104
/
+100
2010-08-22
perf: Support for callchains merge
Frederic Weisbecker
1
-0
/
+56
2010-08-22
perf: Rename append_callchain into callchain_append
Frederic Weisbecker
1
-12
/
+11
2010-08-22
perf: Keep track of the max depth of a callchain
Frederic Weisbecker
1
-10
/
+13
2010-07-21
Merge branch 'linus' into perf/core
Ingo Molnar
1
-17
/
+18
2010-07-08
perf: Sync callchains with period based hits
Frederic Weisbecker
1
-17
/
+18
2010-06-05
perf tools: Make event__preprocess_sample parse the sample
Arnaldo Carvalho de Melo
1
-1
/
+1
2010-05-20
perf annotate: Use build-ids to find the right DSO
Arnaldo Carvalho de Melo
1
-0
/
+1
2010-05-10
perf callchains: Use zalloc to allocate objects
Arnaldo Carvalho de Melo
1
-3
/
+3
2010-05-09
perf callchain: Move validate_callchain to callchain lib
Arnaldo Carvalho de Melo
1
-0
/
+7
2010-03-26
perf callchains: Store the map together with the symbol
Arnaldo Carvalho de Melo
1
-11
/
+10
2010-03-22
perf: Fix orphan callchain branches
Frederic Weisbecker
1
-28
/
+81
2009-10-23
perf tools: Unify debug messages mechanisms
Arnaldo Carvalho de Melo
1
-1
/
+1
2009-08-16
perf: Enable more compiler warnings
Ingo Molnar
1
-0
/
+2
2009-08-09
perf tools: callchain: Fix bad rounding of minimum rate
Frederic Weisbecker
1
-2
/
+3
2009-08-09
perf tools: callchain: Fix spurious 'perf report' warnings: ignore empty call...
Frederic Weisbecker
1
-0
/
+2
2009-08-09
perf tools: Fix call-chain cumul hit based sub-total (fractal mode)
Frederic Weisbecker
1
-11
/
+16
2009-07-05
perf report: Add "Fractal" mode output - support callchains with relative ove...
Frederic Weisbecker
1
-15
/
+69
2009-07-05
perf_counter tools: callchains: Manage the cumul hits on the fly
Frederic Weisbecker
1
-4
/
+8
2009-07-02
perf_counter tools: Set the minimum percent for callchains to be displayed
Frederic Weisbecker
1
-8
/
+11
2009-07-02
perf report: Add support for callchain graph output
Frederic Weisbecker
1
-9
/
+42
2009-07-02
perf_counter tools: Create new chain_for_each_child() iterator
Frederic Weisbecker
1
-3
/
+6
[next]