index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
.gitignore
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-10-29
perf session: Add perf_session__deliver_synth_event()
Adrian Hunter
2
-0
/
+18
2014-10-29
perf tools: Use evlist__for_each in a few remaining places
Arnaldo Carvalho de Melo
2
-3
/
+3
2014-10-29
perf tools: Add id index
Adrian Hunter
8
-4
/
+177
2014-10-29
perf probe: Add --quiet option to suppress output result message
Masami Hiramatsu
2
-9
/
+20
2014-10-29
perf script: Add Python script to export to postgresql
Adrian Hunter
3
-0
/
+392
2014-10-29
perf scripting python: Extend interface to export data in a database-friendly...
Adrian Hunter
1
-2
/
+284
2014-10-29
perf tools: Add facility to export data in database-friendly way
Adrian Hunter
8
-0
/
+374
2014-10-29
perf pmu: Add proper error handling to print_pmu_events()
Arnaldo Carvalho de Melo
1
-10
/
+22
2014-10-29
perf tools: Do not attempt to run perf-read-vdso32 if it wasn't built
Adrian Hunter
2
-2
/
+16
2014-10-29
perf tools: Add support for 32-bit compatibility VDSOs
Adrian Hunter
2
-2
/
+172
2014-10-29
perf tools: Build programs to copy 32-bit compatibility
Adrian Hunter
8
-37
/
+149
2014-10-29
perf pmu: Let pmu's with no events show up on perf list
Adrian Hunter
2
-2
/
+12
2014-10-29
perf tools: Ensure return negative value when write header error
Wang Nan
1
-2
/
+5
2014-10-29
perf probe: Use PARSE_OPT_EXCLUSIVE flag
Namhyung Kim
1
-45
/
+9
2014-10-29
perf tools: Add support for exclusive option
Namhyung Kim
2
-11
/
+50
2014-10-29
perf kvm: Print kvm specific --help output
Namhyung Kim
1
-0
/
+25
2014-10-29
perf tools: Export usage string and option table of perf record
Namhyung Kim
4
-6
/
+12
2014-10-29
perf tools: Add PARSE_OPT_DISABLED flag
Namhyung Kim
2
-0
/
+19
2014-10-29
perf tests: Use thread->mg->machine
Arnaldo Carvalho de Melo
1
-6
/
+4
2014-10-29
perf tests: Remove misplaced __maybe_unused
Arnaldo Carvalho de Melo
1
-1
/
+1
2014-10-29
perf callchains: Use thread->mg->machine
Arnaldo Carvalho de Melo
5
-16
/
+14
2014-10-29
perf thread: Adopt resolve_callchain method from machine
Arnaldo Carvalho de Melo
5
-23
/
+21
2014-10-29
perf tools: A thread's machine can be found via thread->mg->machine
Arnaldo Carvalho de Melo
16
-70
/
+48
2014-10-29
perf tools: Set thread->mg.machine in all places
Arnaldo Carvalho de Melo
4
-10
/
+9
2014-10-29
perf tools powerpc: Cache the DWARF debug info
Sukadev Bhattiprolu
2
-11
/
+23
2014-10-29
perf probe: Trivial typo fix for --demangle
Masami Hiramatsu
1
-1
/
+1
2014-10-29
perf tools: Fix report -F dso_from for data without branch info
Jiri Olsa
1
-2
/
+8
2014-10-29
perf tools: Fix report -F dso_to for data without branch info
Jiri Olsa
1
-2
/
+8
2014-10-29
perf tools: Fix report -F symbol_from for data without branch info
Jiri Olsa
1
-3
/
+13
2014-10-29
perf tools: Fix report -F symbol_to for data without branch info
Jiri Olsa
1
-5
/
+14
2014-10-29
perf tools: Fix report -F mispredict for data without branch info
Jiri Olsa
1
-8
/
+12
2014-10-29
perf tools: Fix report -F in_tx for data without branch info
Jiri Olsa
1
-3
/
+10
2014-10-29
perf tools: Fix report -F abort for data without branch info
Jiri Olsa
1
-3
/
+11
2014-10-29
perf tools: Make CPUINFO_PROC an array to support different kernel versions
Wang Nan
2
-21
/
+36
2014-10-29
perf callchain: Use global caching provided by libunwind
Namhyung Kim
3
-0
/
+18
2014-10-29
perf/x86/intel: Revert incomplete and undocumented Broadwell client support
Ingo Molnar
3
-181
/
+2
2014-10-28
perf/x86: Fix compile warnings for intel_uncore
Peter Zijlstra
2
-2
/
+9
2014-10-28
perf: Fix typos in sample code in the perf_event.h header
Andy Lutomirski
1
-7
/
+7
2014-10-28
perf: Fix and clean up initialization of pmu::event_idx
Peter Zijlstra
5
-39
/
+1
2014-10-28
perf: Fix bogus kernel printk
Peter Zijlstra (Intel)
1
-2
/
+3
2014-10-22
perf diff: Add missing hists__init() call at tool start
Kan Liang
1
-0
/
+5
2014-10-20
Linux 3.18-rc1
v3.18-rc1
Linus Torvalds
1
-2
/
+2
2014-10-19
MAINTAINERS: corrected bcm2835 search
Scott Branden
1
-6
/
+3
2014-10-19
Net: DSA: Fix checking for get_phy_flags function
Andrew Lunn
1
-1
/
+1
2014-10-19
sparc64: Do not define thread fpregs save area as zero-length array.
David S. Miller
1
-1
/
+2
2014-10-19
sparc64: Fix corrupted thread fault code.
David S. Miller
2
-6
/
+6
2014-10-18
MAINTAINERS: Become the docs maintainer
Jonathan Corbet
1
-2
/
+1
2014-10-18
x86,kvm,vmx: Preserve CR4 across VM entry
Andy Lutomirski
1
-2
/
+14
2014-10-18
ipv6: fix a potential use after free in sit.c
Li RongQing
1
-3
/
+3
2014-10-18
ipv6: fix a potential use after free in ip6_offload.c
Li RongQing
1
-0
/
+1
[next]