index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
Documentation
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-28
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
*
perf c2c report: Coalesce by default only by pid,iaddr
Jiri Olsa
2017-01-20
1
-1
/
+1
*
perf sched timehist: Add --state option
Namhyung Kim
2017-01-17
1
-0
/
+2
*
perf script: Fix man page about --dump-raw-trace option
Michael Petlan
2017-01-16
1
-2
/
+2
*
perf record: Add switch-output time option argument
Jiri Olsa
2017-01-11
1
-0
/
+2
*
perf record: Add switch-output size option argument
Jiri Olsa
2017-01-11
1
-2
/
+10
*
perf trace: Allow specifying list of syscalls and events in -e/--expr/--event
Arnaldo Carvalho de Melo
2017-01-11
1
-4
/
+4
*
perf kallsyms: Introduce tool to look for extended symbol information on the ...
Arnaldo Carvalho de Melo
2017-01-11
1
-0
/
+24
*
perf record: Fix --switch-output documentation and comment
Jiri Olsa
2017-01-03
1
-0
/
+4
*
perf sched timehist: Add -I/--idle-hist option
Namhyung Kim
2016-12-15
1
-0
/
+4
*
perf tools: Explicitly document that --children is enabled by default
Yannick Brosseau
2016-12-07
2
-1
/
+3
*
perf report: Add option to specify time window of interest
David Ahern
2016-12-01
1
-0
/
+7
*
perf kmem: Add option to specify time window of interest
David Ahern
2016-12-01
1
-0
/
+7
*
perf sched timehist: Add option to specify time window of interest
David Ahern
2016-12-01
1
-0
/
+8
*
perf script: Add option to specify time window of interest
David Ahern
2016-12-01
1
-0
/
+7
*
perf script: Add option to stop printing callchain
David Ahern
2016-11-29
1
-0
/
+3
*
perf sched timehist: Handle cpu migration events
David Ahern
2016-11-25
1
-0
/
+4
*
perf sched timehist: Add -V/--cpu-visual option
David Ahern
2016-11-23
1
-0
/
+5
*
perf sched timehist: Add call graph options
David Ahern
2016-11-23
1
-0
/
+7
*
perf sched timehist: Add -w/--wakeups option
David Ahern
2016-11-23
1
-0
/
+4
*
perf sched timehist: Introduce timehist command
David Ahern
2016-11-23
1
-2
/
+48
*
perf c2c report: Display total HITMs on default
Jiri Olsa
2016-11-23
1
-0
/
+4
*
perf c2c report: Add -f/--force option
Jiri Olsa
2016-11-23
1
-0
/
+4
*
perf config: Add support setting variables in a config file
Taeung Song
2016-11-14
1
-1
/
+18
*
perf config: Add support for getting config key-value pairs
Taeung Song
2016-11-14
1
-0
/
+18
*
perf intel-pt: Update documentation about context switch events
Arnaldo Carvalho de Melo
2016-11-11
1
-2
/
+17
*
perf trace: Implement --delay
Alexis Berlemont
2016-10-24
1
-0
/
+5
*
perf jit: Add jitdump format specification document
Stephane Eranian
2016-10-24
1
-0
/
+170
*
perf record: Improve documentation of event parameters
Andi Kleen
2016-10-24
1
-3
/
+6
*
perf script: Support insn and insnlen
Andi Kleen
2016-10-24
1
-1
/
+5
*
perf c2c report: Add --show-all option
Jiri Olsa
2016-10-21
1
-0
/
+3
*
perf c2c report: Add --no-source option
Jiri Olsa
2016-10-21
1
-0
/
+3
*
perf c2c: Add man page and credits
Jiri Olsa
2016-10-21
1
-0
/
+276
*
perf top/report: Add tips about a list option
Nambong Ha
2016-10-06
1
-0
/
+2
*
perf report/top: Add a tip about system-wide collection from all CPUs
Donghyun Kim
2016-10-06
1
-0
/
+1
*
perf report/top: Add a tip about source line numbers with overhead
Kim SeonYoung
2016-10-06
1
-0
/
+1
*
perf list: Support long jevents descriptions
Sukadev Bhattiprolu
2016-10-04
1
-1
/
+5
*
perf list: Add a --no-desc flag
Andi Kleen
2016-10-04
1
-1
/
+7
*
perf record: Add support for using symbols in address filters
Adrian Hunter
2016-09-29
1
-1
/
+54
[next]