Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
5d67be97f8903d05ce53597fb5f3bc25a45e8026
/
tools
/
perf
/
util
« Previous
6547250
perf top: Don't let events to eat up whole header line
by Jiri Olsa
· 14 years ago
b9a46bb
perf top: Fix events overflow in top command
by Jiri Olsa
· 14 years ago
7ee235e
perf symbols: Avoid resolving [kernel.kallsyms] to real path for buildid cache
by Lin Ming
· 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
3d3b5e9
perf evlist: Split perf_evlist__id_hash
by Arnaldo Carvalho de Melo
· 14 years ago
6009891
perf hists browser: Handle browsing empty hists tree
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
a03f35c
perf report tui: Fix multi event switching
by Arnaldo Carvalho de Melo
· 14 years ago
888a8a3
Merge branch 'perf/urgent' into perf/core
by Ingo Molnar
· 14 years ago
cfff2d9
perf: Fix undefined PyVarObject_HEAD_INIT in python 2.5
by Frederic Weisbecker
· 14 years ago
ff9ae1b
perf: Fix missing strndup declaration
by Frederic Weisbecker
· 14 years ago
0a10247
perf: Set filters before mmaping events
by Frederic Weisbecker
· 14 years ago
5807806
perf top tui: Wait till the first sample to refresh the screen.
by Arnaldo Carvalho de Melo
· 14 years ago
a1ceb741
perf tui: Make ui__warning modal
by Arnaldo Carvalho de Melo
· 14 years ago
3166fc8
perf top browser: Handle empty active symbols list
by Arnaldo Carvalho de Melo
· 14 years ago
a639dc6
perf symbols: Fix vmlinux path when not using --symfs
by Arnaldo Carvalho de Melo
· 14 years ago
e853072
perf timechart: Fix black idle boxes in the title
by Thomas Renninger
· 14 years ago
b210b3b
perf ui browser: Introduce ui_browser__show_title
by Arnaldo Carvalho de Melo
· 14 years ago
c16bfe9
perf top browser: Fix up exit keys
by Arnaldo Carvalho de Melo
· 14 years ago
69cf021
perf hists: Print number of samples, not the period sum
by Arnaldo Carvalho de Melo
· 14 years ago
170ae6b
perf annotate: Show better message when no vmlinux is found
by Arnaldo Carvalho de Melo
· 14 years ago
6435a5e
perf top browser: Adjust the browser indexes when refreshing
by Arnaldo Carvalho de Melo
· 14 years ago
c97cf42
perf top: Live TUI Annotation
by Arnaldo Carvalho de Melo
· 14 years ago
8635bf6
perf probe: Remove redundant checks
by Arnaldo Carvalho de Melo
· 14 years ago
e603dc1
perf evsel: Fix inverted test for fixing up attr.inherit flag
by Arnaldo Carvalho de Melo
· 14 years ago
fbee632
perf probe: Fix error propagation leading to segfault
by Arnaldo Carvalho de Melo
· 14 years ago
a3d1ee1
perf tools: Makefile: Remove various and sundry cruft
by Michael Witten
· 14 years ago
8796cb9
perf tools: Makefile: Remove platform-specific cruft
by Michael Witten
· 14 years ago
668b878
perf list: Allow filtering list of events
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
f0c55bc
perf: make perf stat print user provided full event names
by Stephane Eranian
· 14 years ago
4498062
perf python: Add cgroup.c to setup.py to get it building again
by Arnaldo Carvalho de Melo
· 14 years ago
8737ebd
perf probe: Show filename which contains target function
by Masami Hiramatsu
· 14 years ago
e116dfa
perf probe: Support function@filename syntax for --line
by Masami Hiramatsu
· 14 years ago
b99976e
perf annotate browser: Use the percent color for the whole line
by Arnaldo Carvalho de Melo
· 14 years ago
289c082
perf annotate: Check if offset is less than symbol size
by Arnaldo Carvalho de Melo
· 14 years ago
5c35d69
perf ui: Serialize screen updates
by Arnaldo Carvalho de Melo
· 14 years ago
023695d
perf tool: Add cgroup support
by Stephane Eranian
· 14 years ago
7c940c1
Merge remote branch 'acme/perf/urgent' into perf/core
by Arnaldo Carvalho de Melo
· 14 years ago
401b8e1
perf tools: Fix thread_map event synthesizing in top and record
by Arnaldo Carvalho de Melo
· 14 years ago
d5e3d74
perf annotate: Fix annotate context lines regression
by Arnaldo Carvalho de Melo
· 14 years ago
ce6f4fa
perf annotate: Move locking to struct annotation
by Arnaldo Carvalho de Melo
· 14 years ago
e3087b8
perf annotate: Fix --stdio rendering
by Arnaldo Carvalho de Melo
· 14 years ago
124bb83
perf probe: Add bitfield member support
by Masami Hiramatsu
· 14 years ago
a222179
perf annotate: Fix build error
by Borislav Petkov
· 14 years ago
fb7d0b3
perf tool: Fix gcc 4.6.0 issues
by Kyle McMartin
· 14 years ago
f50c216
perf probe: Rewrite find_lazy_match_lines() by using getline(3)
by Franck Bui-Huu
· 14 years ago
ef4d001
perf top: Use pid_t for target_{pid|tid}
by Denis Kirjanov
· 14 years ago
075de90
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 into perf/core
by Ingo Molnar
· 14 years ago
c7f9a6f
Merge branch 'linus' into perf/core
by Ingo Molnar
· 14 years ago
3653246
perf top: Ditch private annotation code, share perf annotate's
by Arnaldo Carvalho de Melo
· 14 years ago
f1e2701
perf annotate: Separate objdump parsing from actual screen rendering
by Arnaldo Carvalho de Melo
· 14 years ago
d040bd3
perf annotate: Config options for symbol__tty_annotate
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
764328d
perf top: Remove superfluous name_len field
by Arnaldo Carvalho de Melo
· 14 years ago
52bcd994
perf stat: Fix aggreate counter reading accounting
by Arnaldo Carvalho de Melo
· 14 years ago
cdb0861
perf top: Fix TUI compilation
by Yinghai Lu
· 14 years ago
f6bbc1d
perf python: Fix build on 32-bit
by Arnaldo Carvalho de Melo
· 14 years ago
c0443df
perf top: Introduce slang based TUI
by Arnaldo Carvalho de Melo
· 14 years ago
229ade9
perf tools: Don't fallback to setup_pager unconditionally
by Arnaldo Carvalho de Melo
· 14 years ago
8c3e10e
perf top: Move display agnostic routines to util/top.[ch]
by Arnaldo Carvalho de Melo
· 14 years ago
7e2ed09
perf evlist: Store pointer to the cpu and thread maps
by Arnaldo Carvalho de Melo
· 14 years ago
f8a9530
perf evlist: Move evlist methods to evlist.c
by Arnaldo Carvalho de Melo
· 14 years ago
877108e
perf tools: Initial python binding
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
8d50e5b
perf tools: Rename 'struct sample_data' to 'struct perf_sample'
by Arnaldo Carvalho de Melo
· 14 years ago
7bb4115
perf evlist: Support non overwrite mode in perf_evlist__read_on_cpu
by Arnaldo Carvalho de Melo
· 14 years ago
ef2bf6d
perf events: Account PERF_RECORD_LOST events in event__process
by Arnaldo Carvalho de Melo
· 14 years ago
3c42258
perf probe: Add filters support for available functions
by Masami Hiramatsu
· 14 years ago
bd09d7b
perf probe: Add variable filter support
by Masami Hiramatsu
· 14 years ago
68baa43
perf tools: Add strfilter for general purpose string filter
by Masami Hiramatsu
· 14 years ago
ef1d1af
perf evsel: Introduce perf_evsel__{in,ex}it
by Arnaldo Carvalho de Melo
· 14 years ago
d0dd74e
perf tools: Move event__parse_sample to evsel.c
by Arnaldo Carvalho de Melo
· 14 years ago
fd78260
perf threads: Move thread_map to separate file
by Arnaldo Carvalho de Melo
· 14 years ago
17ea1b7
perf tools: Pass the struct opt to the wildcard parsing routine
by Arnaldo Carvalho de Melo
· 14 years ago
e80711c
perf probe: Add --funcs to show available functions in symtab
by Masami Hiramatsu
· 14 years ago
5069ed8
perf probe: Enable to put probe inline function call site
by Masami Hiramatsu
· 14 years ago
4cc9cec
perf probe: Introduce lines walker interface
by Masami Hiramatsu
· 14 years ago
529363b
perf callchain: Don't give arbitrary gender to callchain tree nodes
by Frederic Weisbecker
· 14 years ago
16537f1
perf callchain: Rename register_callchain_param into callchain_register_param
by Frederic Weisbecker
· 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
04391de
perf evlist: Steal mmap reading routine from 'perf top'
by Arnaldo Carvalho de Melo
· 14 years ago
915fce2
perf tools: Add missing cpu_map__delete()
by Arnaldo Carvalho de Melo
· 14 years ago
70db753
perf evlist: Move the mmap array from perf_evsel
by Arnaldo Carvalho de Melo
· 14 years ago
70082dd
perf evsel: Introduce mmap support
by Arnaldo Carvalho de Melo
· 14 years ago
9d04f17
perf evsel: Allow specifying if the inherit bit should be set
by Arnaldo Carvalho de Melo
· 14 years ago
f08199d
perf evsel: Support event groups
by Arnaldo Carvalho de Melo
· 14 years ago
5c581041
perf evlist: Adopt the pollfd array
by Arnaldo Carvalho de Melo
· 14 years ago
361c99a
perf evsel: Introduce perf_evlist
by Arnaldo Carvalho de Melo
· 14 years ago
00e99a4
perf tools: Fix time function double declaration with glibc
by Thomas Renninger
· 14 years ago
5c7a668
perf tools: Fix build when using gcc 3.4.6
by Arnaldo Carvalho de Melo
· 14 years ago
a860a60
perf tools: Add missing header, fixes build
by Arnaldo Carvalho de Melo
· 14 years ago
9486aa3
perf tools: Fix 64 bit integer format strings
by Arnaldo Carvalho de Melo
· 14 years ago
b2f8fb2
perf symbols: Fix annotation of thumb code
by Dr. David Alan Gilbert
· 14 years ago
ad7f4e3
perf tools: Fix tracepoint id to string perf.data header table
by Arnaldo Carvalho de Melo
· 14 years ago
dd9a9ad
perf tools: Fix handling of wildcards in tracepoint event selectors
by Arnaldo Carvalho de Melo
· 14 years ago
3d03e2e
perf session: Fix infinite loop in __perf_session__process_events
by Arnaldo Carvalho de Melo
· 14 years ago
Next »