Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
3e76ac78b08479e84a3eca3fb1b3066fb8230461
/
tools
/
perf
3e76ac7
perf record: Add ability to record event period
by Andrew Vagin
· 13 years ago
74eec26
perf tools: Add ability to synthesize event according to a sample
by Andrew Vagin
· 13 years ago
317df65
perf script: Implement option for system-wide profiling
by Robert Richter
· 13 years ago
38efb53
perf script: Fix mem leaks and NULL pointer checks around strdup()s
by Robert Richter
· 13 years ago
d6c1c49
Merge branch 'perf/urgent' into perf/core
by Ingo Molnar
· 13 years ago
d06c27b
perf: Fix parsing of __print_flags() in TP_printk()
by Steven Rostedt
· 13 years ago
f71c49e
perf test: Soft errors shouldn't stop the "Validate PERF_RECORD_" test
by Arnaldo Carvalho de Melo
· 13 years ago
3e7c439
perf test: Validate PERF_RECORD_ events and perf_sample fields
by Arnaldo Carvalho de Melo
· 13 years ago
482ad89
perf event: Introduce perf_event__fprintf
by Arnaldo Carvalho de Melo
· 13 years ago
e60770a
perf test: Allow running just a subset of the available tests
by Arnaldo Carvalho de Melo
· 13 years ago
806fb63
perf evlist: Always do automatic allocation of pollfd and mmap structures
by Arnaldo Carvalho de Melo
· 13 years ago
ee29be6
perf tools: Save some loops using perf_evlist__id2evsel
by Arnaldo Carvalho de Melo
· 13 years ago
e7984b7
perf script: Add comm filtering option
by David Ahern
· 13 years ago
c8e6672
perf tools: make -C consistent across commands (for cpu list arg)
by David Ahern
· 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
7009cc3
perf annotate: Group options in a struct
by Arnaldo Carvalho de Melo
· 13 years ago
fa372aa
perf report: Group options in a struct
by Arnaldo Carvalho de Melo
· 13 years ago
e3f4260
perf tools: Use evsel->attr.sample_type instead of session->sample_type
by Arnaldo Carvalho de Melo
· 13 years ago
246d4ce
perf session: Remove superfluous callchain_cursor member
by Arnaldo Carvalho de Melo
· 13 years ago
10d0f08
perf event: perf_event_ops->attr() manipulates only an evlist
by Arnaldo Carvalho de Melo
· 13 years ago
81e36bf
perf evlist: Introduce id_hdr_size method out of perf_session
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
18b5523
perf ui progress: Fix divide by zero
by Arnaldo Carvalho de Melo
· 13 years ago
ed80f58
perf record: Move 'group' to perf_event_ops
by Arnaldo Carvalho de Melo
· 13 years ago
b424eba
perf session: Move threads to struct machine
by Arnaldo Carvalho de Melo
· 13 years ago
01c2d99
perf record: Move mmap_pages to perf_record_opts
by Arnaldo Carvalho de Melo
· 13 years ago
50a682c
perf evlist: Handle default value for 'pages' on mmap method
by Arnaldo Carvalho de Melo
· 13 years ago
35b9d88
perf evlist: Introduce {prepare,start}_workload refactored from 'perf record'
by Arnaldo Carvalho de Melo
· 13 years ago
0f82ebc
perf evsel: Introduce config attr method
by Arnaldo Carvalho de Melo
· 13 years ago
a8c9ae1
perf evlist: Introduce add_tracepoints method
by Arnaldo Carvalho de Melo
· 13 years ago
50d08e4
perf evlist: Introduce perf_evlist__add_attrs
by Arnaldo Carvalho de Melo
· 13 years ago
ebf294b
perf tools: Simplify debugfs mountpoint handling code
by Arnaldo Carvalho de Melo
· 13 years ago
c168fbf
perf tools: Eliminate duplicate code and use PATH_MAX consistently
by Arnaldo Carvalho de Melo
· 13 years ago
47fbe53
perf session: Fix crash with invalid CPU list
by David Ahern
· 13 years ago
0e2a5f1
perf python: Fix undefined symbol problem
by Arnaldo Carvalho de Melo
· 13 years ago
efc9673
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/core
by Ingo Molnar
· 13 years ago
54a0f91
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
49908a1
perf: Fix parsing of __print_flags() in TP_printk()
by Steven Rostedt
· 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
8866056
perf report: Add progress bar when processing time ordered events
by Arnaldo Carvalho de Melo
· 13 years ago
7b27509
perf hists browser: Warn about lost events
by Arnaldo Carvalho de Melo
· 13 years ago
1ca4ff41
perf tools: Fix a typo of command name as trace-cmd
by Masami Hiramatsu
· 13 years ago
7928631
perf hists: Fix recalculation of total_period when sorting entries
by Arnaldo Carvalho de Melo
· 13 years ago
a9072bc
perf header: Fix build on old systems
by Arnaldo Carvalho de Melo
· 13 years ago
4610e41
perf ui browser: Handle K_RESIZE in dialog windows
by Arnaldo Carvalho de Melo
· 13 years ago
0458122
perf ui browser: No need to switch char sets that often
by Arnaldo Carvalho de Melo
· 13 years ago
13d8f96
perf hists browser: Use K_TIMER
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
ae55795
perf ui: Reimplement the popup windows using libslang
by Arnaldo Carvalho de Melo
· 13 years ago
1056d3d
perf ui: Reimplement ui__popup_menu using ui__browser
by Arnaldo Carvalho de Melo
· 13 years ago
2ba908e
perf ui: Reimplement ui_helpline using libslang
by Arnaldo Carvalho de Melo
· 13 years ago
71172ed
perf ui: Improve handling sigwinch a bit
by Arnaldo Carvalho de Melo
· 13 years ago
ca59bcb
perf ui progress: Reimplement using slang
by Arnaldo Carvalho de Melo
· 13 years ago
7115e3f
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
727ab04
perf evlist: Fix grouping of multiple events
by Arnaldo Carvalho de Melo
· 13 years ago
59e5253
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
c752d04
perf symbols: Increase symbol KSYM_NAME_LEN size
by Ricardo Ribalda Delgado
· 13 years ago
a6e51f9
perf hists browser: Refuse 'a' hotkey on non symbolic views
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
29208e5
perf tools: Fix tracing info recording
by Jiri Olsa
· 13 years ago
cc02c92
perf hists browser: Elide DSO column when it is set to just one DSO, ditto for threads
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
2cf9ceb
perf hists browser: Honour symbol_conf.show_{nr_samples,total_period}
by Arnaldo Carvalho de Melo
· 13 years ago
e4419b8
perf hists browser: Do not exit on tab key with single event
by David Ahern
· 13 years ago
fe46e64
perf annotate browser: Don't change selection line when returning from callq
by Arnaldo Carvalho de Melo
· 13 years ago
d327fa4
perf tools: handle endianness of feature bitmap
by David Ahern
· 13 years ago
e77b15b
perf tools: Add prelink suggestion to dso update message
by David Ahern
· 13 years ago
51192de
perf script: Fix unknown feature comment
by David Ahern
· 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
82e0af8
perf ui browser: Honour the xterm colors
by Arnaldo Carvalho de Melo
· 13 years ago
33f62b3
perf top tui: Give color hints just on the percentage, like on --stdio
by Arnaldo Carvalho de Melo
· 13 years ago
e039fc7
perf ui browser: Make the colors configurable and change the defaults
by Arnaldo Carvalho de Melo
· 13 years ago
cc6e7aa
perf tui: Remove unneeded call to newtCls on startup
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
c172f74
perf ui browser: Allow initial use without navigation UI elements
by Arnaldo Carvalho de Melo
· 13 years ago
3f7247e
perf tui: Catch signals to exit gracefully
by Arnaldo Carvalho de Melo
· 13 years ago
2d5646c
perf hists browser: Add missing hotkeys to the help window
by Arnaldo Carvalho de Melo
· 13 years ago
7bc7298
perf hists browser: Add missing stdarg.h include
by Mike Galbraith
· 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
c73a3cb
Merge branch 'perf/core' of git://github.com/acmel/linux into perf/core
by Ingo Molnar
· 13 years ago
6c3c5b2
perf buildid: Fix possible unterminated readlink() result buffer
by Thomas Jarosch
· 13 years ago
0361fc2
perf annotate browser: Allow toggling the visualization of source code lines
by Arnaldo Carvalho de Melo
· 13 years ago
250611c
perf ui browser: Add filter method
by Arnaldo Carvalho de Melo
· 13 years ago
7296d66
perf annotate browser: Exit when pressing ESC or the left arrow
by Arnaldo Carvalho de Melo
· 13 years ago
437cfe7
perf hists browser: Invalidate ui_browser->top after timer calls
by Arnaldo Carvalho de Melo
· 13 years ago
18eaf0b
perf hists browser: Fix handling of TAB/UNTAB for multiple events
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
ed7e566
perf ui browser: Remove ui_browser__add_exit_keys
by Arnaldo Carvalho de Melo
· 13 years ago
3af6e33
perf ui browser: Handle SIGWINCH
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
df71d95
perf hists: Don't free decayed entries if in the annotation browser
by Arnaldo Carvalho de Melo
· 13 years ago
177e216
Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/core
by Ingo Molnar
· 13 years ago
900e14a
perf hists browser: Recalculate browser pointers after resort/decay
by Arnaldo Carvalho de Melo
· 13 years ago
Next »