Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
daf0e1ed578f65e8395102549e135887e6661860
/
tools
/
perf
/
Documentation
/
perf-record.txt
bcc84ec
perf record: Add ability to name registers to record
by Stephane Eranian
· 9 years ago
f9db0d0
perf callchain: Allow disabling call graphs per event
by Kan Liang
· 9 years ago
d457c96
perf callchain: Per-event type selection support
by Kan Liang
· 9 years ago
09af2a5
perf record: Support per-event freq term
by Namhyung Kim
· 9 years ago
3206771
perf tools: Per-event time support
by Kan Liang
· 9 years ago
ee4c758
perf tools: Force period term to overload global settings
by Jiri Olsa
· 9 years ago
b757bb0
perf record: Add option --switch-events to select PERF_RECORD_SWITCH events
by Adrian Hunter
· 9 years ago
4ba1faa
perf record: Allow filtering perf's pid via --exclude-perf
by Wang Nan
· 9 years ago
3d5d68a
perf record: Document setting '-e pmu/period=N/' in man page
by Kan Liang
· 9 years ago
9d9cad7
perf tools: Configurable per thread proc map processing time out
by Kan Liang
· 10 years ago
5610032
perf record: Amend option summaries
by Peter Zijlstra
· 10 years ago
1f91d5f
perf tools: Document relation of per-thread event count feature
by Namhyung Kim
· 10 years ago
2dd6d8a
perf record: Add AUX area tracing Snapshot Mode support
by Adrian Hunter
· 10 years ago
e9db131
perf record: Extend -m option for AUX area tracing mmap pages
by Adrian Hunter
· 10 years ago
814c8c3
perf record: Add clockid parameter
by Peter Zijlstra
· 10 years ago
9a75606
perf record: Document --group option
by Namhyung Kim
· 10 years ago
08b23f4
perf record: Get rid of -l option from Documentation
by Namhyung Kim
· 10 years ago
85c273d
perf record: Support recording running/enabled time
by Andi Kleen
· 10 years ago
aad2b21
perf tools: Enable LBR call stack support
by Kan Liang
· 10 years ago
b3890e4
Merge branch 'perf/hw_breakpoints' into perf/core
by Ingo Molnar
· 10 years ago
f9ab9c1
perf tools: Document parameterized and symbolic events
by Cody P Schafer
· 10 years ago
3741eb9
perf tools: allow user to specify hardware breakpoint bp_len
by Jacob Shin
· 11 years ago
4b6c517
perf record: Add new -I option to sample interrupted machine state
by Stephane Eranian
· 10 years ago
96355f2
perf Documentation: Fix typos in perf/Documentation
by Masanari Iida
· 10 years ago
3e39db4
perf/documentation: Add description for conditional branch filter
by Anshuman Khandual
· 11 years ago
a6205a3
perf record: Rename --initial-delay to --delay
by Arnaldo Carvalho de Melo
· 11 years ago
509051e
perf record: Rename --no-delay to --no-buffering
by Arnaldo Carvalho de Melo
· 11 years ago
6619a53
perf record: Add --initial-delay option
by Andi Kleen
· 11 years ago
69e7e5b
perf record: Default -t option to no inheritance
by Adrian Hunter
· 11 years ago
3aa5939
perf record: Make per-cpu mmaps the default.
by Adrian Hunter
· 11 years ago
539e6bb
perf record: Add an option to force per-cpu mmaps
by Adrian Hunter
· 11 years ago
aac8985
Merge branch 'perf/urgent' into perf/core
by Ingo Molnar
· 11 years ago
09b0fd4
perf record: Split -g and --call-graph
by Jiri Olsa
· 11 years ago
27050f5
perf tools: Add possibility to specify mmap size
by Jiri Olsa
· 11 years ago
475eeab
tools/perf: Add support for record transaction flags
by Andi Kleen
· 11 years ago
0126d49
tools/perf/record: Add abort_tx,no_tx,in_tx branch filter options to perf record -j
by Andi Kleen
· 11 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
0548429
perf tools: Add support for weight v7 (modified)
by Andi Kleen
· 12 years ago
9c76820
treewide: Fix typos in various drivers
by Masanari Iida
· 12 years ago
2e49a94
perf record: Fix documentation for branch stack sampling
by Anshuman Khandual
· 13 years ago
a5aabda
perf record: Provide default branch stack sampling mode option
by Stephane Eranian
· 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
0d37aa3
perf tools: Introduce per user view
by Arnaldo Carvalho de Melo
· 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
023695d
perf tool: Add cgroup support
by Stephane Eranian
· 14 years ago
acac03f
perf record: Add "nodelay" mode, disabled by default
by Kirill Smelkov
· 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
08dbd7e
perf record: Document missing options
by Shawn Bohrer
· 14 years ago
b44308f
perf scripting: Shut up 'perf record' final status
by Arnaldo Carvalho de Melo
· 14 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
2e6cdf9
perf tools: change event inheritance logic in stat and record
by Stephane Eranian
· 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
1b290d6
perf tools: Add support for breakpoint events in perf tools
by Frederic Weisbecker
· 15 years ago
ec7ba4e
perf tools: Add missing parameters documentation
by Frederic Weisbecker
· 15 years ago
386c0b7
perf report: Add missing command line options to man page
by Arnaldo Carvalho de Melo
· 15 years ago
8647093
perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/
by Ingo Molnar
· 16 years ago
[Renamed from Documentation/perf_counter/Documentation/perf-record.txt]
386b05e
perf_counter tools: Add help for perf list
by Thomas Gleixner
· 16 years ago
c1c2365
perf_counter tools: Generate per command manpages (and pdf/html, etc.)
by Ingo Molnar
· 16 years ago
9e096753
perf_counter tools: Document '--' option parsing terminator
by Mike Galbraith
· 16 years ago
23ac9cb
perf_counter tools: Rename output.perf to perf.data
by Ingo Molnar
· 16 years ago
e33e0a4
perf_counter tools: add 'perf record' command
by Ingo Molnar
· 16 years ago