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-05-05
perf probe: Fix segfault if passed with ''.
Wang Nan
1
-0
/
+2
2015-05-01
perf report: Fix -T/--threads option to work again
Namhyung Kim
1
-1
/
+1
2015-05-01
Merge tag 'perf-urgent-for-mingo-2' of git://git.kernel.org/pub/scm/linux/ker...
Ingo Molnar
8
-44
/
+61
2015-04-27
perf bench numa: Fix immediate meeting of convergence condition
Petr Holasek
1
-0
/
+8
2015-04-27
perf bench numa: Fixes of --quiet argument
Petr Holasek
1
-2
/
+2
2015-04-27
perf bench futex: Fix hung wakeup tasks after requeueing
Davidlohr Bueso
1
-7
/
+8
2015-04-27
perf probe: Fix bug with global variables handling
He Kuang
1
-1
/
+3
2015-04-27
perf top: Fix a segfault when kernel map is restricted.
Wang Nan
1
-1
/
+1
2015-04-24
tools lib traceevent: Fix build failure on 32-bit arch
Namhyung Kim
1
-1
/
+1
2015-04-24
perf kmem: Fix compiles on RHEL6/OL6
David Ahern
1
-27
/
+27
2015-04-23
tools lib api: Undefine _FORTIFY_SOURCE before setting it
Bobby Powers
1
-1
/
+1
2015-04-23
perf kmem: Consistently use PRIu64 for printing u64 values
Will Deacon
1
-2
/
+2
2015-04-23
perf trace: Disable events and drain events when forked workload ends
Arnaldo Carvalho de Melo
1
-0
/
+5
2015-04-23
perf trace: Enable events when doing system wide tracing and starting a workload
Arnaldo Carvalho de Melo
1
-2
/
+3
2015-04-22
perf/x86/intel/uncore: Move PCI IDs for IMC to uncore driver
Sonny Rao
2
-5
/
+5
2015-04-22
perf/x86/intel/uncore: Add support for Intel Haswell ULT (lower power Mobile ...
Sonny Rao
1
-0
/
+8
2015-04-22
perf/x86/intel: Add cpu_(prepare|starting|dying) for core_pmu
Jiri Olsa
1
-28
/
+38
2015-04-18
perf/x86/intel/pt: Fix and clean up error handling in pt_event_add()
Ingo Molnar
1
-18
/
+15
2015-04-17
perf/x86/intel: Add Broadwell support for the LBR callstack
Kan Liang
1
-1
/
+1
2015-04-17
perf/x86/intel/rapl: Fix energy counter measurements but supporing per domain...
Jacob Pan
1
-21
/
+73
2015-04-17
perf/x86/intel: Fix Core2,Atom,NHM,WSM cycles:pp events
Peter Zijlstra
1
-0
/
+8
2015-04-17
perf/x86: Fix hw_perf_event::flags collision
Peter Zijlstra
1
-9
/
+9
2015-04-14
Merge tag 'perf-core-for-mingo-2' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
8
-107
/
+596
2015-04-13
perf probe: Fix segfault when probe with lazy_line to file
He Kuang
1
-1
/
+1
2015-04-13
perf probe: Find compilation directory path for lazy matching
Naohiro Aota
3
-60
/
+74
2015-04-13
perf probe: Set retprobe flag when probe in address-based alternative mode
He Kuang
1
-0
/
+1
2015-04-13
perf kmem: Analyze page allocator events also
Namhyung Kim
2
-17
/
+491
2015-04-13
tracing, mm: Record pfn instead of pointer to struct page
Namhyung Kim
3
-29
/
+29
2015-04-12
perf/x86/intel/pt: Clean up the control flow in pt_pmu_hw_init()
Ingo Molnar
1
-23
/
+30
2015-04-11
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
11
-37
/
+61
2015-04-10
perf evlist: Fix type for references to data_head/tail
David Ahern
3
-10
/
+9
2015-04-10
perf probe: Check the orphaned -x option
Masami Hiramatsu
1
-0
/
+10
2015-04-10
perf probe: Support multiple probes on different binaries
Masami Hiramatsu
3
-7
/
+13
2015-04-10
perf buildid-list: Fix segfault when show DSOs with hits
He Kuang
3
-9
/
+4
2015-04-10
perf tools: Fix cross-endian analysis
David Ahern
1
-1
/
+4
2015-04-10
perf tools: Fix error path to do closedir() when synthesizing threads
Arnaldo Carvalho de Melo
1
-8
/
+9
2015-04-10
perf tools: Fix synthesizing fork_event.ppid for non-main thread
David Ahern
1
-2
/
+12
2015-04-08
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
24
-213
/
+477
2015-04-08
perf tools: Add 'I' event modifier for exclude_idle bit
Jiri Olsa
4
-2
/
+49
2015-04-08
perf report: Don't call map__kmap if map is NULL.
Wang Nan
1
-1
/
+1
2015-04-08
perf tests: Fix attr tests
Jiri Olsa
2
-2
/
+2
2015-04-08
perf probe: Fix ARM 32 building error
Wang Nan
1
-1
/
+2
2015-04-08
perf tools: Merge all perf_event_attr print functions
Peter Zijlstra
3
-182
/
+141
2015-04-08
perf record: Add clockid parameter
Peter Zijlstra
5
-4
/
+154
2015-04-08
perf sched replay: Use replay_repeat to calculate the runavg of cpu usage ins...
Yunlong Song
1
-4
/
+4
2015-04-08
perf sched replay: Support using -f to override perf.data file ownership
Yunlong Song
1
-0
/
+1
2015-04-08
perf sched replay: Fix the EMFILE error caused by the limitation of the maxim...
Yunlong Song
1
-5
/
+26
2015-04-08
perf sched replay: Handle the dead halt of sem_wait when create_tasks() fails...
Yunlong Song
1
-1
/
+3
2015-04-08
perf sched replay: Fix the segmentation fault problem caused by pr_err in thr...
Yunlong Song
1
-2
/
+3
2015-04-08
perf sched replay: Realloc the memory of pid_to_task stepwise to adapt to the...
Yunlong Song
1
-1
/
+6
[next]