Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
2078665a7e12df5d8ab4d254eac69e15959271e6
/
tools
/
perf
/
Documentation
71dc2326
perf record: Add clang options for compiling BPF scripts
by Wang Nan
· 9 years ago
dc323ce
perf script: Enable printing of branch stack
by Stephane Eranian
· 9 years ago
b272a59
perf report: Rename to --show-cpu-utilization
by Namhyung Kim
· 9 years ago
76a2654
perf tools: Improve call graph documents and help messages
by Namhyung Kim
· 9 years ago
a2c10d3
perf top: Support call-graph display options also
by Namhyung Kim
· 9 years ago
43e41ad
perf record: Add ability to sample call branches
by Stephane Eranian
· 9 years ago
2f211c8
perf bench mem: Rename 'routine' to 'function'
by Ingo Molnar
· 9 years ago
b0d22e5
perf bench: Harmonize all the -l/--nr_loops options
by Ingo Molnar
· 9 years ago
a69b4f7
perf bench mem: Fix 'length' vs. 'size' naming confusion
by Ingo Molnar
· 9 years ago
b14f2d3
perf bench mem: Change 'cycle' to 'cycles'
by Ingo Molnar
· 9 years ago
6db175c
perf bench: Remove the prefaulting complication from 'perf bench mem mem*'
by Ingo Molnar
· 9 years ago
def02db
perf callchain: Switch default to 'graph,0.5,caller'
by Arnaldo Carvalho de Melo
· 9 years ago
a1853e2
perf tools: Handle -h and -v options
by Jiri Olsa
· 9 years ago
7f94af7
perf tools: Introduce 'P' modifier to request max precision
by Jiri Olsa
· 9 years ago
19afd10
perf stat: Reduce min --interval-print to 10ms
by Kan Liang
· 9 years ago
dbc6740
perf list: Do event name substring search as last resort when no events found
by Arnaldo Carvalho de Melo
· 9 years ago
40862a7
perf report: Amend documentation about max_stack and synthesized callchains
by Adrian Hunter
· 9 years ago
ba11ba6
perf intel-pt: Add mispred-all config option to aid use with autofdo
by Adrian Hunter
· 9 years ago
f56fb98
perf inject: Add --strip option to strip out non-synthesized events
by Adrian Hunter
· 9 years ago
f14445e
perf intel-pt: Support generating branch stack
by Adrian Hunter
· 9 years ago
601897b
perf auxtrace: Add option to synthesize branch stacks on samples
by Adrian Hunter
· 9 years ago
83e1986
perf script: Allow time to be displayed in nanoseconds
by Adrian Hunter
· 9 years ago
e179134
perf auxtrace: Fix 'instructions' period of zero
by Adrian Hunter
· 9 years ago
6afc0c2
Merge branch 'linus' into perf/core, to pick up fixes before applying new changes
by Ingo Molnar
· 9 years ago
597ee40
perf intel-pt: Remove no_force_psb from documentation
by Adrian Hunter
· 9 years ago
21394d9
perf report: Introduce --socket-filter option
by Kan Liang
· 9 years ago
2e7ea3a
perf tools: Introduce new sort type "socket" for the processor socket
by Kan Liang
· 9 years ago
bcc84ec
perf record: Add ability to name registers to record
by Stephane Eranian
· 9 years ago
fc36f94
perf script: Enable printing of interrupted machine state
by Stephane Eranian
· 9 years ago
77e0070
perf script: Add --[no-]-demangle/--[no-]-demangle-kernel
by Mark Drayton
· 9 years ago
9d1bf02
perf tools: Update Intel PT documentation
by Adrian Hunter
· 9 years ago
60b88d8
perf tools: Put itrace options into an asciidoc include
by Adrian Hunter
· 9 years ago
d0170af
perf tools: Add Intel BTS support
by Adrian Hunter
· 9 years ago
5efb1d5
perf tools: Take Intel PT into use
by Adrian Hunter
· 9 years ago
9e207dd
perf report: Show call graph from reference events
by Kan Liang
· 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
31191a8
perf report: Add support for srcfile sort key
by Andi Kleen
· 9 years ago
a9710ba
perf tools: Support full source file paths for srcline
by Andi Kleen
· 9 years ago
a18b027
perf top: Add branch annotation code to top
by Andi Kleen
· 9 years ago
0e332f0
perf tools: Add support for cycles, weight branch_info field
by Andi Kleen
· 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
7c14898
perf script: Add option --show-switch-events
by Adrian Hunter
· 9 years ago
b757bb0
perf record: Add option --switch-events to select PERF_RECORD_SWITCH events
by Adrian Hunter
· 9 years ago
d2f3f5d
perf bench futex: Add lock_pi stresser
by Davidlohr Bueso
· 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
32b8af8
perf stat: Introduce --per-thread option
by Jiri Olsa
· 9 years ago
9d9cad7
perf tools: Configurable per thread proc map processing time out
by Kan Liang
· 9 years ago
5610032
perf record: Amend option summaries
by Peter Zijlstra
· 9 years ago
1f91d5f
perf tools: Document relation of per-thread event count feature
by Namhyung Kim
· 10 years ago
6cfd1f6
perf probe: Add --no-inlines option to avoid searching inline functions
by Masami Hiramatsu
· 10 years ago
d65817b
perf bench futex: Support parallel waker threads
by Davidlohr Bueso
· 10 years ago
f8bffbf
perf probe: Support $params special probe argument
by Masami Hiramatsu
· 10 years ago
9f7811d
perf probe: Accept filter argument for --funcs
by Masami Hiramatsu
· 10 years ago
2dd6d8a
perf record: Add AUX area tracing Snapshot Mode support
by Adrian Hunter
· 10 years ago
53c76b0
perf auxtrace: Add option to synthesize events for transactions
by Adrian Hunter
· 10 years ago
64a7e61
perf report: Fix placement of itrace option in documentation
by Adrian Hunter
· 10 years ago
2a7ef02
perf kmem: Add --live option for current allocation stat
by Namhyung Kim
· 10 years ago
fb4f313
perf kmem: Support sort keys on page analysis
by Namhyung Kim
· 10 years ago
b6a8964
perf probe: Accept filter argument for --list
by Masami Hiramatsu
· 10 years ago
520a2eb
perf report: Add Instruction Tracing support
by Adrian Hunter
· 10 years ago
dd30920
perf tools: Document --children option in more detail
by Namhyung Kim
· 10 years ago
d303e85
perf trace: Clarify that -e is about syscalls, not perf events in general
by Arnaldo Carvalho de Melo
· 10 years ago
b3ac032
perf probe: Make --funcs option exclusive
by Masami Hiramatsu
· 10 years ago
400ea6d
perf script: Add field option 'flags' to print sample flags
by Adrian Hunter
· 10 years ago
0f0aa5e
perf inject: Add Instruction Tracing support
by Adrian Hunter
· 10 years ago
7a680eb
perf script: Add Instruction Tracing 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
0d68bc9
perf kmem: Analyze page allocator events also
by Namhyung Kim
· 10 years ago
a1e12da
perf tools: Add 'I' event modifier for exclude_idle bit
by Jiri Olsa
· 10 years ago
814c8c3
perf record: Add clockid parameter
by Peter Zijlstra
· 10 years ago
e03eaa4
perf tools: Add pid/tid filtering to report and script commands
by David Ahern
· 10 years ago
6b1f342
perf diff: Add kallsyms option
by David Ahern
· 10 years ago
bd72a33
perf kmem: Allow -v option
by Namhyung Kim
· 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
8d8c8e4
perf buildid-cache: Add --purge FILE to remove all caches of FILE
by Masami Hiramatsu
· 10 years ago
5ef803e
perf list: Extend raw-dump to certain kind of events
by Yunlong Song
· 10 years ago
94ba462
perf diff: Support for different binaries
by Kan Liang
· 10 years ago
a50d11a
perf buildid-cache: Add new buildid cache if update target is not cached
by Masami Hiramatsu
· 10 years ago
edbe981
perf data: Add perf data to CTF conversion support
by Jiri Olsa
· 10 years ago
2245bf1
perf tools: Add new 'perf data' command
by Jiri Olsa
· 10 years ago
85c273d
perf record: Support recording running/enabled time
by Andi Kleen
· 10 years ago
77c9258
perf trace: Add man page entry for --event
by Arnaldo Carvalho de Melo
· 10 years ago
f078c38
perf trace: Introduce --filter-pids
by Arnaldo Carvalho de Melo
· 10 years ago
8a26ce4
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core
by Ingo Molnar
· 10 years ago
aad2b21
perf tools: Enable LBR call stack support
by Kan Liang
· 10 years ago
f819f70
perf build: Add build documentation
by Jiri Olsa
· 10 years ago
8b72805
perf probe: Update man page
by Masami Hiramatsu
· 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
48000a1
perf tools: Remove EOL whitespaces
by Arnaldo Carvalho de Melo
· 10 years ago
67121f8
perf mem: Enable sampling loads and stores simultaneously
by Stephane Eranian
· 10 years ago
99ce8e9
perf tools: Add --buildid-dir option to set cache directory
by Jiri Olsa
· 10 years ago
3741eb9
perf tools: allow user to specify hardware breakpoint bp_len
by Jacob Shin
· 11 years ago
fa94c36
perf report: Add --branch-history option
by Andi Kleen
· 10 years ago
8b7bad5
perf callchain: Support handling complete branch stacks as histograms
by Andi Kleen
· 10 years ago
Next »