Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a6c4e4cd44649b696038326f90161113d8569170
/
tools
/
perf
/
Documentation
1b36c03
perf record: Add support for using symbols in address filters
by Adrian Hunter
· 8 years ago
2acad19
perf tools: Update documentation info about quipper
by Simon Que
· 8 years ago
a9e5700
perf record: Fix documentation 'event_sources' -> 'event_source'
by Adrian Hunter
· 8 years ago
dd60fba
perf tools: Add infrastructure for PMU specific configuration
by Mathieu Poirier
· 8 years ago
428aff8
perf probe: Ignore vmlinux buildid if offline kernel is given
by Masami Hiramatsu
· 8 years ago
1c20b1d
perf probe: Show trace event definition
by Masami Hiramatsu
· 8 years ago
893c5c7
perf config: Show default report configuration in example and docs
by Milian Wolff
· 8 years ago
bdca79c2
ftrace: kprobe: uprobe: Show u8/u16/u32/u64 types in decimal
by Masami Hiramatsu
· 8 years ago
9254378
perf probe: Support hexadecimal casting
by Masami Hiramatsu
· 8 years ago
17ce3dc
ftrace: kprobe: uprobe: Add x8/x16/x32/x64 for hexadecimal types
by Masami Hiramatsu
· 8 years ago
fa1f456
perf report: Allow configuring the default sort order in ~/.perfconfig
by Arnaldo Carvalho de Melo
· 8 years ago
19f00b0
perf probe: Support signedness casting
by Naohiro Aota
· 8 years ago
bcdc09a
perf script: Add 'bpf-output' field to usage message
by Brendan Gregg
· 8 years ago
b6f35ed
perf record: Add --sample-cpu option
by Jiri Olsa
· 8 years ago
4ea648a
perf record: Add --tail-synthesize option
by Wang Nan
· 8 years ago
626a6b7
perf tools: Enable overwrite settings
by Wang Nan
· 8 years ago
7e9fca5
perf probe: Support a special SDT probe format
by Masami Hiramatsu
· 8 years ago
36a009f
perf probe: Accept %sdt and %cached event name
by Masami Hiramatsu
· 8 years ago
175b968
perf report: Introduce --stdio-color to setup the color output mode selection
by Arnaldo Carvalho de Melo
· 8 years ago
53fe4ba
perf annotate: Introduce --stdio-color to setup the color output mode selection
by Arnaldo Carvalho de Melo
· 8 years ago
3d03761
perf tools: Update android build documentation
by Chris Phlipot
· 8 years ago
6430a94
perf buildid-cache: Scan and import user SDT events to probe cache
by Masami Hiramatsu
· 8 years ago
8d993d9
perf probe: Add group name support
by Masami Hiramatsu
· 8 years ago
4a0f65c
perf probe: Remove caches when --cache is given
by Masami Hiramatsu
· 8 years ago
1f3736c
perf probe: Show all cached probes
by Masami Hiramatsu
· 8 years ago
7fa9b8f
perf test: Add -F/--dont-fork option
by Jiri Olsa
· 8 years ago
d4897e1
perf tools: Add documentation for perf.data on disk format
by Andi Kleen
· 8 years ago
9e1a7ea
perf data ctf: Add '--all' option for 'perf data convert'
by Wang Nan
· 8 years ago
e216708
perf script: Add callindent option
by Adrian Hunter
· 8 years ago
055cd33
perf script: Print sample flags more nicely
by Adrian Hunter
· 8 years ago
0aab213
perf record: Add --dry-run option to check cmdline options
by Wang Nan
· 8 years ago
cbb0bba
perf script: Fix documentation of '-f' when it should be '-F'
by Adrian Hunter
· 8 years ago
2fd457a
perf probe: Add --cache option to cache the probe definitions
by Masami Hiramatsu
· 8 years ago
b0d745b
perf mem: Add --ldlat option
by Jiri Olsa
· 8 years ago
44b1e60
perf stat: Basic support for TopDown in perf stat
by Andi Kleen
· 8 years ago
508be0d
perf report: Add srcline_from/to branch sort keys
by Andi Kleen
· 8 years ago
fe17608
perf tools: Fix usage of max_stack sysctl
by Arnaldo Carvalho de Melo
· 8 years ago
0c1d46a
perf record: Disable buildid cache options by default in switch output mode
by Wang Nan
· 9 years ago
eca857a
perf record: Force enable --timestamp-filename when --switch-output is provided
by Wang Nan
· 9 years ago
3c1cb7e
perf record: Split output into multiple files via '--switch-output'
by Wang Nan
· 9 years ago
4cb9344
perf tools: Set the maximum allowed stack from /proc/sys/kernel/perf_event_max_stack
by Arnaldo Carvalho de Melo
· 9 years ago
f3e459d
perf trace: Bump --mmap-pages when --call-graph is used by the root user
by Arnaldo Carvalho de Melo
· 9 years ago
0561499
perf trace: Make --(min,max}-stack imply "--call-graph dwarf"
by Arnaldo Carvalho de Melo
· 9 years ago
5cf9c84
perf trace: Introduce --min-stack filter
by Arnaldo Carvalho de Melo
· 9 years ago
c6d4a49
perf trace: Add --max-stack knob
by Arnaldo Carvalho de Melo
· 9 years ago
6125cc8
perf script: Add --max-stack knob
by Arnaldo Carvalho de Melo
· 9 years ago
73643bb
perf sched map: Display only given cpus
by Jiri Olsa
· 9 years ago
cf294f2
perf sched map: Color given cpus
by Jiri Olsa
· 9 years ago
a151a37
perf sched map: Color given pids
by Jiri Olsa
· 9 years ago
99623c6
perf sched: Add compact display option
by Jiri Olsa
· 9 years ago
4462181
perf trace: Exclude the kernel part of the callchain leading to a syscall
by Arnaldo Carvalho de Melo
· 9 years ago
566a088
perf trace: Add support for printing call chains on sys_exit events.
by Milian Wolff
· 9 years ago
85f8f96
perf list: Document event specifications better
by Andi Kleen
· 9 years ago
d1706b3
perf tools: Add support for skipping itrace instructions
by Andi Kleen
· 9 years ago
e0be62c
perf tools: Make -f/--force option documentation consistent across tools
by Jiri Olsa
· 9 years ago
ad16511
perf mem: Add -U/-K (--all-user/--all-kernel) options
by Jiri Olsa
· 9 years ago
4ca0d81
perf list: Fix documentation of :ppp
by Andi Kleen
· 9 years ago
ca70c24
tools: Move utilities.mak from perf to tools/scripts/
by Arnaldo Carvalho de Melo
· 9 years ago
206cab6
perf stat: Add --metric-only support for -A
by Andi Kleen
· 9 years ago
54b5091
perf stat: Implement --metric-only mode
by Andi Kleen
· 9 years ago
6b45f7b
perf stat: Document CSV format in manpage
by Andi Kleen
· 9 years ago
f594bae
perf stat: Document --detailed option
by Borislav Petkov
· 9 years ago
c92fcfd
perf top: Add --hierarchy option
by Namhyung Kim
· 9 years ago
4251446
perf report: Add --hierarchy option
by Namhyung Kim
· 9 years ago
8572388
perf record: Add --all-user/--all-kernel options
by Jiri Olsa
· 9 years ago
c7ac241
perf config: Add '--system' and '--user' options to select which config file is used
by Taeung Song
· 9 years ago
9b07e27
perf inject: Add jitdump mmap injection support
by Stephane Eranian
· 9 years ago
a9edec3
perf config: Document 'record.build-id' variable in man page
by Taeung Song
· 9 years ago
57f0daf
perf config: Document 'kmem.default' variable in man page
by Taeung Song
· 9 years ago
ab2e08e
perf config: Document 'pager.<subcommand>' variables in man page
by Taeung Song
· 9 years ago
08b75b4
perf config: Document 'man.viewer' variable in man page
by Taeung Song
· 9 years ago
0b04c84
perf config: Document 'top.children' variable in man page
by Taeung Song
· 9 years ago
806cb95
perf config: Document variables for 'report' section in man page
by Taeung Song
· 9 years ago
56c94dc
perf config: Document variables for 'call-graph' section in man page
by Taeung Song
· 9 years ago
67f43c0
perf config: Document 'ui.show-headers' variable in man page
by Taeung Song
· 9 years ago
1ba2fc6
perf report: Update documention of --percent-limit option
by Namhyung Kim
· 9 years ago
c6f5f6b
perf report: Update documentation of --sort option
by Namhyung Kim
· 9 years ago
485311d
perf config: Document 'hist.percentage' variable in man page
by Taeung Song
· 9 years ago
3b97629
perf config: Document variables for 'annotate' section in man page
by Taeung Song
· 9 years ago
2733525
perf config: Document 'buildid.dir' variable in man page
by Taeung Song
· 9 years ago
3fa9f40
perf config: Document variables for 'tui' and 'gtk' sections in man page
by Taeung Song
· 9 years ago
89debf1
perf config: Document variables for 'colors' section in man page
by Taeung Song
· 9 years ago
78ce08d
perf annotate: Rename 'colors.code' to 'colors.jump_arrows'
by Taeung Song
· 9 years ago
09f1985
perf tools: Add more usage tips
by Namhyung Kim
· 9 years ago
6156681
perf record: Add --buildid-all option
by Namhyung Kim
· 9 years ago
775d8a1
perf evlist: Add --trace-fields option to show trace fields
by Namhyung Kim
· 9 years ago
14cbfbeb
perf report: Show random usage tip on the help line
by Namhyung Kim
· 9 years ago
4c96bee
perf report: Add documentation for dynamic sort keys
by Namhyung Kim
· 9 years ago
053a398
perf report/top: Add --raw-trace option
by Namhyung Kim
· 9 years ago
89af4e0
perf stat report: Allow to override aggr_mode
by Jiri Olsa
· 9 years ago
ba6039b6
perf stat report: Add report command
by Jiri Olsa
· 9 years ago
4979d0c
perf stat record: Add record command
by Jiri Olsa
· 9 years ago
7a29c08
perf record: Add record.build-id config option
by Namhyung Kim
· 9 years ago
7efe0e0
perf record: Support custom vmlinux path
by He Kuang
· 9 years ago
7d68524
perf config: Add initial man page
by Taeung Song
· 9 years ago
f2af008
perf report: Add callchain value option
by Namhyung Kim
· 9 years ago
26e7792
perf report: Support folded callchain mode on --stdio
by Namhyung Kim
· 9 years ago
956959f
perf trace: Fix documentation for -i
by Peter Feiner
· 9 years ago
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
Next »