index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
Documentation
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-05
perf record: Support weak groups
Andi Kleen
1
-1
/
+0
2018-10-31
perf top: Do not use overwrite mode by default
Arnaldo Carvalho de Melo
1
-3
/
+8
2018-10-30
perf top: Allow disabling the overwrite mode
Arnaldo Carvalho de Melo
1
-0
/
+5
2018-10-24
perf script: Implement --graph-function
Andi Kleen
1
-0
/
+4
2018-10-24
tools script: Add --call-trace and --call-ret-trace
Andi Kleen
1
-0
/
+7
2018-10-24
perf script: Make itrace script default to all calls
Andi Kleen
1
-3
/
+4
2018-10-24
perf script: Add --insn-trace for instruction decoding
Andi Kleen
2
-0
/
+26
2018-10-23
perf scripts python: call-graph-from-sql.py: Rename to exported-sql-viewer.py
Adrian Hunter
1
-1
/
+1
2018-10-22
perf trace: Introduce per-event maximum number of events property
Arnaldo Carvalho de Melo
1
-0
/
+20
2018-10-19
perf trace: Introduce --max-events
Arnaldo Carvalho de Melo
1
-0
/
+47
2018-09-18
perf Documentation: Fix out-of-tree asciidoctor man page generation
Ben Hutchings
1
-1
/
+1
2018-08-08
perf report: Add --percent-type option
Jiri Olsa
1
-0
/
+9
2018-08-08
perf annotate: Add --percent-type option
Jiri Olsa
1
-0
/
+9
2018-07-24
perf list: Add missing documentation for --desc and --debug options
Sangwon Hong
1
-1
/
+7
2018-07-16
perf, tools: Use correct articles in comments
Tobias Tefke
2
-3
/
+3
2018-06-07
perf stat: Add --interval-clear option
Jiri Olsa
1
-0
/
+3
2018-06-06
perf script python: Add dict fields introduction to Documentation
Jin Yao
1
-0
/
+26
2018-06-06
perf stat: Display user and system time
Jiri Olsa
1
-11
/
+29
2018-06-06
perf record: Enable arbitrary event names thru name= modifier
Alexey Budankov
2
-1
/
+8
2018-06-04
Merge remote-tracking branch 'tip/perf/urgent' into perf/core
Arnaldo Carvalho de Melo
1
-1
/
+9
2018-05-30
perf tools: Fix perf.data format description of NRCPUS header
Arnaldo Carvalho de Melo
1
-1
/
+1
2018-05-30
perf data: Update documentation section on cpu topology
Thomas Richter
1
-0
/
+8
2018-04-26
perf Documentation: Support for asciidoctor
Takashi Iwai
2
-5
/
+53
2018-04-26
perf stat: Display length strings of each run for --table option
Jiri Olsa
1
-6
/
+6
2018-04-26
perf stat: Add --table option to display time of each run
Jiri Olsa
1
-0
/
+16
2018-04-26
perf buildid-cache: Support --purge-all option
Ravi Bangoria
1
-0
/
+3
2018-04-26
perf buildid-cache: Support --list option
Ravi Bangoria
1
-1
/
+3
2018-04-23
perf mem: Document incorrect and missing options
Sangwon Hong
1
-12
/
+29
2018-04-18
perf mem: Allow all record/report options
Andi Kleen
1
-0
/
+3
2018-04-17
perf script: Extend misc field decoding with switch out event type
Alexey Budankov
1
-8
/
+9
2018-04-13
perf annotate: Allow setting the offset level in .perfconfig
Arnaldo Carvalho de Melo
1
-0
/
+5
2018-04-12
perf sched: Fix documentation for timehist
Takuya Yamamoto
1
-2
/
+2
2018-04-12
perf stat: Enable 1ms interval for printing event counters values
Alexey Budankov
1
-1
/
+1
2018-04-02
perf version: Add man page
Jin Yao
1
-0
/
+24
2018-04-02
perf trace: Show only failing syscalls
Arnaldo Carvalho de Melo
1
-0
/
+3
2018-04-02
perf tools: Add a "dso_size" sort order
Kim Phillips
1
-0
/
+1
2018-03-21
perf report: Introduce --ignore-vmlinux command line option
Arnaldo Carvalho de Melo
1
-0
/
+3
2018-03-21
perf annotate: Introduce --ignore-vmlinux command line option
Arnaldo Carvalho de Melo
1
-0
/
+3
2018-03-21
perf annotate: Introduce the --stdio2 output mode
Arnaldo Carvalho de Melo
1
-0
/
+2
2018-03-19
perf top: Document --ignore-vmlinux
Arnaldo Carvalho de Melo
1
-0
/
+3
2018-03-16
perf c2c record: Record physical addresses in samples
Jiri Olsa
1
-1
/
+1
2018-03-08
perf tools: Update quipper information
Stephane Eranian
1
-6
/
+1
2018-03-08
perf pmu: Auto-merge PMU events created by prefix or glob match
Agustin Vega-Frias
1
-5
/
+9
2018-03-08
perf pmu: Support wildcards on pmu name in dynamic pmu events
Agustin Vega-Frias
2
-1
/
+20
2018-03-07
perf tools: Correct title markers for asciidoctor
Takashi Iwai
5
-5
/
+5
2018-03-07
perf trace: Support setting cgroups as targets
Arnaldo Carvalho de Melo
1
-0
/
+25
2018-03-05
perf record: Throttle user defined frequencies to the maximum allowed
Arnaldo Carvalho de Melo
1
-1
/
+6
2018-03-05
perf top: Allow asking for the maximum allowed sample rate
Arnaldo Carvalho de Melo
1
-1
/
+3
2018-03-05
perf record: Allow asking for the maximum allowed sample rate
Arnaldo Carvalho de Melo
1
-1
/
+3
2018-02-22
perf cgroup: Simplify arguments when tracking multiple events
weiping zhang
2
-2
/
+10
[next]