index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-17
perf tools: Add Intel PT instruction decoder
Adrian Hunter
12
-3
/
+2803
2015-08-17
perf tools: Add Intel PT packet decoder
Adrian Hunter
4
-0
/
+466
2015-08-17
perf auxtrace: Add Intel PT as an AUX area tracing type
Adrian Hunter
2
-0
/
+2
2015-08-17
perf tools: Add a helper function to probe whether cpu-wide tracing is possible
Adrian Hunter
2
-0
/
+25
2015-08-17
perf symbols: Fix annotation of vdso
Adrian Hunter
1
-0
/
+11
2015-08-17
perf annotate: Fix 32-bit compilation error in util/annotate.c
Adrian Hunter
1
-2
/
+2
2015-08-17
perf script: Initialize callchain_param.record_mode
Jiri Olsa
1
-0
/
+17
2015-08-14
perf trace: Move vfs_getname storage to per thread area
Arnaldo Carvalho de Melo
1
-11
/
+27
2015-08-13
perf probe: Fix to add missed brace around if block
Masami Hiramatsu
1
-1
/
+2
2015-08-13
perf tools: Support static linking with libdw
Andi Kleen
2
-2
/
+11
2015-08-13
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
27
-81
/
+307
2015-08-12
perf tests: Add tests to callgraph and time parse
Kan Liang
1
-0
/
+38
2015-08-12
perf report: Show call graph from reference events
Kan Liang
5
-4
/
+33
2015-08-12
perf callchain: Allow disabling call graphs per event
Kan Liang
6
-10
/
+28
2015-08-12
perf callchain: Per-event type selection support
Kan Liang
7
-3
/
+86
2015-08-12
perf probe: Fix to show lines of sys_ functions correctly
Masami Hiramatsu
1
-5
/
+13
2015-08-12
perf hists browser: Make ESC unzoom as well
Arnaldo Carvalho de Melo
1
-11
/
+8
2015-08-12
perf ui browser: Introduce ui_browser__printf()
Arnaldo Carvalho de Melo
6
-22
/
+35
2015-08-12
perf ui browser: Introduce ui_browser__write_nstring()
Arnaldo Carvalho de Melo
8
-22
/
+30
2015-08-12
perf trace: Beautify keyctl's option arg
Arnaldo Carvalho de Melo
1
-0
/
+10
2015-08-12
perf trace: Use the FD beautifier for socket syscall fds
Arnaldo Carvalho de Melo
1
-6
/
+12
2015-08-12
perf sort: Check for SRCLINE_UNKNOWN case in "srcfile" processing
Andi Kleen
1
-0
/
+2
2015-08-12
perf trace: Add missing clockid entries
Arnaldo Carvalho de Melo
1
-1
/
+2
2015-08-12
perf trace: Associate some more syscall args with the getname beautifier
Arnaldo Carvalho de Melo
1
-5
/
+18
2015-08-12
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
27
-173
/
+292
2015-08-12
perf/x86/intel/pt: Clean up files of Intel Processor Trace
Takao Indoh
2
-32
/
+11
2015-08-12
perf/ring-buffer: Clarify the use of page::private for high-order AUX allocat...
Alexander Shishkin
1
-1
/
+4
2015-08-12
perf/x86: Fix MSR PMU driver
Peter Zijlstra
1
-84
/
+84
2015-08-12
Merge branch 'perf/urgent' into perf/core, to pick up fixes before applying n...
Ingo Molnar
4
-38
/
+90
2015-08-12
perf/x86/intel/cqm: Do not access cpu_data() from CPU_UP_PREPARE handler
Matt Fleming
1
-5
/
+3
2015-08-12
perf/x86/intel: Fix memory leak on hot-plug allocation fail
Peter Zijlstra
1
-7
/
+16
2015-08-12
perf: Fix PERF_EVENT_IOC_PERIOD migration race
Peter Zijlstra
1
-20
/
+55
2015-08-12
perf: Fix double-free of the AUX buffer
Ben Hutchings
1
-4
/
+6
2015-08-10
perf evlist: Be more specific on -F/--freq
Namhyung Kim
1
-2
/
+7
2015-08-10
perf record: Support per-event freq term
Namhyung Kim
7
-1
/
+16
2015-08-10
perf report: Add support for srcfile sort key
Andi Kleen
5
-0
/
+62
2015-08-10
perf hists: Update the column width for the "srcline" sort key
Arnaldo Carvalho de Melo
1
-0
/
+3
2015-08-10
perf hists: hist_entry__cmp() may use he_tmp.hists, initialize it
Arnaldo Carvalho de Melo
1
-0
/
+1
2015-08-10
perf tools: Unset perf_event_attr::freq when period term is set
Jiri Olsa
1
-0
/
+1
2015-08-10
perf tools: Support full source file paths for srcline
Andi Kleen
6
-1
/
+15
2015-08-08
perf callchain: Move option parsing code to util.c
Kan Liang
4
-88
/
+94
2015-08-08
perf stat: Move perf_counts struct and functions into separate object
Jiri Olsa
8
-81
/
+93
2015-08-08
Merge tag 'perf-ebpf-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
18
-1
/
+2014
2015-08-07
perf tests: Add LLVM test for eBPF on-the-fly compiling
Wang Nan
7
-0
/
+124
2015-08-07
perf tools: Auto detecting kernel include options
Wang Nan
1
-5
/
+55
2015-08-07
perf tools: Auto detecting kernel build directory
Wang Nan
1
-1
/
+79
2015-08-07
perf tools: Call clang to compile C source to object code
Wang Nan
2
-0
/
+229
2015-08-07
perf tools: Introduce llvm config options
Wang Nan
4
-0
/
+86
2015-08-07
bpf tools: Link all bpf objects onto a list
Wang Nan
2
-0
/
+39
2015-08-07
bpf tools: Introduce accessors for struct bpf_program
Wang Nan
2
-0
/
+96
[next]