index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
hist.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-06-01
perf hist: fix objdump output parsing
Konstantin Stepanyuk
1
-1
/
+1
2010-05-23
perf annotate: Fix up usage of the build id cache
Arnaldo Carvalho de Melo
1
-2
/
+11
2010-05-22
perf annotate: Add TUI interface
Arnaldo Carvalho de Melo
1
-8
/
+5
2010-05-21
perf: Fix getline undeclared
Frederic Weisbecker
1
-1
/
+1
2010-05-20
perf annotate: Use build-ids to find the right DSO
Arnaldo Carvalho de Melo
1
-8
/
+26
2010-05-17
perf options: Type check all the remaining OPT_ variants
Arnaldo Carvalho de Melo
1
-1
/
+1
2010-05-14
perf report: Report number of events, not samples
Arnaldo Carvalho de Melo
1
-41
/
+47
2010-05-14
perf hist: Clarify events_stats fields usage
Arnaldo Carvalho de Melo
1
-10
/
+10
2010-05-14
perf hist: Make event__totals per hists
Arnaldo Carvalho de Melo
1
-0
/
+21
2010-05-13
perf hist: Fix missing getline declaration
Frederic Weisbecker
1
-0
/
+1
2010-05-11
perf report: Librarize the annotation code and use it in the newt browser
Arnaldo Carvalho de Melo
1
-0
/
+184
2010-05-11
perf hist: Adopt filter by dso and by thread methods from the newt browser
Arnaldo Carvalho de Melo
1
-0
/
+59
2010-05-10
perf hist: Calculate max_sym name len and nr_entries
Arnaldo Carvalho de Melo
1
-7
/
+20
2010-05-10
perf hist: Introduce hists class and move lots of methods to it
Arnaldo Carvalho de Melo
1
-51
/
+41
2010-05-09
perf report: Allow limiting the number of entries to print in callchains
Arnaldo Carvalho de Melo
1
-0
/
+10
2010-05-09
perf hist: Simplify the insertion of new hist_entry instances
Arnaldo Carvalho de Melo
1
-13
/
+23
2010-04-19
perf: 'perf kvm' tool for monitoring guest performance from host
Zhang, Yanmin
1
-1
/
+71
2010-04-14
perf tools: Fix accidentally preprocessed snprintf callback
Frederic Weisbecker
1
-14
/
+14
2010-04-02
perf hist: Only allocate callchain_node if processing callchains
Arnaldo Carvalho de Melo
1
-2
/
+3
2010-04-02
perf hist: Replace ->print() routines by ->snprintf() equivalents
Arnaldo Carvalho de Melo
1
-17
/
+37
2010-04-02
perf report: Add progress bars
Arnaldo Carvalho de Melo
1
-1
/
+4
2010-04-02
perf symbols: Move more map_groups methods to map.c
Arnaldo Carvalho de Melo
1
-1
/
+1
2010-03-26
perf callchains: Store the map together with the symbol
Arnaldo Carvalho de Melo
1
-7
/
+7
2010-03-26
perf tools: Introduce struct map_symbol
Arnaldo Carvalho de Melo
1
-3
/
+5
2010-03-22
perf: Fix orphan callchain branches
Frederic Weisbecker
1
-5
/
+0
2010-03-22
Merge commit 'v2.6.34-rc2' into perf/core
Ingo Molnar
1
-1
/
+1
2010-03-18
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-22
/
+28
2010-03-12
perf hist: Don't fprintf the callgraph unconditionally
Arnaldo Carvalho de Melo
1
-13
/
+17
2010-03-12
perf tools: Add missing bytes printed in hist_entry__fprintf
Arnaldo Carvalho de Melo
1
-12
/
+12
2010-03-10
perf report: Print the map table just after samples for which no map was found
Arnaldo Carvalho de Melo
1
-0
/
+5
2010-03-10
perf session: Change perf_session post processing functions to take histogram...
Eric B Munson
1
-19
/
+20
2010-03-10
perf session: Change add_hist_entry to take the tree root instead of session
Eric B Munson
1
-3
/
+3
2010-02-09
tree-wide: Assorted spelling fixes
Daniel Mack
1
-1
/
+1
2009-12-16
perf diff: Percent calcs should use double values
Arnaldo Carvalho de Melo
1
-4
/
+5
2009-12-16
perf diff: Use perf_session__fprintf_hists just like 'perf record'
Arnaldo Carvalho de Melo
1
-23
/
+103
2009-12-16
perf session: Move perf report specific hits out of perf_session__fprintf_hists
Arnaldo Carvalho de Melo
1
-11
/
+0
2009-12-16
perf tools: Move hist entries printing routines from perf report
Arnaldo Carvalho de Melo
1
-0
/
+384
2009-12-16
perf report: Generalize perf_session__fprintf_hists()
Arnaldo Carvalho de Melo
1
-4
/
+3
2009-12-14
perf session: Move the hist_entries rb tree to perf_session
Arnaldo Carvalho de Melo
1
-20
/
+23
2009-12-14
perf tools: No need for three rb_trees for sorting hist entries
Arnaldo Carvalho de Melo
1
-16
/
+20
2009-11-27
perf tools: Consolidate symbol resolving across all tools
Arnaldo Carvalho de Melo
1
-8
/
+7
2009-11-27
perf tools: Reorganize event processing routines, lotsa dups killed
Arnaldo Carvalho de Melo
1
-7
/
+0
2009-10-03
perf tools: Move hist_entry__add common code to hist.c
Arnaldo Carvalho de Melo
1
-0
/
+46
2009-09-30
perf tools: Put common histogram functions in their own file
John Kacur
1
-0
/
+164