Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
b2c77a57e4a0a7877e357dead7ee8acc19944f3e
/
tools
/
perf
/
builtin-top.c
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
2305c82
perf tools: Give user better message if precise is not supported
by David Ahern
· 12 years ago
b0a7d1a
perf machine: Carve up event processing specific from perf_tool
by Arnaldo Carvalho de Melo
· 12 years ago
41724e4
perf tools: Removing hists pair argument from output path
by Jiri Olsa
· 12 years ago
dd46434
perf diff: Refactor diff displacement possition info
by Jiri Olsa
· 12 years ago
be77284
perf top: Don't use globals where not needed to
by Arnaldo Carvalho de Melo
· 12 years ago
0807d2d
perf evsel: Know if byte swap is needed
by Arnaldo Carvalho de Melo
· 12 years ago
1d037ca
perf tools: Use __maybe_used for unused variables
by Irina Tirdea
· 12 years ago
0c21f73
perf evlist: Introduce evsel list accessors
by Arnaldo Carvalho de Melo
· 12 years ago
63dab22
perf evlist: Rename __group method to __set_leader
by Arnaldo Carvalho de Melo
· 12 years ago
6a4bb04
perf tools: Enable grouping logic for parsed events
by Jiri Olsa
· 12 years ago
71ad0f5
perf tools: Support for DWARF CFI unwinding on post processing
by Jiri Olsa
· 12 years ago
6b118e9
perf kvm top: Limit guest kernel info message to once
by David Ahern
· 12 years ago
1a31fc9
perf top: Error handling for counter creation should parallel perf-record
by David Ahern
· 12 years ago
cb0b29e
perf evlist: Introduce perf_evlist__parse_sample
by Arnaldo Carvalho de Melo
· 12 years ago
7b56cce
perf session: Use perf_evlist__id_hdr_size more extensively
by Arnaldo Carvalho de Melo
· 12 years ago
44f24cb
perf symbols: Factor DSO symtab types to generic binary types
by Jiri Olsa
· 12 years ago
a9c34a9
perf tools: Remove unused evsel parameter from machine__resolve_callchain
by Jiri Olsa
· 12 years ago
7289f83
perf tools: Move all users of event_name to perf_evsel__name
by Arnaldo Carvalho de Melo
· 12 years ago
4726064
perf callchain: Make callchain cursors TLS
by Namhyung Kim
· 12 years ago
3780f48
perf tools: Convert critical messages to ui__error()
by Namhyung Kim
· 13 years ago
895d976
perf top: Fix counter name fixup when fallbacking to cpu-clock
by Arnaldo Carvalho de Melo
· 13 years ago
447a601
perf tools: Bump default sample freq to 4 kHz
by Arnaldo Carvalho de Melo
· 13 years ago
e40ee74
perf target: Add cpu flag to sample_type if target has cpu
by Namhyung Kim
· 13 years ago
d1cb9fc
perf target: Add uses_mmap field
by Namhyung Kim
· 13 years ago
aa22dd4
perf target: Rename functions to avoid double negation
by Namhyung Kim
· 13 years ago
40491ea
perf top: Update event name when falling back to cpu-clock
by David Ahern
· 13 years ago
80eebd9
perf top: Default to system wide using perf_target methods
by Arnaldo Carvalho de Melo
· 13 years ago
d67356e
perf target: Consolidate target task/cpu checking
by Namhyung Kim
· 13 years ago
16ad2ff
perf tools: Introduce perf_target__strerror()
by Namhyung Kim
· 13 years ago
dfe78ad
perf target: Introduce perf_target__parse_uid()
by Namhyung Kim
· 13 years ago
10b47d5
perf top: Set target.system_wide
by Arnaldo Carvalho de Melo
· 13 years ago
b809ac1
perf evlist: Make create_maps() take struct perf_target
by Namhyung Kim
· 13 years ago
4bd0f2d
perf tools: Introduce perf_target__validate() helper
by Namhyung Kim
· 13 years ago
fe9d18a
perf top: Convert to struct perf_target
by Namhyung Kim
· 13 years ago
31d68e7
perf annotate: Validate addr in symbol__inc_addr_samples
by Arnaldo Carvalho de Melo
· 13 years ago
4bea8b5
perf top: Add intel_idle to the skip list
by Arnaldo Carvalho de Melo
· 13 years ago
808e122
perf tools: Invert the sample_id_all logic
by Arnaldo Carvalho de Melo
· 13 years ago
0c97812
perf tools: Handle kernels that don't support attr.exclude_{guest,host}
by Arnaldo Carvalho de Melo
· 13 years ago
0c09571
perf top: Don't process samples with no valid machine object
by Joerg Roedel
· 13 years ago
b52956c
perf tools: Allow multiple threads or processes in record, stat, top
by David Ahern
· 13 years ago
bb1693f
Merge branch 'perf/urgent' into perf/core
by Ingo Molnar
· 13 years ago
509605d
perf top: Fix number of samples displayed
by Stephane Eranian
· 13 years ago
0d37aa3
perf tools: Introduce per user view
by Arnaldo Carvalho de Melo
· 13 years ago
cdce445
perf top: Add error message for EMFILE
by Namhyung Kim
· 13 years ago
df25f98
perf top: Don't update total_period on process_sample
by Arnaldo Carvalho de Melo
· 13 years ago
057a174
perf top: Fix a memory leak
by Namhyung Kim
· 13 years ago
806fb63
perf evlist: Always do automatic allocation of pollfd and mmap structures
by Arnaldo Carvalho de Melo
· 13 years ago
1758af1
perf top: Stop using globals for tool state
by Arnaldo Carvalho de Melo
· 13 years ago
45694aa
perf tools: Rename perf_event_ops to perf_tool
by Arnaldo Carvalho de Melo
· 13 years ago
743eb86
perf tools: Resolve machine earlier and pass it to perf_event_ops
by Arnaldo Carvalho de Melo
· 13 years ago
d20deb6
perf tools: Pass tool context in the the perf_event_ops functions
by Arnaldo Carvalho de Melo
· 13 years ago
246d4ce
perf session: Remove superfluous callchain_cursor member
by Arnaldo Carvalho de Melo
· 13 years ago
d04b35f
perf symbols: Add nr_events to symbol_conf
by Arnaldo Carvalho de Melo
· 13 years ago
f9e3d4b
perf top: Fix live annotation in the --stdio interface
by Arnaldo Carvalho de Melo
· 13 years ago
104268a
perf top tui: Don't recalc column widths considering just the first page
by Arnaldo Carvalho de Melo
· 13 years ago
7b27509
perf hists browser: Warn about lost events
by Arnaldo Carvalho de Melo
· 13 years ago
b8631e6
perf ui: Rename ui__warning_paranoid to ui__error_paranoid
by Arnaldo Carvalho de Melo
· 13 years ago
727ab04
perf evlist: Fix grouping of multiple events
by Arnaldo Carvalho de Melo
· 13 years ago
b2b7e9e
perf top: Fix the 'E' hotkey, select among multiple events
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
3af6e33
perf ui browser: Handle SIGWINCH
by Arnaldo Carvalho de Melo
· 13 years ago
64c6f0c
perf tools: Make --no-asm-raw the default
by Arnaldo Carvalho de Melo
· 13 years ago
8b1bfdb
perf top: Use the TUI interface by default
by Arnaldo Carvalho de Melo
· 13 years ago
19d4ac3
perf top: Add callgraph support
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
9d01402
Merge commit 'v3.1-rc9' into perf/core
by Ingo Molnar
· 13 years ago
dcc101d
perf top: Improve lost events warning
by Arnaldo Carvalho de Melo
· 13 years ago
af52aaf
perf top: Fix userspace sample addr map offset
by Arnaldo Carvalho de Melo
· 13 years ago
f120f9d
perf tools: De-opt the parse_events function
by Jiri Olsa
· 13 years ago
e4a338d
perf top: Don't stop if no kernel symtab is found
by Arnaldo Carvalho de Melo
· 14 years ago
5f6f558
perf top: Handle kptr_restrict
by Arnaldo Carvalho de Melo
· 14 years ago
59fb1ee
perf top: Remove unused macro
by Arnaldo Carvalho de Melo
· 14 years ago
3ac1bbc
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/urgent
by Ingo Molnar
· 14 years ago
5538bec
perf tools: Propagate event parse error handling
by Frederic Weisbecker
· 14 years ago
aece948
perf evlist: Fix per thread mmap setup
by Arnaldo Carvalho de Melo
· 14 years ago
5d2cd90
perf evsel: Fix use of inherit
by Arnaldo Carvalho de Melo
· 14 years ago
ca6a425
perf tools: Emit clearer message for sys_perf_event_open ENOENT return
by David Ahern
· 14 years ago
c286c41
perf tools: Fixup exit path when not able to open events
by Arnaldo Carvalho de Melo
· 14 years ago
ce2d17c
perf top: Fix uninitialized 'counter' variable
by Akihiro Nagai
· 14 years ago
171b3be
perf symbol: Move sym_entry->skip to symbol->ignore
by Arnaldo Carvalho de Melo
· 14 years ago
878b439
perf symbols: Rename dso->origin to dso->symtab_type
by Arnaldo Carvalho de Melo
· 14 years ago
8b8ba4a
perf top: Remove redundant syme->origin field
by Arnaldo Carvalho de Melo
· 14 years ago
ec52d97
perf top: Remove redundant perf_top->sym_counter
by Arnaldo Carvalho de Melo
· 14 years ago
a91e543
perf session: Use evlist/evsel for managing perf.data attributes
by Arnaldo Carvalho de Melo
· 14 years ago
5807806
perf top tui: Wait till the first sample to refresh the screen.
by Arnaldo Carvalho de Melo
· 14 years ago
374cfe5
perf top: Fix reporting of invalid --vmlinux
by Arnaldo Carvalho de Melo
· 14 years ago
c97cf42
perf top: Live TUI Annotation
by Arnaldo Carvalho de Melo
· 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
fb7d0b3
perf tool: Fix gcc 4.6.0 issues
by Kyle McMartin
· 14 years ago
3653246
perf top: Ditch private annotation code, share perf annotate's
by Arnaldo Carvalho de Melo
· 14 years ago
764328d
perf top: Remove superfluous name_len field
by Arnaldo Carvalho de Melo
· 14 years ago
c0443df
perf top: Introduce slang based TUI
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
Next »