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 tools: Support static linking with libdw
Andi Kleen
2015-08-13
2
-2
/
+11
*
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2015-08-13
27
-81
/
+307
|
\
|
*
perf tests: Add tests to callgraph and time parse
Kan Liang
2015-08-12
1
-0
/
+38
|
*
perf report: Show call graph from reference events
Kan Liang
2015-08-12
5
-4
/
+33
|
*
perf callchain: Allow disabling call graphs per event
Kan Liang
2015-08-12
6
-10
/
+28
|
*
perf callchain: Per-event type selection support
Kan Liang
2015-08-12
7
-3
/
+86
|
*
perf probe: Fix to show lines of sys_ functions correctly
Masami Hiramatsu
2015-08-12
1
-5
/
+13
|
*
perf hists browser: Make ESC unzoom as well
Arnaldo Carvalho de Melo
2015-08-12
1
-11
/
+8
|
*
perf ui browser: Introduce ui_browser__printf()
Arnaldo Carvalho de Melo
2015-08-12
6
-22
/
+35
|
*
perf ui browser: Introduce ui_browser__write_nstring()
Arnaldo Carvalho de Melo
2015-08-12
8
-22
/
+30
|
*
perf trace: Beautify keyctl's option arg
Arnaldo Carvalho de Melo
2015-08-12
1
-0
/
+10
|
*
perf trace: Use the FD beautifier for socket syscall fds
Arnaldo Carvalho de Melo
2015-08-12
1
-6
/
+12
|
*
perf sort: Check for SRCLINE_UNKNOWN case in "srcfile" processing
Andi Kleen
2015-08-12
1
-0
/
+2
|
*
perf trace: Add missing clockid entries
Arnaldo Carvalho de Melo
2015-08-12
1
-1
/
+2
|
*
perf trace: Associate some more syscall args with the getname beautifier
Arnaldo Carvalho de Melo
2015-08-12
1
-5
/
+18
|
/
*
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2015-08-12
27
-173
/
+292
|
\
|
*
perf evlist: Be more specific on -F/--freq
Namhyung Kim
2015-08-10
1
-2
/
+7
|
*
perf record: Support per-event freq term
Namhyung Kim
2015-08-10
7
-1
/
+16
|
*
perf report: Add support for srcfile sort key
Andi Kleen
2015-08-10
5
-0
/
+62
|
*
perf hists: Update the column width for the "srcline" sort key
Arnaldo Carvalho de Melo
2015-08-10
1
-0
/
+3
|
*
perf hists: hist_entry__cmp() may use he_tmp.hists, initialize it
Arnaldo Carvalho de Melo
2015-08-10
1
-0
/
+1
|
*
perf tools: Unset perf_event_attr::freq when period term is set
Jiri Olsa
2015-08-10
1
-0
/
+1
|
*
perf tools: Support full source file paths for srcline
Andi Kleen
2015-08-10
6
-1
/
+15
|
*
perf callchain: Move option parsing code to util.c
Kan Liang
2015-08-08
4
-88
/
+94
|
*
perf stat: Move perf_counts struct and functions into separate object
Jiri Olsa
2015-08-08
8
-81
/
+93
*
|
perf/x86/intel/pt: Clean up files of Intel Processor Trace
Takao Indoh
2015-08-12
2
-32
/
+11
*
|
perf/ring-buffer: Clarify the use of page::private for high-order AUX allocat...
Alexander Shishkin
2015-08-12
1
-1
/
+4
*
|
perf/x86: Fix MSR PMU driver
Peter Zijlstra
2015-08-12
1
-84
/
+84
*
|
Merge branch 'perf/urgent' into perf/core, to pick up fixes before applying n...
Ingo Molnar
2015-08-12
4
-38
/
+90
|
\
\
|
|
/
|
/
|
|
*
perf/x86/intel/cqm: Do not access cpu_data() from CPU_UP_PREPARE handler
Matt Fleming
2015-08-12
1
-5
/
+3
|
*
perf/x86/intel: Fix memory leak on hot-plug allocation fail
Peter Zijlstra
2015-08-12
1
-7
/
+16
|
*
perf: Fix PERF_EVENT_IOC_PERIOD migration race
Peter Zijlstra
2015-08-12
1
-20
/
+55
|
*
perf: Fix double-free of the AUX buffer
Ben Hutchings
2015-08-12
1
-4
/
+6
|
*
perf: Fix fasync handling on inherited events
Peter Zijlstra
2015-08-04
1
-2
/
+10
*
|
Merge tag 'perf-ebpf-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2015-08-08
18
-1
/
+2014
|
\
\
|
*
|
perf tests: Add LLVM test for eBPF on-the-fly compiling
Wang Nan
2015-08-07
7
-0
/
+124
|
*
|
perf tools: Auto detecting kernel include options
Wang Nan
2015-08-07
1
-5
/
+55
|
*
|
perf tools: Auto detecting kernel build directory
Wang Nan
2015-08-07
1
-1
/
+79
|
*
|
perf tools: Call clang to compile C source to object code
Wang Nan
2015-08-07
2
-0
/
+229
|
*
|
perf tools: Introduce llvm config options
Wang Nan
2015-08-07
4
-0
/
+86
|
*
|
bpf tools: Link all bpf objects onto a list
Wang Nan
2015-08-07
2
-0
/
+39
|
*
|
bpf tools: Introduce accessors for struct bpf_program
Wang Nan
2015-08-07
2
-0
/
+96
|
*
|
bpf tools: Load eBPF programs in object files into kernel
Wang Nan
2015-08-07
1
-0
/
+90
|
*
|
bpf tools: Introduce bpf_load_program() to bpf.c
Wang Nan
2015-08-07
2
-0
/
+41
|
*
|
bpf tools: Relocate eBPF programs
Wang Nan
2015-08-07
1
-0
/
+52
|
*
|
bpf tools: Create eBPF maps defined in an object file
Wang Nan
2015-08-07
2
-0
/
+106
|
*
|
bpf tools: Add bpf.c/h for common bpf operations
Wang Nan
2015-08-07
3
-1
/
+68
|
*
|
bpf tools: Record map accessing instructions for each program
Wang Nan
2015-08-07
2
-0
/
+137
|
*
|
bpf tools: Collect relocation sections from SHT_REL sections
Wang Nan
2015-08-07
1
-0
/
+26
|
*
|
bpf tools: Collect eBPF programs from their own sections
Wang Nan
2015-08-07
1
-0
/
+114
[next]