Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
290e33593d76d1cebf873da50e036559c4820af9
/
tools
/
perf
/
util
/
hist.c
6654f5d
perf hists: Print newline between hists callchains
by Frederic Weisbecker
· 12 years ago
8760db7
perf hists: Return correct number of characters printed in callchain
by Frederic Weisbecker
· 12 years ago
4726064
perf callchain: Make callchain cursors TLS
by Namhyung Kim
· 12 years ago
a018706
perf hists: Fix callchain ip printf format
by Jiri Olsa
· 12 years ago
63fa471
perf hists: Catch and handle out-of-date hist entry maps.
by David Miller
· 13 years ago
6d4818c
perf tools: Fix display of first level of callchains
by Frederic Weisbecker
· 13 years ago
4bf9ce1
perf diff: Fix to work with new hists design
by Jiri Olsa
· 13 years ago
0d09eb7
Merge branch 'perf/urgent' into perf/core
by Arnaldo Carvalho de Melo
· 13 years ago
e94d53e
perf hists: Add hists__filter_by_symbol
by Namhyung Kim
· 13 years ago
e7f01d1
perf tools: Use scnprintf where applicable
by Arnaldo Carvalho de Melo
· 13 years ago
b538752
perf tools: Add code to support PERF_SAMPLE_BRANCH_STACK
by Roberto Agostino Vitillo
· 13 years ago
0ed35abc
perf report: Fix --stdio output alignment when --showcpuutilization used
by Namhyung Kim
· 13 years ago
12c1427
perf hists: Stop using 'self' for struct hist_entry
by Arnaldo Carvalho de Melo
· 13 years ago
13d3ee5
perf hists: Rename total_session to total_period
by Arnaldo Carvalho de Melo
· 13 years ago
0e2a5f1
perf python: Fix undefined symbol problem
by Arnaldo Carvalho de Melo
· 13 years ago
7928631
perf hists: Fix recalculation of total_period when sorting entries
by Arnaldo Carvalho de Melo
· 13 years ago
d197fd5
perf hists: Don't consider filtered entries when calculating column widths
by Arnaldo Carvalho de Melo
· 13 years ago
c64550c
perf hists: Don't decay total_period for filtered entries
by Arnaldo Carvalho de Melo
· 13 years ago
90cf1fb
perf hists browser: Apply the dso and thread filters when merging new batches
by Arnaldo Carvalho de Melo
· 13 years ago
d7b76f0
perf hists: Move the dso and thread filters from hist_browser
by Arnaldo Carvalho de Melo
· 13 years ago
f1cf602
perf hists: Don't format the percentage on hist_entry__snprintf
by Arnaldo Carvalho de Melo
· 13 years ago
b079d4e
perf top: Honour --hide_{user,kernel}_symbols and the 'U' hotkey
by Arnaldo Carvalho de Melo
· 13 years ago
e345fa1
perf top: Remove entries from entries_collapsed on decay
by Arnaldo Carvalho de Melo
· 13 years ago
df71d95
perf hists: Don't free decayed entries if in the annotation browser
by Arnaldo Carvalho de Melo
· 13 years ago
e39622c
perf tools: Fix broken number of samples for perf report -n
by Stephane Eranian
· 13 years ago
ab81f3f
perf top: Reuse the 'report' hist_entry/hists classes
by Arnaldo Carvalho de Melo
· 13 years ago
1980c2eb
perf hists: Threaded addition and sorting of entries
by Arnaldo Carvalho de Melo
· 13 years ago
3f2728b
perf report: Add option to show total period
by Arnaldo Carvalho de Melo
· 13 years ago
ef9dfe6
perf hists: Allow limiting the number of rows and columns in fprintf
by Arnaldo Carvalho de Melo
· 13 years ago
42b28ac
perf hists: Stop using 'self' for struct hists
by Arnaldo Carvalho de Melo
· 13 years ago
e84d212
perf tools: Don't display ignored entries on stdio ui
by Frederic Weisbecker
· 13 years ago
d797fdc
perf tools: Add inverted call graph report support.
by Sam Liao
· 13 years ago
e248de3
perf tools: Improve support for sessions with multiple events
by Arnaldo Carvalho de Melo
· 14 years ago
d7603d5
perf hists: Remove needless global col lenght calcs
by Arnaldo Carvalho de Melo
· 14 years ago
fec9cbd
perf hists: Print number of samples, not the period sum
by Arnaldo Carvalho de Melo
· 14 years ago
ce6f4fa
perf annotate: Move locking to struct annotation
by Arnaldo Carvalho de Melo
· 14 years ago
2f525d0
perf annotate: Support multiple histograms in annotation
by Arnaldo Carvalho de Melo
· 14 years ago
78f7def
perf annotate: Move annotate functions to util/
by Arnaldo Carvalho de Melo
· 14 years ago
8115d60
perf tools: Kill event_t typedef, use 'union perf_event' instead
by Arnaldo Carvalho de Melo
· 14 years ago
f08c315
perf callchain: Rename cumul_hits into callchain_cumul_hits
by Frederic Weisbecker
· 14 years ago
1b3a0e9
perf callchain: Feed callchains into a cursor
by Frederic Weisbecker
· 14 years ago
9486aa3
perf tools: Fix 64 bit integer format strings
by Arnaldo Carvalho de Melo
· 14 years ago
aef1b9c
Merge commit 'v2.6.37' into perf/core
by Ingo Molnar
· 14 years ago
d425de5
perf: Fix callchain hit bad cast on ascii display
by Frederic Weisbecker
· 14 years ago
ec5761e
perf symbols: Add symfs option for off-box analysis using specified tree
by David Ahern
· 14 years ago
3835bc0
perf event: Prevent unbound event__name array access
by Thomas Gleixner
· 14 years ago
612d4fd
perf: Support for callchains merge
by Frederic Weisbecker
· 14 years ago
d2009c5
perf: Keep track of the max depth of a callchain
by Frederic Weisbecker
· 14 years ago
9222116
perf annotate: Sort by hottest lines in the TUI
by Arnaldo Carvalho de Melo
· 14 years ago
903cce6
perf hists: Handle verbose in hists__sort_list_width
by Arnaldo Carvalho de Melo
· 14 years ago
0a1eae3
perf tools: Don't keep unreferenced maps when unmaps are detected
by Arnaldo Carvalho de Melo
· 14 years ago
3772b73
Merge commit 'v2.6.35' into perf/core
by Ingo Molnar
· 14 years ago
0f0cbf7
perf ui: New hists tree widget
by Arnaldo Carvalho de Melo
· 14 years ago
06daaab
perf hist: Introduce routine to measure lenght of formatted entry
by Arnaldo Carvalho de Melo
· 14 years ago
8a6c5b2
perf sort: Make column width code per hists instance
by Arnaldo Carvalho de Melo
· 14 years ago
7a007ca
perf hists: Mark entries filtered by parent
by Arnaldo Carvalho de Melo
· 14 years ago
70a7cb3
perf annotate: Fix handling of goto labels that are valid hex numbers
by Arnaldo Carvalho de Melo
· 14 years ago
cc5edb0
perf hists: Factor out duplicated code
by Arnaldo Carvalho de Melo
· 14 years ago
58c3439
perf: Fix various display bugs with parent filtering
by Frederic Weisbecker
· 14 years ago
f60f359
perf report: Implement --sort cpu
by Arun Sharma
· 14 years ago
45d8e80
perf annotate: Ask objdump to demangle symbols
by Stephane Eranian
· 14 years ago
75d9ef17
perf hist: fix objdump output parsing
by Konstantin Stepanyuk
· 14 years ago
44bf460
perf annotate: Fix up usage of the build id cache
by Arnaldo Carvalho de Melo
· 14 years ago
46e3e05
perf annotate: Add TUI interface
by Arnaldo Carvalho de Melo
· 14 years ago
598357e
perf: Fix getline undeclared
by Frederic Weisbecker
· 14 years ago
b36f19d
perf annotate: Use build-ids to find the right DSO
by Arnaldo Carvalho de Melo
· 14 years ago
edb7c60
perf options: Type check all the remaining OPT_ variants
by Arnaldo Carvalho de Melo
· 14 years ago
c82ee82
perf report: Report number of events, not samples
by Arnaldo Carvalho de Melo
· 14 years ago
cee75ac
perf hist: Clarify events_stats fields usage
by Arnaldo Carvalho de Melo
· 14 years ago
c8446b9
perf hist: Make event__totals per hists
by Arnaldo Carvalho de Melo
· 14 years ago
8a0ecfb
perf hist: Fix missing getline declaration
by Frederic Weisbecker
· 14 years ago
ef7b93a
perf report: Librarize the annotation code and use it in the newt browser
by Arnaldo Carvalho de Melo
· 15 years ago
b09e019
perf hist: Adopt filter by dso and by thread methods from the newt browser
by Arnaldo Carvalho de Melo
· 15 years ago
fefb0b9
perf hist: Calculate max_sym name len and nr_entries
by Arnaldo Carvalho de Melo
· 15 years ago
1c02c4d
perf hist: Introduce hists class and move lots of methods to it
by Arnaldo Carvalho de Melo
· 15 years ago
232a5c9
perf report: Allow limiting the number of entries to print in callchains
by Arnaldo Carvalho de Melo
· 15 years ago
28e2a10
perf hist: Simplify the insertion of new hist_entry instances
by Arnaldo Carvalho de Melo
· 15 years ago
a1645ce
perf: 'perf kvm' tool for monitoring guest performance from host
by Zhang, Yanmin
· 15 years ago
fcd1498
perf tools: Fix accidentally preprocessed snprintf callback
by Frederic Weisbecker
· 15 years ago
b9fb930
perf hist: Only allocate callchain_node if processing callchains
by Arnaldo Carvalho de Melo
· 15 years ago
a4e3b95
perf hist: Replace ->print() routines by ->snprintf() equivalents
by Arnaldo Carvalho de Melo
· 15 years ago
5f4d3f8
perf report: Add progress bars
by Arnaldo Carvalho de Melo
· 15 years ago
c6e718f
perf symbols: Move more map_groups methods to map.c
by Arnaldo Carvalho de Melo
· 15 years ago
b3c9ac0
perf callchains: Store the map together with the symbol
by Arnaldo Carvalho de Melo
· 15 years ago
59fd530
perf tools: Introduce struct map_symbol
by Arnaldo Carvalho de Melo
· 15 years ago
301fde2
perf: Fix orphan callchain branches
by Frederic Weisbecker
· 15 years ago
d2f1e15
Merge commit 'v2.6.34-rc2' into perf/core
by Ingo Molnar
· 15 years ago
f82c37e
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
3997d37
perf hist: Don't fprintf the callgraph unconditionally
by Arnaldo Carvalho de Melo
· 15 years ago
dd2ee78
perf tools: Add missing bytes printed in hist_entry__fprintf
by Arnaldo Carvalho de Melo
· 15 years ago
65f2ed2
perf report: Print the map table just after samples for which no map was found
by Arnaldo Carvalho de Melo
· 15 years ago
eefc465
perf session: Change perf_session post processing functions to take histogram tree
by Eric B Munson
· 15 years ago
d403d0a
perf session: Change add_hist_entry to take the tree root instead of session
by Eric B Munson
· 15 years ago
3ad2f3f
tree-wide: Assorted spelling fixes
by Daniel Mack
· 15 years ago
9b33827
perf diff: Percent calcs should use double values
by Arnaldo Carvalho de Melo
· 15 years ago
c351c28
perf diff: Use perf_session__fprintf_hists just like 'perf record'
by Arnaldo Carvalho de Melo
· 15 years ago
3e6055a
perf session: Move perf report specific hits out of perf_session__fprintf_hists
by Arnaldo Carvalho de Melo
· 15 years ago
4ecf84d0
perf tools: Move hist entries printing routines from perf report
by Arnaldo Carvalho de Melo
· 15 years ago
d599db3
perf report: Generalize perf_session__fprintf_hists()
by Arnaldo Carvalho de Melo
· 15 years ago
4e4f06e
perf session: Move the hist_entries rb tree to perf_session
by Arnaldo Carvalho de Melo
· 15 years ago
Next »