Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
4f6bcec910d45e4f46b1514977caa529bc69e645
/
tools
/
perf
/
Documentation
14a8fd7
perf probe: Support adding probes on offline kernel modules
by Masami Hiramatsu
· 14 years ago
5d67be9
perf report/annotate/script: Add option to specify a CPU range
by Anton Blanchard
· 13 years ago
d797fdc
perf tools: Add inverted call graph report support.
by Sam Liao
· 14 years ago
7cec092
perf script: Add printing of sample address
by David Ahern
· 14 years ago
610723f
perf script: Make printing of dso a separate field option
by David Ahern
· 14 years ago
787bef1
perf script: "sym" field really means show IP data
by David Ahern
· 14 years ago
80fe02b
Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
625f2a3
sched: Get rid of lock_depth
by Jonathan Corbet
· 14 years ago
176fcc5
perf script: Add more documentation about the -f/--fields parameters
by Arnaldo Carvalho de Melo
· 14 years ago
43adec9
perf evlist: New command to list the names of events present in a perf.data file
by Arnaldo Carvalho de Melo
· 14 years ago
1424dc9
perf script: Add support for H/W and S/W events
by David Ahern
· 14 years ago
c0230b2
perf script: Add support for dumping symbols
by David Ahern
· 14 years ago
745f43e
perf script: Support custom field selection for output
by David Ahern
· 14 years ago
9826e83
perf lock: Document valid sort keys
by Marcin Slusarz
· 14 years ago
668b878
perf list: Allow filtering list of events
by Arnaldo Carvalho de Melo
· 14 years ago
e116dfa
perf probe: Support function@filename syntax for --line
by Masami Hiramatsu
· 14 years ago
4187e26
perf tools: Update Makefile with some help
by Jesse Brandeburg
· 14 years ago
023695d
perf tool: Add cgroup support
by Stephane Eranian
· 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
e80711c
perf probe: Add --funcs to show available functions in symtab
by Masami Hiramatsu
· 14 years ago
acac03f
perf record: Add "nodelay" mode, disabled by default
by Kirill Smelkov
· 14 years ago
9d95b58
perf probe: Fix line range description since a single file is allowed
by Franck Bui-Huu
· 14 years ago
ec5761e
perf symbols: Add symfs option for off-box analysis using specified tree
by David Ahern
· 14 years ago
b226a5a7
perf report: Allow user to specify path to kallsyms file
by David Ahern
· 14 years ago
9c90a61
perf tools: Ask for ID PERF_SAMPLE_ info on all PERF_RECORD_ events
by Arnaldo Carvalho de Melo
· 14 years ago
e4b546a
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
d7470b6
perf stat: Add csv-style output
by Stephane Eranian
· 14 years ago
8c20769
perf stat: Document missing options
by Shawn Bohrer
· 14 years ago
f68d6bd
perf test: Fix spelling mistake in documentation
by Shawn Bohrer
· 14 years ago
646420f
perf trace: Document missing options
by Shawn Bohrer
· 14 years ago
2e7a988
perf top: Document missing options
by Shawn Bohrer
· 14 years ago
1eacc94
perf sched: Document missing options
by Shawn Bohrer
· 14 years ago
e04fffc
perf report: Document missing options
by Shawn Bohrer
· 14 years ago
08dbd7e
perf record: Document missing options
by Shawn Bohrer
· 14 years ago
9d5b7f5
perf probe: Fix spelling mistake in documentation
by Shawn Bohrer
· 14 years ago
4aace25
perf lock: Document missing options
by Shawn Bohrer
· 14 years ago
5c0ef0a
perf kvm: Document missing options
by Shawn Bohrer
· 14 years ago
5ea4f85
perf diff: Document missing options
by Shawn Bohrer
· 14 years ago
b6a535d
perf buildid-list: Document missing options
by Shawn Bohrer
· 14 years ago
1968ad9
perf annotate: Document missing options.
by Shawn Bohrer
· 14 years ago
b3d006c
Merge branch 'perf/rename' into perf/core
by Ingo Molnar
· 14 years ago
f5b4a9c3
perf stat: Add no-aggregation mode to -a
by Stephane Eranian
· 14 years ago
133dc4c
perf: Rename 'perf trace' to 'perf script'
by Ingo Molnar
· 14 years ago
d3c4f79
perf trace: update Documentation with new perf trace variants
by Tom Zanussi
· 14 years ago
b44308f
perf scripting: Shut up 'perf record' final status
by Arnaldo Carvalho de Melo
· 14 years ago
ffec516
perf tools: Document event modifiers
by Sonny Rao
· 14 years ago
469b9b8
perf probe: Add basic module support
by Masami Hiramatsu
· 14 years ago
fb8c5a5
perf probe: Show accessible global variables
by Masami Hiramatsu
· 14 years ago
cf6eb48
perf probe: Show accessible local variables
by Masami Hiramatsu
· 14 years ago
8b9e74e
perf tools: Add --tui and --stdio to choose the UI
by Arnaldo Carvalho de Melo
· 14 years ago
8c31a1e
perf man pages: Fix cut'n'paste error
by Arnaldo Carvalho de Melo
· 14 years ago
b2a3c12
perf probe: Support tracing an entry of array
by Masami Hiramatsu
· 15 years ago
73317b9
perf probe: Support "string" type
by Masami Hiramatsu
· 15 years ago
9ed7e1b
perf probe: Add kernel source path option
by Chase Douglas
· 15 years ago
a1ac1d3
perf record: Add option to avoid updating buildid cache
by Stephane Eranian
· 15 years ago
c45c6ea
perf tools: Add the ability to specify list of cpus to monitor
by Stephane Eranian
· 15 years ago
5af52b5
perf stat: add perf stat -B to pretty print large numbers
by Stephane Eranian
· 15 years ago
5d2be7c
perf trace scripts: Fix typos in perf-trace-python.txt
by Kirill Smelkov
· 15 years ago
2e6cdf9
perf tools: change event inheritance logic in stat and record
by Stephane Eranian
· 15 years ago
1cf4a06
perf list: Improve the raw hw event descriptor documentation
by Arnaldo Carvalho de Melo
· 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
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
11d232e
perf inject: Add missing bits
by Arnaldo Carvalho de Melo
· 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
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
ef4a356
perf probe: Add --max-probes option
by Masami Hiramatsu
· 15 years ago
cfadf9d
perf: Some perf-kvm documentation edits
by William Cohen
· 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
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
11a1ca3
perf probe: Support basic type casting
by Masami Hiramatsu
· 15 years ago
df0faf4
perf probe: Use the last field name as the argument name
by Masami Hiramatsu
· 15 years ago
4848193
perf probe: Support argument name
by Masami Hiramatsu
· 15 years ago
854c554
perf: cleanup some Documentation
by Randy Dunlap
· 15 years ago
085ea73
perf probe: Fix --line syntax help and document
by Masami Hiramatsu
· 15 years ago
f4d7da4
perf probe: Add --dry-run option
by Masami Hiramatsu
· 15 years ago
7ae5f213
perf: Make the install relative to DESTDIR if specified
by John Kacur
· 15 years ago
548b841
Merge commit 'v2.6.34-rc1' into perf/urgent
by Ingo Molnar
· 15 years ago
84c6f88
perf lock: Fix and add misc documentally things
by Hitoshi Mitake
· 15 years ago
2a9c8c3
perf probe: Add lazy line matching support
by Masami Hiramatsu
· 15 years ago
ee391de
perf probe: Update perf probe document
by Masami Hiramatsu
· 15 years ago
c2fbaa4
perf/scripts: Tag syscall_name helper as not yet available
by Frederic Weisbecker
· 15 years ago
cff68e5
perf/scripts: Add perf-trace-python Documentation
by Tom Zanussi
· 15 years ago
f526d68
perf/scripts: Fix supported language listing option
by Tom Zanussi
· 15 years ago
6cff0e8
perf top: Teach it to autolocate vmlinux
by Kirill Smelkov
· 15 years ago
ef12a14
perf buildid-cache: Add new command to manage build-id cache
by Arnaldo Carvalho de Melo
· 15 years ago
e8d433f
perf archive: Add documentation
by Arnaldo Carvalho de Melo
· 15 years ago
0895cf0
perf: Fix few typos + cosmetics
by Kirill Smelkov
· 15 years ago
631c9de
perf probe: Support --line option to show probable source-code lines
by Masami Hiramatsu
· 15 years ago
c351c28
perf diff: Use perf_session__fprintf_hists just like 'perf record'
by Arnaldo Carvalho de Melo
· 15 years ago
af663d7
perf probe: Support event name for --add option
by Masami Hiramatsu
· 15 years ago
cdccc69
perf diff: Fix documentation
by Arnaldo Carvalho de Melo
· 15 years ago
d30531c
perf diff: Improve the help text
by Ingo Molnar
· 15 years ago
a600512
perf trace/scripting: Update Documentation
by Tom Zanussi
· 15 years ago
86a9eee
perf diff: Introduce tool to show performance difference
by Arnaldo Carvalho de Melo
· 15 years ago
90b86a9
perf kmem: Show usage if no option is specified
by Li Zefan
· 15 years ago
Next »