index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
quota
/
quota.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-02-26
perf hists: Fix dynamic entry display in hierarchy
Namhyung Kim
2
-1
/
+4
2016-02-26
perf report: Left align dynamic entries in hierarchy
Namhyung Kim
2
-11
/
+33
2016-02-26
perf report: Fix indentation of dynamic entries in hierarchy
Namhyung Kim
4
-6
/
+26
2016-02-26
perf hists: Fix comparing of dynamic entries
Namhyung Kim
1
-0
/
+8
2016-02-26
perf report: Show message for percent limit on gtk
Namhyung Kim
1
-0
/
+11
2016-02-26
perf hists browser: Show message for percent limit
Namhyung Kim
3
-0
/
+102
2016-02-26
perf hists browser: Cleanup hist_browser__update_percent_limit()
Namhyung Kim
1
-6
/
+1
2016-02-26
perf report: Show message for percent limit on stdio
Namhyung Kim
1
-0
/
+17
2016-02-26
perf hists: Add more helper functions for the hierarchy mode
Namhyung Kim
3
-0
/
+50
2016-02-25
perf script: Remove duplicated code and needless script_spec__findnew()
Taeung Song
1
-18
/
+3
2016-02-25
perf script: Exception handling when the print fmt is empty
Taeung Song
2
-0
/
+6
2016-02-25
perf tools: Fix parsing of pmu events with empty list of modifiers
Arnaldo Carvalho de Melo
1
-3
/
+3
2016-02-25
perf jvmti: improve error message in Makefile
Stephane Eranian
1
-4
/
+13
2016-02-25
perf tools: Use asprintf() for simple string formatting/allocation
Arnaldo Carvalho de Melo
1
-6
/
+8
2016-02-25
perf top: Add --hierarchy option
Namhyung Kim
2
-0
/
+18
2016-02-25
perf hists: Support decaying in hierarchy mode
Namhyung Kim
1
-8
/
+34
2016-02-25
perf report: Add --hierarchy option
Namhyung Kim
3
-0
/
+21
2016-02-25
perf ui/gtk: Implement hierarchy output mode
Namhyung Kim
1
-1
/
+162
2016-02-25
perf hists browser: Align column header in hierarchy mode
Namhyung Kim
1
-1
/
+70
2016-02-25
perf hists browser: Implement hierarchy output
Namhyung Kim
1
-22
/
+268
2016-02-25
perf hists browser: Support collapsing/expanding whole entries in hierarchy
Namhyung Kim
1
-10
/
+48
2016-02-25
perf hists browser: Count number of hierarchy entries
Namhyung Kim
1
-11
/
+74
2016-02-25
perf ui/stdio: Align column header for hierarchy output
Namhyung Kim
3
-0
/
+116
2016-02-25
perf ui/stdio: Implement hierarchy output mode
Namhyung Kim
2
-1
/
+80
2016-02-25
perf hists: Count number of sort keys
Namhyung Kim
2
-0
/
+4
2016-02-25
perf hists: Resort after filtering hierarchy
Namhyung Kim
1
-0
/
+54
2016-02-25
perf hists: Support filtering in hierarchy mode
Namhyung Kim
1
-8
/
+93
2016-02-25
perf hists: Introduce hist_entry__filter()
Namhyung Kim
3
-0
/
+116
2016-02-24
perf hists: Add helper functions for hierarchy mode
Namhyung Kim
2
-0
/
+72
2016-02-24
perf hists: Resort hist entries with hierarchy
Namhyung Kim
1
-3
/
+91
2016-02-24
perf hists: Basic support of hierarchical report view
Namhyung Kim
3
-2
/
+128
2016-02-24
perf tools: Add helper functions for some sort keys
Namhyung Kim
2
-0
/
+36
2016-02-24
perf script: Print bpf-output events in 'perf script'
Wang Nan
1
-5
/
+88
2016-02-24
perf tools: Make binary data printer code in trace_event public available
Wang Nan
3
-27
/
+105
2016-02-24
perf script: Display data_src values
Jiri Olsa
3
-1
/
+36
2016-02-24
perf tools: Change perf_mem__lck_scnprintf to return nb of displayed bytes
Jiri Olsa
2
-6
/
+8
2016-02-24
perf tools: Change perf_mem__snp_scnprintf to return nb of displayed bytes
Jiri Olsa
2
-5
/
+6
2016-02-24
perf tools: Change perf_mem__lvl_scnprintf to return nb of displayed bytes
Jiri Olsa
2
-7
/
+8
2016-02-24
perf tools: Change perf_mem__tlb_scnprintf to return nb of displayed bytes
Jiri Olsa
2
-7
/
+8
2016-02-24
perf tools: Introduce perf_mem__lck_scnprintf function
Jiri Olsa
3
-12
/
+20
2016-02-24
perf tools: Introduce perf_mem__snp_scnprintf function
Jiri Olsa
3
-30
/
+36
2016-02-24
perf tools: Introduce perf_mem__lvl_scnprintf function
Jiri Olsa
3
-49
/
+55
2016-02-24
perf tools: Introduce perf_mem__tlb_scnprintf function
Jiri Olsa
3
-42
/
+52
2016-02-24
perf mem: Introduce perf_mem_events__name function
Jiri Olsa
3
-3
/
+9
2016-02-24
perf mem record: Check for memory events support
Jiri Olsa
3
-7
/
+51
2016-02-23
perf tools: Remove strbuf_{remove,splice}()
Arnaldo Carvalho de Melo
2
-26
/
+0
2016-02-23
perf help: No need to use strbuf_remove()
Arnaldo Carvalho de Melo
1
-2
/
+1
2016-02-23
perf tools: Dont stop PMU parsing on alias parse error
Andi Kleen
1
-7
/
+8
2016-02-23
perf script: Display addr/data_src/weight columns for raw events
Jiri Olsa
1
-1
/
+2
2016-02-23
perf script: Add data_src and weight column definitions
Jiri Olsa
1
-0
/
+20
[next]