Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
b3b2b9e192d5811f91f9cd92aeec489cecabc92e
/
tools
/
perf
/
Documentation
6810fc9
perf trace: Add option to analyze events in a file versus live
by David Ahern
· 11 years ago
7c304ee0
perf trace: Add --verbose option
by Arnaldo Carvalho de Melo
· 11 years ago
b059efd
perf trace: Support ! in -e expressions
by Arnaldo Carvalho de Melo
· 11 years ago
ac9be8e
perf trace: Make command line arguments consistent with perf-record
by David Ahern
· 11 years ago
c24ff99
perf trace: Implement -o/--output filename
by Arnaldo Carvalho de Melo
· 11 years ago
2ae3a31
perf trace: Allow specifying which syscalls to trace
by Arnaldo Carvalho de Melo
· 11 years ago
9a6d316
perf kvm: Update documentation with live command
by David Ahern
· 11 years ago
e9a7c41
perf tools: Add support for pinned modifier
by Michael Ellerman
· 11 years ago
4119168
perf stat: Add support for --initial-delay option
by Andi Kleen
· 11 years ago
3c17631
perf tools: Add 'S' event/group modifier to read sample value
by Jiri Olsa
· 12 years ago
99571ab
perf tools: Support callchain sorting based on addresses
by Andi Kleen
· 11 years ago
5f3f8d3
perf diff: Add generic order option for compute sorting
by Jiri Olsa
· 12 years ago
3a3beae
perf diff: Update perf diff documentation for multiple data comparison
by Jiri Olsa
· 12 years ago
b21484f
perf report/top: Add option to collapse undesired parts of call graph
by Greg Price
· 12 years ago
dc098b3
perf list: List kernel supplied event aliases
by Andi Kleen
· 12 years ago
4a4d371
perf record: Remove -f/--force option
by Jiri Olsa
· 12 years ago
563aecb
perf record: Remove -A/--append option
by Jiri Olsa
· 12 years ago
761a0f3
perf tools: Fix output directory of Documentation/
by Robert Richter
· 12 years ago
5125bc2
tools: Get only verbose output with V=1
by Robert Richter
· 12 years ago
fa5df94
perf top: Add --percent-limit option
by Namhyung Kim
· 12 years ago
064f198
perf report: Add --percent-limit option
by Namhyung Kim
· 12 years ago
bc8b8c0
perf archive: Fix typo on Documentation
by Arnaldo Carvalho de Melo
· 12 years ago
028f12e
perf tools: Add new mem command for memory access profiling
by Stephane Eranian
· 12 years ago
0548429
perf tools: Add support for weight v7 (modified)
by Andi Kleen
· 12 years ago
328ccda
perf report: Add --no-demangle option
by Namhyung Kim
· 12 years ago
12c08a9
perf stat: Add per-core aggregation
by Stephane Eranian
· 12 years ago
d430495
perf stat: Rename --aggr-socket to --per-socket
by Stephane Eranian
· 12 years ago
a7e191c
perf stat: Introduce --repeat forever
by Frederik Deweerdt
· 12 years ago
b1dd443
perf annotate: Add basic support to event group view
by Namhyung Kim
· 12 years ago
18c9e5c
perf annotate: Make it to be able to skip unannotatable symbols
by Namhyung Kim
· 12 years ago
2b676bf
perf ui/gtk: Implement basic GTK2 annotation browser
by Namhyung Kim
· 12 years ago
eeb4984
perf buildid-cache: Add --update option
by Namhyung Kim
· 12 years ago
d7e7a45
perf stat: Add per processor socket count aggregation
by Stephane Eranian
· 12 years ago
e6ab07d
perf evlist: Add --group option
by Namhyung Kim
· 12 years ago
01d14f1
perf report: Add --group option
by Namhyung Kim
· 12 years ago
13370a9
perf stat: Add interval printing
by Stephane Eranian
· 12 years ago
2ae8287
perf test: Allow skipping tests
by Arnaldo Carvalho de Melo
· 12 years ago
1de7b7e
perf script: Remove workqueue-stats script
by Tom Zanussi
· 12 years ago
9811360
perf report: Update documentation for sort keys
by Namhyung Kim
· 12 years ago
203e04c
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Ingo Molnar
· 12 years ago
a2013a1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
2376c67
perf top: Use perf_evlist__config()
by Arnaldo Carvalho de Melo
· 12 years ago
fbb6976
perf buildid-cache: Add option to show build ids that are missing in the cache
by Arnaldo Carvalho de Melo
· 12 years ago
db6d0bb
perf diff: Remove displacement output option
by Jiri Olsa
· 12 years ago
3b761f9
perf tools: Don't check configuration on make tags
by Arnaldo Carvalho de Melo
· 12 years ago
3cde41b
perf tools: Don't check configuration on make clean
by Namhyung Kim
· 12 years ago
9c76820
treewide: Fix typos in various drivers
by Masanari Iida
· 12 years ago
cd69ef8
perf tools: Add info about cross compiling for Android ARM
by Joonsoo Kim
· 12 years ago
1f16c57
perf stat: Add --pre and --post command
by Peter Zijlstra
· 12 years ago
26a031e
perf inject: Merge sched_stat_* and sched_switch events
by Andrew Vagin
· 12 years ago
e558a5b
perf inject: Work with files
by Andrew Vagin
· 12 years ago
1302d88
perf trace: Use sched:sched_stat_runtime to provide a thread summary
by Arnaldo Carvalho de Melo
· 12 years ago
af3df2c
perf tools: Try to build Documentation when installing
by Borislav Petkov
· 12 years ago
ae9ed03
perf trace: Add duration filter
by Arnaldo Carvalho de Melo
· 12 years ago
7747e2f
Documentation: add documentation on compiling for Android
by Irina Tirdea
· 12 years ago
ed279da
perf diff: Add -F option to display formula for computation
by Jiri Olsa
· 12 years ago
61949b2
perf diff: Add -p option to display period values for hist entries
by Jiri Olsa
· 12 years ago
81d5f95
perf diff: Add weighted diff computation way to compare hist entries
by Jiri Olsa
· 12 years ago
96c47f1
perf diff: Add option to sort entries based on diff computation
by Jiri Olsa
· 12 years ago
7aaf6b3
perf diff: Add ratio computation way to compare hist entries
by Jiri Olsa
· 12 years ago
a06d143
perf diff: Add -b option for perf diff to display paired entries only
by Jiri Olsa
· 12 years ago
514f1c6
perf trace: New tool
by Arnaldo Carvalho de Melo
· 12 years ago
bcf6edc
perf kvm: Events analysis tool
by Xiao Guangrong
· 12 years ago
863e451
perf diff: Make diff command work with evsel hists
by Jiri Olsa
· 12 years ago
7a4ec93
perf tools: Allow user to indicate path to objdump in command line
by Maciek Borzecki
· 12 years ago
e8d0f400
perf script perl/python: Fix libexec scripts path in Documentation
by David Ahern
· 12 years ago
0fe7d7e
perf symbols: Add description of JIT interface
by Andi Kleen
· 12 years ago
2055fda
perf list: Document precise event sampling for AMD IBS
by Robert Richter
· 12 years ago
75bc5ca
perf list: Update documentation about raw event setup
by Robert Richter
· 12 years ago
e6b9783
perf tools: Fix version file for perf documentation with OUTPUT variable set
by Robert Richter
· 12 years ago
17d7a11
perf bench: Fix confused variable namings and descriptions in mem subsystem
by Hitoshi Mitake
· 12 years ago
08942f6
perf bench: Documentation update
by Namhyung Kim
· 13 years ago
409a8be
perf tools: Add sort by src line/number
by Arnaldo Carvalho de Melo
· 13 years ago
65a50c9
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
c323cf0
perf annotate browser: Read perf config file for settings
by Arnaldo Carvalho de Melo
· 13 years ago
654443e
Merge branch 'perf-uprobes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
26252ea
perf evlist: Show event attribute details
by Arnaldo Carvalho de Melo
· 13 years ago
2e49a94
perf record: Fix documentation for branch stack sampling
by Anshuman Khandual
· 13 years ago
73eff9f
perf probe: Detect probe target when m/x options are absent
by Srikar Dronamraju
· 13 years ago
225466f
perf probe: Provide perf interface for uprobes
by Srikar Dronamraju
· 13 years ago
058b4cc
perf annotate: Allow printing objdump line addr in different color
by Arnaldo Carvalho de Melo
· 13 years ago
c31a945
perf report: Add a simple GTK2-based 'perf report' browser
by Pekka Enberg
· 13 years ago
fde0eea
perf report: Document --symbol-filter option
by Namhyung Kim
· 13 years ago
993ac88
perf report: Auto-detect branch stack sampling mode
by Stephane Eranian
· 13 years ago
a5aabda
perf record: Provide default branch stack sampling mode option
by Stephane Eranian
· 13 years ago
b50311d
perf report: Add support for taken branch sampling
by Roberto Agostino Vitillo
· 13 years ago
bdfebd8
perf record: Add support for sampling taken branch
by Roberto Agostino Vitillo
· 13 years ago
b52956c
perf tools: Allow multiple threads or processes in record, stat, top
by David Ahern
· 13 years ago
762b293
perf doc: Allow producing documentation in a specified output directory
by Franck Bui-Huu
· 13 years ago
d1eec3e
perf lock: Document lock info subcommand
by Namhyung Kim
· 13 years ago
0bc8d20
perf script: Add option resolving vmlinux path
by Akihiro Nagai
· 13 years ago
a978f2a
perf script: Add the offset field specifier
by Akihiro Nagai
· 13 years ago
939ddcf
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Ingo Molnar
· 13 years ago
0d37aa3
perf tools: Introduce per user view
by Arnaldo Carvalho de Melo
· 13 years ago
83c2f91
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 13 years ago
90a5d5a
mm-tracepoint: fix documentation and examples
by Konstantin Khlebnikov
· 13 years ago
99320cc
perf tools: Add support for guest/host-only profiling
by Joerg Roedel
· 13 years ago
efad141
perf report: Accept fifos as input file
by Robert Richter
· 13 years ago
41d0d93
perf: builtin-record: Document and check that mmap_pages must be a power of two.
by Nelson Elhage
· 13 years ago
6581f6e
perf report: Document '--call-graph' for optional print_limit argument
by Namhyung Kim
· 13 years ago
Next »