index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
Documentation
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf record: Create a new option save_type in --branch-filter
Jin Yao
2017-07-18
1
-0
/
+1
*
perf tools: Add feature header record to pipe-mode
David Carrillo-Cisneros
2017-07-18
1
-2
/
+8
*
perf buildid-cache: Support binary objects from other namespaces
Krister Johansen
2017-07-18
2
-0
/
+10
*
perf probe: Allow placing uprobes in alternate namespaces.
Krister Johansen
2017-07-18
1
-0
/
+9
*
perf intel-pt: Update documentation to include new ptwrite and power events
Adrian Hunter
2017-06-30
1
-2
/
+40
*
perf script: Add 'synth' field for synthesized event payloads
Adrian Hunter
2017-06-27
1
-1
/
+5
*
perf auxtrace: Add itrace option to output power events
Adrian Hunter
2017-06-27
1
-2
/
+3
*
perf auxtrace: Add itrace option to output ptwrite events
Adrian Hunter
2017-06-27
1
-3
/
+4
*
perf intel-pt: Add documentation for new config terms
Adrian Hunter
2017-06-21
1
-0
/
+36
*
perf stat: Add support to measure SMI cost
Kan Liang
2017-06-21
1
-0
/
+14
*
perf ftrace: Add -D option for depth filter
Namhyung Kim
2017-06-19
1
-0
/
+3
*
perf ftrace: Add option for function filtering
Namhyung Kim
2017-06-19
1
-0
/
+30
*
perf script: Support -F brstackoff,dso
Mark Santaniello
2017-06-19
1
-1
/
+3
*
perf script: Allow adding and removing fields
Andi Kleen
2017-06-19
1
-0
/
+8
*
perf script python: Remove dups in documentation examples
SeongJae Park
2017-06-07
1
-4
/
+2
*
perf script python: Updated trace_unhandled() signature
SeongJae Park
2017-06-07
1
-6
/
+3
*
perf script python: Fix wrong code snippets in documentation
SeongJae Park
2017-06-07
1
-2
/
+2
*
perf script: Fix documentation errors
SeongJae Park
2017-06-07
2
-3
/
+3
*
perf probe: Fix examples section of documentation
SeongJae Park
2017-06-07
1
-2
/
+6
*
perf script: Add --inline option for debugging
Namhyung Kim
2017-05-24
1
-0
/
+4
*
perf tools: Fix spelling mistakes
Kim Phillips
2017-05-04
5
-9
/
+9
*
perf trace: Add usage of --no-syscalls in man page
Ravi Bangoria
2017-04-13
1
-1
/
+2
*
perf tools: Describe pipe mode in perf.data-file-fomat.txt
David Carrillo-Cisneros
2017-04-11
1
-2
/
+17
*
perf report: Enable sorting by srcline as key
Milian Wolff
2017-03-27
1
-0
/
+1
*
perf report: Introduce --inline option
Jin Yao
2017-03-27
1
-0
/
+4
*
perf list sdt: Show option in man page
Ravi Bangoria
2017-03-27
1
-1
/
+3
*
perf list: Move extra details printing to new option
Andi Kleen
2017-03-23
1
-0
/
+4
*
perf stat: Collapse identically named events
Andi Kleen
2017-03-21
1
-0
/
+3
*
perf stat: Correct --no-aggr description
Ravi Bangoria
2017-03-20
1
-2
/
+1
*
perf script: Add 'brstackinsn' for branch stacks
Andi Kleen
2017-03-16
1
-2
/
+11
*
perf sched timehist: Add --next option
Brendan Gregg
2017-03-14
1
-0
/
+4
*
perf tools: Add 'cgroup_id' sort order keyword
Hari Bathini
2017-03-14
1
-1
/
+3
*
perf script: Add script print support for namespace events
Hari Bathini
2017-03-14
1
-0
/
+3
*
perf tools: Add PERF_RECORD_NAMESPACES to include namespaces related info
Hari Bathini
2017-03-14
1
-0
/
+3
*
perf report: Document +field style argument support for --field option
Changbin Du
2017-03-13
1
-0
/
+3
*
perf ftrace: Add support for -a and -C option
Namhyung Kim
2017-03-03
1
-0
/
+14
*
perf ftrace: Add support for --pid option
Namhyung Kim
2017-03-03
1
-0
/
+4
*
perf tools: Allow sorting by symbol size
Charles Baylis
2017-03-03
1
-0
/
+1
*
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-02-28
5
-2
/
+14
|
\
|
*
perf annotate: Add -q/--quiet option
Namhyung Kim
2017-02-20
1
-0
/
+4
|
*
perf diff: Add -q/--quiet option
Namhyung Kim
2017-02-20
1
-0
/
+4
|
*
perf report: Add -q/--quiet option
Namhyung Kim
2017-02-20
1
-0
/
+4
|
*
perf record: Add -a as default target
Jiri Olsa
2017-02-17
1
-1
/
+1
|
*
perf stat: Add -a as default target
Jiri Olsa
2017-02-17
1
-1
/
+1
*
|
scripts/spelling.txt: add "an user" pattern and fix typo instances
Masahiro Yamada
2017-02-27
1
-1
/
+1
|
/
*
perf diff: Change default setting to "delta-abs"
Namhyung Kim
2017-02-13
1
-2
/
+2
*
perf diff: Add diff.compute config option
Namhyung Kim
2017-02-13
2
-2
/
+8
*
perf diff: Add diff.order config option
Namhyung Kim
2017-02-13
2
-1
/
+12
*
perf diff: Add 'delta-abs' compute method
Namhyung Kim
2017-02-13
1
-1
/
+5
*
perf ftrace: Introduce new 'ftrace' tool
Namhyung Kim
2017-01-26
1
-0
/
+36
[next]