index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
iommu-helper.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
2016-02-23
perf tools: Use ARRAY_SIZE in mem sort display functions
Jiri Olsa
1
-6
/
+3
2016-02-23
perf mem: Add -e record option
Jiri Olsa
3
-7
/
+106
2016-02-23
perf tools: Add monitored events array
Jiri Olsa
4
-8
/
+39
2016-02-23
perf tools: Introduce cl_offset function
Jiri Olsa
1
-0
/
+6
2016-02-23
perf tools: Make cl_address global
Jiri Olsa
2
-6
/
+5
2016-02-23
tools lib traceevent: Implement '%' operation
Daniel Bristot de Oliveira
1
-0
/
+4
2016-02-22
perf tools: Introduce bpf-output event
Wang Nan
4
-3
/
+16
2016-02-22
perf tools: Apply tracepoint event definition options to BPF script
Wang Nan
3
-8
/
+53
2016-02-22
perf tools: Enable indices setting syntax for BPF map
Wang Nan
3
-3
/
+100
2016-02-22
perf tools: Support setting different slots in a BPF map separately
Wang Nan
4
-9
/
+137
2016-02-22
perf tools: Enable passing event to BPF object
Wang Nan
6
-13
/
+190
2016-02-22
perf record: Apply config to BPF objects before recording
Wang Nan
3
-0
/
+210
2016-02-22
perf tools: Enable BPF object configure syntax
Wang Nan
4
-9
/
+61
2016-02-22
perf bpf: Add API to set values to map entries in a bpf object
Wang Nan
2
-0
/
+314
2016-02-22
perf tools: Fix assertion failure on dynamic entry
Namhyung Kim
1
-0
/
+3
2016-02-22
perf tools: Fix column width setting on 'trace' sort key
Namhyung Kim
2
-3
/
+3
2016-02-22
perf tools: Fix alignment on some sort keys
Namhyung Kim
1
-4
/
+4
2016-02-22
perf tools: Update srcline/file if needed
Namhyung Kim
1
-33
/
+31
2016-02-22
perf tools: Fix segfault on dynamic entries
Namhyung Kim
1
-0
/
+15
2016-02-22
perf tools: Remove duplicate typedef config_term_func_t definition
Arnaldo Carvalho de Melo
1
-4
/
+0
2016-02-22
perf tools: Fix build on older systems
Arnaldo Carvalho de Melo
1
-2
/
+2
2016-02-19
perf report: Check error during report__collapse_hists()
Namhyung Kim
1
-3
/
+11
2016-02-19
perf hists: Return error from hists__collapse_resort()
Namhyung Kim
2
-12
/
+21
[next]