Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
84a6273f04fd19cad189c8327d0c3c17a053ab8b
/
tools
/
perf
/
util
/
hist.h
b3cef7f
perf symbols: Record the reason for filtering an address_location
by Namhyung Kim
· 11 years ago
94a0793
perf ui hists: Pass evsel to hpp->header/width functions explicitly
by Namhyung Kim
· 11 years ago
2f6d900
perf ui/tui: Reuse generic __hpp__fmt() code
by Namhyung Kim
· 11 years ago
a0088ad
perf ui/hists: Pass struct hpp to print functions
by Namhyung Kim
· 11 years ago
4a62109
perf ui/gtk: Reuse generic __hpp__fmt() code
by Namhyung Kim
· 11 years ago
f626adf
perf annotate: Adopt methods from hists
by Arnaldo Carvalho de Melo
· 11 years ago
316c713
perf tools: Finish the removal of 'self' arguments
by Arnaldo Carvalho de Melo
· 11 years ago
41a4e6e
perf hists: Consolidate __hists__add_*entry()
by Namhyung Kim
· 11 years ago
aac8985
Merge branch 'perf/urgent' into perf/core
by Ingo Molnar
· 11 years ago
9754c4f
perf hists: Add color overhead for stdio output buffer
by Jiri Olsa
· 11 years ago
c1fb565
perf tools: Show progress on histogram collapsing
by Namhyung Kim
· 11 years ago
fc67297
perf tools: Separate out GTK codes to libperf-gtk.so
by Namhyung Kim
· 11 years ago
89fe808
tools/perf: Standardize feature support define names to: HAVE_{FEATURE}_SUPPORT
by Ingo Molnar
· 11 years ago
475eeab
tools/perf: Add support for record transaction flags
by Andi Kleen
· 11 years ago
f5d05bc
tools/perf: Support sorting by in_tx or abort branch flags
by Andi Kleen
· 11 years ago
be0e6d1
perf tools: Move hist_entry__period_snprintf into stdio code
by Jiri Olsa
· 12 years ago
ef358e6
perf diff: Making compute functions static
by Jiri Olsa
· 12 years ago
345dc0b
perf diff: Move diff related columns into diff command
by Jiri Olsa
· 12 years ago
2c5d4b4
perf tools: Add struct perf_hpp_fmt into hpp callbacks
by Jiri Olsa
· 12 years ago
064f198
perf report: Add --percent-limit option
by Namhyung Kim
· 12 years ago
3a5714f
perf top: Get rid of *_threaded() functions
by Namhyung Kim
· 12 years ago
dfd3b2f
perf sort: Reorder HISTC_SRCLINE index
by Namhyung Kim
· 12 years ago
6692c26
perf tools: Remove dependency on libnewt
by Arnaldo Carvalho de Melo
· 12 years ago
98a3b32
perf tools: Add mem access sampling core support
by Stephane Eranian
· 12 years ago
0548429
perf tools: Add support for weight v7 (modified)
by Andi Kleen
· 12 years ago
db8fd07
perf annotate: Pass evsel instead of evidx on annotation functions
by Namhyung Kim
· 12 years ago
5f7439e
perf report: Fix build with NO_NEWT=1
by Michael Ellerman
· 12 years ago
1e825ef
perf annotate: Fix build with NO_NEWT=1
by Michael Ellerman
· 12 years ago
28a6b6a
perf session: There is no need for a per session hists instance
by Arnaldo Carvalho de Melo
· 12 years ago
52168ee
perf hists: Rename hists__fprintf_nr_events to events_stats__fprintf
by Arnaldo Carvalho de Melo
· 12 years ago
66f97ed
perf diff: Use internal rb tree for compute resort
by Namhyung Kim
· 12 years ago
db6d0bb
perf diff: Remove displacement output option
by Jiri Olsa
· 12 years ago
f4c8bae
perf diff: Change formula methods to work with pair directly
by Jiri Olsa
· 12 years ago
05472da
perf diff: Change compute methods to work with pair directly
by Jiri Olsa
· 12 years ago
1240005
perf hists: Introduce perf_hpp__list for period related columns
by Jiri Olsa
· 12 years ago
4f746c9
perf tools: Fix compile error on NO_NEWT=1 build
by Namhyung Kim
· 12 years ago
494d70a
perf hists: Introduce hists__link
by Arnaldo Carvalho de Melo
· 12 years ago
95529be
perf diff: Move hists__match to the hists lib
by Arnaldo Carvalho de Melo
· 12 years ago
68d8075
perf report: Postpone objdump check until annotation requested
by Namhyung Kim
· 12 years ago
9783adf
perf tools: Introduce struct hist_browser_timer
by Namhyung Kim
· 12 years ago
6651782
perf scripts browser: Add a browser for perf script
by Feng Tang
· 12 years ago
ed279da
perf diff: Add -F option to display formula for computation
by Jiri Olsa
· 12 years ago
61949b2
perf diff: Add -p option to display period values for hist entries
by Jiri Olsa
· 12 years ago
81d5f95
perf diff: Add weighted diff computation way to compare hist entries
by Jiri Olsa
· 12 years ago
96c47f1
perf diff: Add option to sort entries based on diff computation
by Jiri Olsa
· 12 years ago
7aaf6b3
perf diff: Add ratio computation way to compare hist entries
by Jiri Olsa
· 12 years ago
b5ff71c
perf diff: Removing the total_period argument from output code
by Jiri Olsa
· 12 years ago
1d77822
perf tool: Add hpp interface to enable/disable hpp column
by Jiri Olsa
· 12 years ago
41724e4
perf tools: Removing hists pair argument from output path
by Jiri Olsa
· 12 years ago
5395a04
perf hists: Separate overhead and baseline columns
by Jiri Olsa
· 12 years ago
dd46434
perf diff: Refactor diff displacement possition info
by Jiri Olsa
· 12 years ago
f9f526e
perf tools: Convert to GTK2_SUPPORT
by Namhyung Kim
· 12 years ago
1254b51
perf tools: Convert to NEWT_SUPPORT
by Namhyung Kim
· 12 years ago
1d037ca
perf tools: Use __maybe_used for unused variables
by Irina Tirdea
· 12 years ago
ea251d5
perf hists: Introduce perf_hpp for hist period printing
by Namhyung Kim
· 12 years ago
000078b
perf hists: Rename and move some functions
by Namhyung Kim
· 12 years ago
7ccf4f9
perf hists: Separate out hist print functions
by Namhyung Kim
· 12 years ago
409a8be
perf tools: Add sort by src line/number
by Arnaldo Carvalho de Melo
· 12 years ago
4726064
perf callchain: Make callchain cursors TLS
by Namhyung Kim
· 12 years ago
aca7a94
perf tools: Move UI bits to tools/perf/ui directory
by Namhyung Kim
· 13 years ago
c31a945
perf report: Add a simple GTK2-based 'perf report' browser
by Pekka Enberg
· 13 years ago
e94d53e
perf hists: Add hists__filter_by_symbol
by Namhyung Kim
· 13 years ago
b538752
perf tools: Add code to support PERF_SAMPLE_BRANCH_STACK
by Roberto Agostino Vitillo
· 13 years ago
0c09571
perf top: Don't process samples with no valid machine object
by Joerg Roedel
· 13 years ago
0d37aa3
perf tools: Introduce per user view
by Arnaldo Carvalho de Melo
· 13 years ago
12c1427
perf hists: Stop using 'self' for struct hist_entry
by Arnaldo Carvalho de Melo
· 13 years ago
d6c1c49
Merge branch 'perf/urgent' into perf/core
by Ingo Molnar
· 13 years ago
d04b35f
perf symbols: Add nr_events to symbol_conf
by Arnaldo Carvalho de Melo
· 13 years ago
0e2a5f1
perf python: Fix undefined symbol problem
by Arnaldo Carvalho de Melo
· 13 years ago
7b27509
perf hists browser: Warn about lost events
by Arnaldo Carvalho de Melo
· 13 years ago
cf95800
perf ui browser: Use libslang to read keys
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
33e2731
perf hists: Fix compilation when NO_NEWT_SUPPORT is set
by Stephane Eranian
· 13 years ago
3495854
perf annotate browser: Allow navigation to called functions
by Arnaldo Carvalho de Melo
· 13 years ago
ab81f3f
perf top: Reuse the 'report' hist_entry/hists classes
by Arnaldo Carvalho de Melo
· 13 years ago
81cce8d
perf browsers: Add live mode to the hists, annotate browsers
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
ef9dfe6
perf hists: Allow limiting the number of rows and columns in fprintf
by Arnaldo Carvalho de Melo
· 13 years ago
9e69c21
perf session: Pass evsel in event_ops->sample()
by Arnaldo Carvalho de Melo
· 14 years ago
7f0030b
perf report tui: Improve multi event session support
by Arnaldo Carvalho de Melo
· 14 years ago
e248de3
perf tools: Improve support for sessions with multiple events
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
1b3a0e9
perf callchain: Feed callchains into a cursor
by Frederic Weisbecker
· 14 years ago
640c03c
perf session: Parse sample earlier
by Arnaldo Carvalho de Melo
· 14 years ago
9222116
perf annotate: Sort by hottest lines in the TUI
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
d67f088
perf report: Support multiple events on the TUI
by Arnaldo Carvalho de Melo
· 15 years ago
46e3e05
perf annotate: Add TUI interface
by Arnaldo Carvalho de Melo
· 15 years ago
c82ee82
perf report: Report number of events, not samples
by Arnaldo Carvalho de Melo
· 15 years ago
cee75ac
perf hist: Clarify events_stats fields usage
by Arnaldo Carvalho de Melo
· 15 years ago
c8446b9
perf hist: Make event__totals per hists
by Arnaldo Carvalho de Melo
· 15 years ago
8769e1c
perf hist: Fix hists__browse no-newt case
by Frederic Weisbecker
· 15 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
Next »