index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf mem: Introduce perf_mem_events__name function
Jiri Olsa
2016-02-24
3
-3
/
+9
*
perf mem record: Check for memory events support
Jiri Olsa
2016-02-24
3
-7
/
+51
*
Merge tag 'perf-core-for-mingo-2' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2016-02-24
26
-121
/
+1300
|
\
|
*
perf tools: Remove strbuf_{remove,splice}()
Arnaldo Carvalho de Melo
2016-02-23
2
-26
/
+0
|
*
perf help: No need to use strbuf_remove()
Arnaldo Carvalho de Melo
2016-02-23
1
-2
/
+1
|
*
perf tools: Dont stop PMU parsing on alias parse error
Andi Kleen
2016-02-23
1
-7
/
+8
|
*
perf script: Display addr/data_src/weight columns for raw events
Jiri Olsa
2016-02-23
1
-1
/
+2
|
*
perf script: Add data_src and weight column definitions
Jiri Olsa
2016-02-23
1
-0
/
+20
|
*
perf tools: Use ARRAY_SIZE in mem sort display functions
Jiri Olsa
2016-02-23
1
-6
/
+3
|
*
perf mem: Add -e record option
Jiri Olsa
2016-02-23
3
-7
/
+106
|
*
perf tools: Add monitored events array
Jiri Olsa
2016-02-23
4
-8
/
+39
|
*
perf tools: Introduce cl_offset function
Jiri Olsa
2016-02-23
1
-0
/
+6
|
*
perf tools: Make cl_address global
Jiri Olsa
2016-02-23
2
-6
/
+5
|
*
tools lib traceevent: Implement '%' operation
Daniel Bristot de Oliveira
2016-02-23
1
-0
/
+4
|
*
perf tools: Introduce bpf-output event
Wang Nan
2016-02-22
4
-3
/
+16
|
*
perf tools: Apply tracepoint event definition options to BPF script
Wang Nan
2016-02-22
3
-8
/
+53
|
*
perf tools: Enable indices setting syntax for BPF map
Wang Nan
2016-02-22
3
-3
/
+100
|
*
perf tools: Support setting different slots in a BPF map separately
Wang Nan
2016-02-22
4
-9
/
+137
|
*
perf tools: Enable passing event to BPF object
Wang Nan
2016-02-22
6
-13
/
+190
|
*
perf record: Apply config to BPF objects before recording
Wang Nan
2016-02-22
3
-0
/
+210
|
*
perf tools: Enable BPF object configure syntax
Wang Nan
2016-02-22
4
-9
/
+61
|
*
perf bpf: Add API to set values to map entries in a bpf object
Wang Nan
2016-02-22
2
-0
/
+314
|
*
perf tools: Fix assertion failure on dynamic entry
Namhyung Kim
2016-02-22
1
-0
/
+3
|
*
perf tools: Fix column width setting on 'trace' sort key
Namhyung Kim
2016-02-22
2
-3
/
+3
|
*
perf tools: Fix alignment on some sort keys
Namhyung Kim
2016-02-22
1
-4
/
+4
|
*
perf tools: Update srcline/file if needed
Namhyung Kim
2016-02-22
1
-33
/
+31
|
*
perf tools: Fix segfault on dynamic entries
Namhyung Kim
2016-02-22
1
-0
/
+15
|
*
perf tools: Remove duplicate typedef config_term_func_t definition
Arnaldo Carvalho de Melo
2016-02-22
1
-4
/
+0
|
*
perf tools: Fix build on older systems
Arnaldo Carvalho de Melo
2016-02-22
1
-2
/
+2
|
/
*
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2016-02-20
17
-129
/
+426
|
\
|
*
perf report: Check error during report__collapse_hists()
Namhyung Kim
2016-02-19
1
-3
/
+11
|
*
perf hists: Return error from hists__collapse_resort()
Namhyung Kim
2016-02-19
2
-12
/
+21
|
*
perf callchain: Check return value of append_chain_children()
Namhyung Kim
2016-02-19
1
-6
/
+12
|
*
perf callchain: Check return value of split_add_child()
Namhyung Kim
2016-02-19
1
-3
/
+9
|
*
perf callchain: Add enum match_result for match_chain()
Namhyung Kim
2016-02-19
1
-18
/
+34
|
*
perf callchain: Check return value of fill_node()
Namhyung Kim
2016-02-19
1
-3
/
+13
|
*
perf callchain: Check return value of add_child()
Namhyung Kim
2016-02-19
1
-0
/
+8
|
*
perf hists browser: Fix percentage update on key press
Namhyung Kim
2016-02-19
2
-7
/
+21
|
*
perf tools: Enable config and setting names for legacy cache events
Wang Nan
2016-02-19
4
-10
/
+54
|
*
perf tools: Enable config raw and numeric events
Wang Nan
2016-02-19
3
-5
/
+48
|
*
perf tools: Introduce opt_event_config nonterminal
Arnaldo Carvalho de Melo
2016-02-19
1
-29
/
+18
|
*
perf tools: Rename and move pmu_event_name to get_config_name
Wang Nan
2016-02-19
1
-17
/
+18
|
*
perf stat: Bail out on unsupported event config modifiers
Wang Nan
2016-02-19
3
-0
/
+50
|
*
perf tools: Create config_term_names array
Wang Nan
2016-02-19
3
-6
/
+51
|
*
perf tools: Fix checking asprintf return value
Wang Nan
2016-02-19
1
-3
/
+3
|
*
perf bpf: Rename bpf_prog_priv__clear() to clear_prog_priv()
Wang Nan
2016-02-19
1
-3
/
+3
|
*
perf stat: Handled scaled == -1 case for counters
Andi Kleen
2016-02-19
1
-1
/
+1
|
*
perf test: Reduce the sample_freq for the 'object code reading' test
Arnaldo Carvalho de Melo
2016-02-19
1
-1
/
+1
|
*
perf tests: Use perf_evlist__strerror_open() to provide hints about max_freq
Arnaldo Carvalho de Melo
2016-02-19
1
-1
/
+7
|
*
perf evlist: Handle -EINVAL for sample_freq > max_sample_rate in strerror_open()
Arnaldo Carvalho de Melo
2016-02-19
1
-1
/
+19
[next]