index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
hist.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf: 'perf kvm' tool for monitoring guest performance from host
Zhang, Yanmin
2010-04-19
1
-1
/
+71
*
perf tools: Fix accidentally preprocessed snprintf callback
Frederic Weisbecker
2010-04-14
1
-14
/
+14
*
perf hist: Only allocate callchain_node if processing callchains
Arnaldo Carvalho de Melo
2010-04-02
1
-2
/
+3
*
perf hist: Replace ->print() routines by ->snprintf() equivalents
Arnaldo Carvalho de Melo
2010-04-02
1
-17
/
+37
*
perf report: Add progress bars
Arnaldo Carvalho de Melo
2010-04-02
1
-1
/
+4
*
perf symbols: Move more map_groups methods to map.c
Arnaldo Carvalho de Melo
2010-04-02
1
-1
/
+1
*
perf callchains: Store the map together with the symbol
Arnaldo Carvalho de Melo
2010-03-26
1
-7
/
+7
*
perf tools: Introduce struct map_symbol
Arnaldo Carvalho de Melo
2010-03-26
1
-3
/
+5
*
perf: Fix orphan callchain branches
Frederic Weisbecker
2010-03-22
1
-5
/
+0
*
Merge commit 'v2.6.34-rc2' into perf/core
Ingo Molnar
2010-03-22
1
-1
/
+1
|
\
|
*
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-03-18
1
-22
/
+28
|
|
\
|
*
|
tree-wide: Assorted spelling fixes
Daniel Mack
2010-02-09
1
-1
/
+1
*
|
|
perf hist: Don't fprintf the callgraph unconditionally
Arnaldo Carvalho de Melo
2010-03-12
1
-13
/
+17
*
|
|
perf tools: Add missing bytes printed in hist_entry__fprintf
Arnaldo Carvalho de Melo
2010-03-12
1
-12
/
+12
|
|
/
|
/
|
*
|
perf report: Print the map table just after samples for which no map was found
Arnaldo Carvalho de Melo
2010-03-10
1
-0
/
+5
*
|
perf session: Change perf_session post processing functions to take histogram...
Eric B Munson
2010-03-10
1
-19
/
+20
*
|
perf session: Change add_hist_entry to take the tree root instead of session
Eric B Munson
2010-03-10
1
-3
/
+3
|
/
*
perf diff: Percent calcs should use double values
Arnaldo Carvalho de Melo
2009-12-16
1
-4
/
+5
*
perf diff: Use perf_session__fprintf_hists just like 'perf record'
Arnaldo Carvalho de Melo
2009-12-16
1
-23
/
+103
*
perf session: Move perf report specific hits out of perf_session__fprintf_hists
Arnaldo Carvalho de Melo
2009-12-16
1
-11
/
+0
*
perf tools: Move hist entries printing routines from perf report
Arnaldo Carvalho de Melo
2009-12-16
1
-0
/
+384
*
perf report: Generalize perf_session__fprintf_hists()
Arnaldo Carvalho de Melo
2009-12-16
1
-4
/
+3
*
perf session: Move the hist_entries rb tree to perf_session
Arnaldo Carvalho de Melo
2009-12-14
1
-20
/
+23
*
perf tools: No need for three rb_trees for sorting hist entries
Arnaldo Carvalho de Melo
2009-12-14
1
-16
/
+20
*
perf tools: Consolidate symbol resolving across all tools
Arnaldo Carvalho de Melo
2009-11-27
1
-8
/
+7
*
perf tools: Reorganize event processing routines, lotsa dups killed
Arnaldo Carvalho de Melo
2009-11-27
1
-7
/
+0
*
perf tools: Move hist_entry__add common code to hist.c
Arnaldo Carvalho de Melo
2009-10-03
1
-0
/
+46
*
perf tools: Put common histogram functions in their own file
John Kacur
2009-09-30
1
-0
/
+164