index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
perf stat: Check existence of frontend/backed stalled cycles
Andi Kleen
2016-03-03
1
-2
/
+20
*
|
perf tools: Fix locale handling in pmu parsing
Jiri Olsa
2016-03-03
1
-0
/
+13
*
|
perf trace: Check and discard not only 'nr' but also '__syscall_nr'
Taeung Song
2016-02-29
1
-2
/
+6
*
|
perf tools: Fix python extension build
Jiri Olsa
2016-02-29
1
-0
/
+4
*
|
perf trace: Print content of bpf-output event
Wang Nan
2016-02-26
1
-1
/
+34
*
|
perf trace: Call bpf__apply_obj_config in 'perf trace'
Wang Nan
2016-02-26
1
-0
/
+11
*
|
perf tools: Only set filter for tracepoints events
Wang Nan
2016-02-26
1
-0
/
+3
*
|
perf config: Bring perf_default_config to the very beginning at main()
Wang Nan
2016-02-26
10
-21
/
+15
*
|
perf report: Update column width of dynamic entries
Namhyung Kim
2016-02-26
2
-3
/
+16
*
|
perf hists: Fix dynamic entry display in hierarchy
Namhyung Kim
2016-02-26
2
-1
/
+4
*
|
perf report: Left align dynamic entries in hierarchy
Namhyung Kim
2016-02-26
2
-11
/
+33
*
|
perf report: Fix indentation of dynamic entries in hierarchy
Namhyung Kim
2016-02-26
4
-6
/
+26
*
|
perf hists: Fix comparing of dynamic entries
Namhyung Kim
2016-02-26
1
-0
/
+8
*
|
perf report: Show message for percent limit on gtk
Namhyung Kim
2016-02-26
1
-0
/
+11
*
|
perf hists browser: Show message for percent limit
Namhyung Kim
2016-02-26
3
-0
/
+102
*
|
perf hists browser: Cleanup hist_browser__update_percent_limit()
Namhyung Kim
2016-02-26
1
-6
/
+1
*
|
perf report: Show message for percent limit on stdio
Namhyung Kim
2016-02-26
1
-0
/
+17
*
|
perf hists: Add more helper functions for the hierarchy mode
Namhyung Kim
2016-02-26
3
-0
/
+50
*
|
perf script: Remove duplicated code and needless script_spec__findnew()
Taeung Song
2016-02-25
1
-18
/
+3
*
|
perf script: Exception handling when the print fmt is empty
Taeung Song
2016-02-25
2
-0
/
+6
*
|
perf tools: Fix parsing of pmu events with empty list of modifiers
Arnaldo Carvalho de Melo
2016-02-25
1
-3
/
+3
*
|
perf jvmti: improve error message in Makefile
Stephane Eranian
2016-02-25
1
-4
/
+13
*
|
perf tools: Use asprintf() for simple string formatting/allocation
Arnaldo Carvalho de Melo
2016-02-25
1
-6
/
+8
*
|
perf top: Add --hierarchy option
Namhyung Kim
2016-02-24
2
-0
/
+18
*
|
perf hists: Support decaying in hierarchy mode
Namhyung Kim
2016-02-24
1
-8
/
+34
*
|
perf report: Add --hierarchy option
Namhyung Kim
2016-02-24
3
-0
/
+21
*
|
perf ui/gtk: Implement hierarchy output mode
Namhyung Kim
2016-02-24
1
-1
/
+162
*
|
perf hists browser: Align column header in hierarchy mode
Namhyung Kim
2016-02-24
1
-1
/
+70
*
|
perf hists browser: Implement hierarchy output
Namhyung Kim
2016-02-24
1
-22
/
+268
*
|
perf hists browser: Support collapsing/expanding whole entries in hierarchy
Namhyung Kim
2016-02-24
1
-10
/
+48
*
|
perf hists browser: Count number of hierarchy entries
Namhyung Kim
2016-02-24
1
-11
/
+74
*
|
perf ui/stdio: Align column header for hierarchy output
Namhyung Kim
2016-02-24
3
-0
/
+116
*
|
perf ui/stdio: Implement hierarchy output mode
Namhyung Kim
2016-02-24
2
-1
/
+80
*
|
perf hists: Count number of sort keys
Namhyung Kim
2016-02-24
2
-0
/
+4
*
|
perf hists: Resort after filtering hierarchy
Namhyung Kim
2016-02-24
1
-0
/
+54
*
|
perf hists: Support filtering in hierarchy mode
Namhyung Kim
2016-02-24
1
-8
/
+93
*
|
perf hists: Introduce hist_entry__filter()
Namhyung Kim
2016-02-24
3
-0
/
+116
*
|
perf hists: Add helper functions for hierarchy mode
Namhyung Kim
2016-02-24
2
-0
/
+72
*
|
perf hists: Resort hist entries with hierarchy
Namhyung Kim
2016-02-24
1
-3
/
+91
*
|
perf hists: Basic support of hierarchical report view
Namhyung Kim
2016-02-24
3
-2
/
+128
*
|
perf tools: Add helper functions for some sort keys
Namhyung Kim
2016-02-24
2
-0
/
+36
*
|
perf script: Print bpf-output events in 'perf script'
Wang Nan
2016-02-24
1
-5
/
+88
*
|
perf tools: Make binary data printer code in trace_event public available
Wang Nan
2016-02-24
3
-27
/
+105
*
|
perf script: Display data_src values
Jiri Olsa
2016-02-24
3
-1
/
+36
*
|
perf tools: Change perf_mem__lck_scnprintf to return nb of displayed bytes
Jiri Olsa
2016-02-24
2
-6
/
+8
*
|
perf tools: Change perf_mem__snp_scnprintf to return nb of displayed bytes
Jiri Olsa
2016-02-24
2
-5
/
+6
*
|
perf tools: Change perf_mem__lvl_scnprintf to return nb of displayed bytes
Jiri Olsa
2016-02-24
2
-7
/
+8
*
|
perf tools: Change perf_mem__tlb_scnprintf to return nb of displayed bytes
Jiri Olsa
2016-02-24
2
-7
/
+8
*
|
perf tools: Introduce perf_mem__lck_scnprintf function
Jiri Olsa
2016-02-24
3
-12
/
+20
*
|
perf tools: Introduce perf_mem__snp_scnprintf function
Jiri Olsa
2016-02-24
3
-30
/
+36
[prev]
[next]