Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
9d192e118a094087494997ea1c8a2faf39af38c5
/
tools
/
perf
9d192e1
perf newt: Add single key shortcuts for zoom into DSO and threads
by Arnaldo Carvalho de Melo
· 14 years ago
29351db
perf newt: Exit browser unconditionally when CTRL+C, q or Q is pressed
by Arnaldo Carvalho de Melo
· 14 years ago
c1ec5fe
perf newt: Fix the 'A'/'a' shortcut for annotate
by Arnaldo Carvalho de Melo
· 14 years ago
60553903
perf newt: Make <- exit the ui_browser
by Arnaldo Carvalho de Melo
· 14 years ago
3e1bbdc3
perf newt: Make <- zoom out filters
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
5d2be7c
perf trace scripts: Fix typos in perf-trace-python.txt
by Kirill Smelkov
· 14 years ago
2e6cdf9
perf tools: change event inheritance logic in stat and record
by Stephane Eranian
· 14 years ago
8a0ecfb
perf hist: Fix missing getline declaration
by Frederic Weisbecker
· 14 years ago
8769e1c
perf hist: Fix hists__browse no-newt case
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
· 14 years ago
3798ed7
perf ui: Add ui_helpline methods
by Arnaldo Carvalho de Melo
· 15 years ago
d11c7ad
perf symbols: allow forcing use of cplus_demangle
by Kyle McMartin
· 15 years ago
6b3c4ef
perf probe: Check older elfutils and set NO_DWARF
by Masami Hiramatsu
· 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
e61a639
perf/trace/scripting: syscall-counts script cleanup
by Tom Zanussi
· 15 years ago
79e653f
perf/trace/scripting: syscall-counts-by-pid script cleanup
by Tom Zanussi
· 15 years ago
a4ab0c1
perf/trace/scripting: failed-syscalls-by-pid script cleanup
by Tom Zanussi
· 15 years ago
3824a4e
perf/trace/scripting: don't show script start/stop messages by default
by Tom Zanussi
· 15 years ago
a3412d9
perf/trace/scripting: workqueue-stats script cleanup
by Tom Zanussi
· 15 years ago
e366728
perf/trace/scripting: wakeup-latency script cleanup
by Tom Zanussi
· 15 years ago
e88a4bf
perf/trace/scripting: rwtop script cleanup
by Tom Zanussi
· 15 years ago
6922c3d
perf/trace/scripting: rw-by-pid script cleanup
by Tom Zanussi
· 15 years ago
c3f5fd2
perf/trace/scripting: failed-syscalls script cleanup
by Tom Zanussi
· 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
d118f8b
perf session: create_kernel_maps should use ->host_machine
by Arnaldo Carvalho de Melo
· 15 years ago
cdd5b75b
perf callchains: Use zalloc to allocate objects
by Arnaldo Carvalho de Melo
· 15 years ago
7f82645
perf newt: Use newtAddComponent()
by Arnaldo Carvalho de Melo
· 15 years ago
1f0ac71
Merge branch 'perf/test' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/core
by Ingo Molnar
· 15 years ago
232a5c9
perf report: Allow limiting the number of entries to print in callchains
by Arnaldo Carvalho de Melo
· 15 years ago
1f626bc
perf session: Embed the host machine data on perf_session
by Arnaldo Carvalho de Melo
· 15 years ago
4cc4945
perf symbols: Check if a struct machine instance was found
by Arnaldo Carvalho de Melo
· 15 years ago
3ceb0d4
perf symbols: Consider unresolved DSOs in the dso__col_widt calculation
by Arnaldo Carvalho de Melo
· 15 years ago
76ba7e8
perf lock: Drop "-a" option from cmd_record() default arguments set
by Hitoshi Mitake
· 15 years ago
28e2a10
perf hist: Simplify the insertion of new hist_entry instances
by Arnaldo Carvalho de Melo
· 15 years ago
39d1e1b
perf report: Fix leak of resolved callchains array on error path
by Arnaldo Carvalho de Melo
· 15 years ago
139633c
perf callchain: Move validate_callchain to callchain lib
by Arnaldo Carvalho de Melo
· 15 years ago
794e43b
perf/live-mode: Handle payload-less events
by Tom Zanussi
· 15 years ago
90c0e5f
perf lock: Always check min AND max wait time
by Frederic Weisbecker
· 15 years ago
5efe08c
perf: Fix perf lock bad rate
by Frederic Weisbecker
· 15 years ago
84c7a21
perf: Humanize lock flags in perf lock
by Frederic Weisbecker
· 15 years ago
10350ec
perf: Cleanup perf lock broken states
by Frederic Weisbecker
· 15 years ago
26242d8
perf lock: Add "info" subcommand for dumping misc information
by Hitoshi Mitake
· 15 years ago
d6b17be
perf: Provide a new deterministic events reordering algorithm
by Frederic Weisbecker
· 15 years ago
9840280
perf: Introduce a new "round of buffers read" pseudo event
by Frederic Weisbecker
· 15 years ago
e157eb8
perf report: Document '--call-graph' better for usage
by Pekka Enberg
· 15 years ago
ed82702
Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 into perf/core
by Ingo Molnar
· 15 years ago
1cf4a06
perf list: Improve the raw hw event descriptor documentation
by Arnaldo Carvalho de Melo
· 15 years ago
ab60834
perf, x86: Improve the PEBS ABI
by Peter Zijlstra
· 15 years ago
4778e0e
perf tools: Fixup minor doc formatting issues
by Arnaldo Carvalho de Melo
· 15 years ago
9e32a3c
perf list: Add explanation about raw hardware event descriptors
by Arnaldo Carvalho de Melo
· 15 years ago
db620b1
perf/record: simplify TRACE_INFO tracepoint check
by Tom Zanussi
· 15 years ago
9890948
perf report: Make dso__calc_col_width agree with hist_entry__dso_snprintf
by Arnaldo Carvalho de Melo
· 15 years ago
c4f3b5a
Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 into perf/core
by Ingo Molnar
· 15 years ago
02bf60a
perf: Fix performance issue with perf report
by Anton Blanchard
· 15 years ago
11d232e
perf inject: Add missing bits
by Arnaldo Carvalho de Melo
· 15 years ago
63e0c77
perf: record TRACE_INFO only if using tracepoints and SAMPLE_RAW
by Tom Zanussi
· 15 years ago
0806ebd
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/core
by Ingo Molnar
· 15 years ago
090f720
perf inject: Refactor read_buildid function
by Arnaldo Carvalho de Melo
· 15 years ago
2c9faa0
perf record: Don't exit in live mode when no tracepoints are enabled
by Arnaldo Carvalho de Melo
· 15 years ago
454c407
perf: add perf-inject builtin
by Tom Zanussi
· 15 years ago
789688f
perf/live: don't synthesize build ids at the end of a live mode trace
by Tom Zanussi
· 15 years ago
fb72014
perf tools: Don't use code surrounded by __KERNEL__
by Arnaldo Carvalho de Melo
· 15 years ago
d00a47c
perf: Fix warning while reading ring buffer headers
by Frederic Weisbecker
· 15 years ago
e5a5f1f
perf: Remove leftover useless options to record trace events from scripts
by Frederic Weisbecker
· 15 years ago
1c6a800
perf test: Initial regression testing command
by Arnaldo Carvalho de Melo
· 15 years ago
5c0541d
perf symbols: Add machine helper routines
by Arnaldo Carvalho de Melo
· 15 years ago
18acde5
perf tools: Create $(OUTPUT)arch/$(ARCH)/util/ directory
by Arnaldo Carvalho de Melo
· 15 years ago
cbf6968
perf machines: Make the machines class adopt the dsos__fprintf methods
by Arnaldo Carvalho de Melo
· 15 years ago
d28c622
perf machine: Adopt some map_groups functions
by Arnaldo Carvalho de Melo
· 15 years ago
48ea8f5
perf machine: Pass buffer size to machine__mmap_name
by Arnaldo Carvalho de Melo
· 15 years ago
23346f2
perf tools: Rename "kernel_info" to "machine"
by Arnaldo Carvalho de Melo
· 15 years ago
462b04e2
Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 into perf/core
by Ingo Molnar
· 15 years ago
f93830f
perf tools: Fix libdw-dev package name in error message
by Stefan Hajnoczi
· 15 years ago
ef4a356
perf probe: Add --max-probes option
by Masami Hiramatsu
· 15 years ago
5d1ee04
perf probe: Fix to exit callback soon after finding too many probe points
by Masami Hiramatsu
· 15 years ago
15eca30
perf probe: Fix to use symtab only if no debuginfo
by Masami Hiramatsu
· 15 years ago
0ab061c
perf tools: Initialize dso->node member in dso__new
by Masami Hiramatsu
· 15 years ago
cfadf9d
perf: Some perf-kvm documentation edits
by William Cohen
· 15 years ago
e1889d7
perf: Add a perf trace option to check samples ordering reliability
by Frederic Weisbecker
· 15 years ago
9df9bbb
perf: Use generic sample reordering in perf timechart
by Frederic Weisbecker
· 15 years ago
e0a808c
perf: Use generic sample reordering in perf trace
by Frederic Weisbecker
· 15 years ago
587570d
perf: Use generic sample reordering in perf kmem
by Frederic Weisbecker
· 15 years ago
a64eae7
perf: Use generic sample reordering in perf sched
by Frederic Weisbecker
· 15 years ago
c61e52e
perf: Generalize perf lock's sample event reordering to the session layer
by Frederic Weisbecker
· 15 years ago
5710fca
perf: Fix initialization bug in parse_single_tracepoint_event()
by Stephane Eranian
· 15 years ago
e4cef1f
perf lock: Fix state machine to recognize lock sequence
by Hitoshi Mitake
· 15 years ago
fead796
perf probe: Add PowerPC DWARF register number mappings
by Ian Munsie
· 15 years ago
cd932c5
perf: Move arch specific code into separate arch directory
by Ian Munsie
· 15 years ago
6eca8cc
perf: Fix perf probe build error
by Frederic Weisbecker
· 15 years ago
a1645ce
perf: 'perf kvm' tool for monitoring guest performance from host
by Zhang, Yanmin
· 15 years ago
b5a80b7
Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 into perf/core
by Ingo Molnar
· 15 years ago
84b13fd
Merge branch 'perf/live' into perf/core
by Ingo Molnar
· 15 years ago
f921281
perf: Make the trace events sample period default to 1
by Frederic Weisbecker
· 15 years ago
bdef3b0
perf: Always record tracepoints raw samples from perf record
by Frederic Weisbecker
· 15 years ago
7865e81
perf: Make -f the default for perf record
by Frederic Weisbecker
· 15 years ago
a1e2f60
perf: Fix dynamic field detection
by Thomas Gleixner
· 15 years ago
Next »