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
*
perf report: Add callchain value option
Namhyung Kim
2015-11-19
1
-4
/
+9
*
perf report: Support folded callchain mode on --stdio
Namhyung Kim
2015-11-19
1
-0
/
+1
*
perf trace: Fix documentation for -i
Peter Feiner
2015-11-05
1
-1
/
+0
*
perf record: Add clang options for compiling BPF scripts
Wang Nan
2015-10-29
1
-0
/
+6
*
perf script: Enable printing of branch stack
Stephane Eranian
2015-10-29
1
-2
/
+12
*
perf report: Rename to --show-cpu-utilization
Namhyung Kim
2015-10-26
1
-1
/
+1
*
perf tools: Improve call graph documents and help messages
Namhyung Kim
2015-10-22
2
-16
/
+31
*
perf top: Support call-graph display options also
Namhyung Kim
2015-10-22
1
-2
/
+3
*
perf record: Add ability to sample call branches
Stephane Eranian
2015-10-20
1
-0
/
+1
*
perf bench mem: Rename 'routine' to 'function'
Ingo Molnar
2015-10-19
1
-8
/
+8
*
perf bench: Harmonize all the -l/--nr_loops options
Ingo Molnar
2015-10-19
1
-5
/
+5
*
perf bench mem: Fix 'length' vs. 'size' naming confusion
Ingo Molnar
2015-10-19
1
-4
/
+4
*
perf bench mem: Change 'cycle' to 'cycles'
Ingo Molnar
2015-10-19
1
-2
/
+2
*
perf bench: Remove the prefaulting complication from 'perf bench mem mem*'
Ingo Molnar
2015-10-19
1
-16
/
+0
*
perf callchain: Switch default to 'graph,0.5,caller'
Arnaldo Carvalho de Melo
2015-10-05
1
-1
/
+1
*
perf tools: Handle -h and -v options
Jiri Olsa
2015-10-05
1
-0
/
+8
*
perf tools: Introduce 'P' modifier to request max precision
Jiri Olsa
2015-10-05
1
-0
/
+1
*
perf stat: Reduce min --interval-print to 10ms
Kan Liang
2015-10-02
1
-2
/
+3
*
perf list: Do event name substring search as last resort when no events found
Arnaldo Carvalho de Melo
2015-10-01
1
-0
/
+2
*
perf report: Amend documentation about max_stack and synthesized callchains
Adrian Hunter
2015-09-30
1
-0
/
+2
*
perf intel-pt: Add mispred-all config option to aid use with autofdo
Adrian Hunter
2015-09-28
1
-0
/
+29
*
perf inject: Add --strip option to strip out non-synthesized events
Adrian Hunter
2015-09-28
1
-0
/
+3
*
perf intel-pt: Support generating branch stack
Adrian Hunter
2015-09-28
1
-0
/
+10
*
perf auxtrace: Add option to synthesize branch stacks on samples
Adrian Hunter
2015-09-28
1
-0
/
+4
*
perf script: Allow time to be displayed in nanoseconds
Adrian Hunter
2015-09-28
1
-0
/
+3
*
perf auxtrace: Fix 'instructions' period of zero
Adrian Hunter
2015-09-28
1
-0
/
+5
*
Merge branch 'linus' into perf/core, to pick up fixes before applying new cha...
Ingo Molnar
2015-09-28
1
-15
/
+0
|
\
|
*
perf intel-pt: Remove no_force_psb from documentation
Adrian Hunter
2015-09-25
1
-15
/
+0
*
|
perf report: Introduce --socket-filter option
Kan Liang
2015-09-14
1
-0
/
+3
*
|
perf tools: Introduce new sort type "socket" for the processor socket
Kan Liang
2015-09-14
1
-1
/
+2
|
/
*
perf record: Add ability to name registers to record
Stephane Eranian
2015-08-31
1
-1
/
+5
*
perf script: Enable printing of interrupted machine state
Stephane Eranian
2015-08-31
1
-1
/
+1
*
perf script: Add --[no-]-demangle/--[no-]-demangle-kernel
Mark Drayton
2015-08-28
1
-0
/
+7
*
perf tools: Update Intel PT documentation
Adrian Hunter
2015-08-24
1
-8
/
+186
*
perf tools: Put itrace options into an asciidoc include
Adrian Hunter
2015-08-21
4
-66
/
+25
*
perf tools: Add Intel BTS support
Adrian Hunter
2015-08-21
1
-0
/
+86
*
perf tools: Take Intel PT into use
Adrian Hunter
2015-08-17
1
-0
/
+588
*
perf report: Show call graph from reference events
Kan Liang
2015-08-12
1
-0
/
+11
*
perf callchain: Allow disabling call graphs per event
Kan Liang
2015-08-12
1
-1
/
+2
*
perf callchain: Per-event type selection support
Kan Liang
2015-08-12
1
-0
/
+3
*
perf record: Support per-event freq term
Namhyung Kim
2015-08-10
1
-0
/
+1
*
perf report: Add support for srcfile sort key
Andi Kleen
2015-08-10
1
-0
/
+2
*
perf tools: Support full source file paths for srcline
Andi Kleen
2015-08-10
2
-0
/
+5
*
perf top: Add branch annotation code to top
Andi Kleen
2015-08-06
1
-0
/
+21
*
perf tools: Add support for cycles, weight branch_info field
Andi Kleen
2015-08-06
1
-0
/
+1
*
perf tools: Per-event time support
Kan Liang
2015-08-05
1
-1
/
+3
*
perf tools: Force period term to overload global settings
Jiri Olsa
2015-07-29
1
-1
/
+1
*
perf script: Add option --show-switch-events
Adrian Hunter
2015-07-24
1
-0
/
+4
*
perf record: Add option --switch-events to select PERF_RECORD_SWITCH events
Adrian Hunter
2015-07-24
1
-0
/
+4
*
perf bench futex: Add lock_pi stresser
Davidlohr Bueso
2015-07-20
1
-0
/
+4
[next]