index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
hist.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-23
perf tools: Fix 64 bit integer format strings
Arnaldo Carvalho de Melo
1
-8
/
+9
2011-01-05
Merge commit 'v2.6.37' into perf/core
Ingo Molnar
1
-1
/
+1
2011-01-03
perf: Fix callchain hit bad cast on ascii display
Frederic Weisbecker
1
-1
/
+1
2010-12-22
perf symbols: Add symfs option for off-box analysis using specified tree
David Ahern
1
-3
/
+11
2010-12-09
perf event: Prevent unbound event__name array access
Thomas Gleixner
1
-3
/
+6
2010-08-22
perf: Support for callchains merge
Frederic Weisbecker
1
-0
/
+2
2010-08-22
perf: Keep track of the max depth of a callchain
Frederic Weisbecker
1
-1
/
+1
2010-08-10
perf annotate: Sort by hottest lines in the TUI
Arnaldo Carvalho de Melo
1
-6
/
+7
2010-08-06
perf hists: Handle verbose in hists__sort_list_width
Arnaldo Carvalho de Melo
1
-0
/
+3
2010-08-03
perf tools: Don't keep unreferenced maps when unmaps are detected
Arnaldo Carvalho de Melo
1
-0
/
+2
2010-08-02
Merge commit 'v2.6.35' into perf/core
Ingo Molnar
1
-2
/
+6
2010-07-27
perf ui: New hists tree widget
Arnaldo Carvalho de Melo
1
-0
/
+3
2010-07-27
perf hist: Introduce routine to measure lenght of formatted entry
Arnaldo Carvalho de Melo
1
-0
/
+27
2010-07-23
perf sort: Make column width code per hists instance
Arnaldo Carvalho de Melo
1
-36
/
+79
2010-07-23
perf hists: Mark entries filtered by parent
Arnaldo Carvalho de Melo
1
-5
/
+16
2010-07-22
perf annotate: Fix handling of goto labels that are valid hex numbers
Arnaldo Carvalho de Melo
1
-2
/
+6
2010-07-17
perf hists: Factor out duplicated code
Arnaldo Carvalho de Melo
1
-18
/
+18
2010-07-16
perf: Fix various display bugs with parent filtering
Frederic Weisbecker
1
-5
/
+16
2010-06-05
perf report: Implement --sort cpu
Arun Sharma
1
-0
/
+1
2010-06-05
perf annotate: Ask objdump to demangle symbols
Stephane Eranian
1
-1
/
+1
2010-06-01
perf hist: fix objdump output parsing
Konstantin Stepanyuk
1
-1
/
+1
2010-05-24
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-12
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-11
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-10
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-19
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
[next]