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
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
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
2015-04-08
perf sched replay: Alloc the memory of pid_to_task dynamically to adapt to th...
Yunlong Song
1
-2
/
+9
2015-04-08
perf sched replay: Increase the MAX_PID value to fix assertion failure problem
Yunlong Song
1
-1
/
+1
2015-04-08
perf sched replay: Use struct task_desc instead of struct task_task for corre...
Yunlong Song
1
-1
/
+1
2015-04-08
perf kmem: Respect -i option
Jiri Olsa
1
-1
/
+2
2015-04-08
tools lib traceevent: Honor operator priority
Namhyung Kim
1
-1
/
+16
2015-04-08
perf kmaps: Check kmaps to make code more robust
Wang Nan
7
-16
/
+70
2015-04-08
perf evlist: Fix inverted logic in perf_mmap__empty
He Kuang
1
-1
/
+1
2015-04-08
Merge tag 'v4.0-rc7' into x86/asm, to resolve conflicts
Ingo Molnar
1
-0
/
+8
2015-04-08
x86, selftests: Add sigreturn selftest
Andy Lutomirski
6
-0
/
+760
2015-04-07
Merge 4.0-rc7 into staging-next
Greg Kroah-Hartman
1
-0
/
+8
2015-04-03
ftracetest: Do not use usleep directly
Namhyung Kim
3
-6
/
+33
2015-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+8
2015-04-02
selftest/mqueue: enable cross compilation
Tyler Baker
1
-2
/
+4
2015-04-02
selftest/ipc: enable cross compilation
Tyler Baker
1
-5
/
+1
2015-04-02
selftest/memfd: include default header install path
Tyler Baker
1
-0
/
+1
2015-04-02
selftest/mount: enable cross compilation
Tyler Baker
1
-2
/
+3
2015-04-02
selftest/memfd: enable cross compilation
Tyler Baker
1
-3
/
+4
2015-04-02
kselftests: timers: Make set-timer-lat fail more gracefully for !CAP_WAKE_ALARM
John Stultz
1
-0
/
+7
2015-04-02
perf data: Support using -f to override perf.data file ownership for 'convert'
Yunlong Song
3
-3
/
+6
2015-04-02
perf trace: Support using -f to override perf.data file ownership
Yunlong Song
1
-0
/
+3
2015-04-02
perf timechart: Support using -f to override perf.data file ownership
Yunlong Song
1
-0
/
+3
2015-04-02
perf script: Support using -f to override perf.data file ownership
Yunlong Song
1
-4
/
+5
2015-04-02
perf mem: Support using -f to override perf.data file ownership
Yunlong Song
1
-0
/
+3
2015-04-02
perf lock: Support using -f to override perf.data file ownership
Yunlong Song
1
-0
/
+5
2015-04-02
perf kvm: Support using -f to override perf.data.guest file ownership
Yunlong Song
2
-0
/
+3
2015-04-02
perf kmem: Support using -f to override perf.data file ownership
Yunlong Song
1
-4
/
+5
2015-04-02
perf inject: Support using -f to override perf.data file ownership
Yunlong Song
1
-0
/
+1
2015-04-02
perf evlist: Support using -f to override perf.data file ownership
Yunlong Song
2
-0
/
+3
2015-04-02
perf probe: Fix to track down unnamed union/structure members
Masami Hiramatsu
2
-5
/
+17
2015-04-02
perf db-export: No need to have ->thread twice in struct export_sample
Arnaldo Carvalho de Melo
3
-3
/
+1
2015-04-02
perf db-export: No need to pass thread twice to db_export__sample
Arnaldo Carvalho de Melo
3
-4
/
+4
2015-04-02
perf scripting: No need to pass thread twice to the scripting callbacks
Arnaldo Carvalho de Melo
5
-17
/
+11
2015-04-02
perf script: No need to lookup thread twice
Arnaldo Carvalho de Melo
1
-9
/
+1
2015-04-02
Merge branch 'perf/timer' into perf/core
Ingo Molnar
1
-0
/
+8
2015-04-01
selftests: Change memory on-off-test.sh name to be unique
Shuah Khan
2
-3
/
+3
2015-04-01
selftests: change cpu on-off-test.sh name to be unique
Shuah Khan
2
-2
/
+2
2015-03-31
perf ordered_samples: Remove references to perf_{evlist,tool} and machines
Arnaldo Carvalho de Melo
5
-47
/
+37
2015-03-31
perf session: Always initialize ordered_events
Arnaldo Carvalho de Melo
1
-3
/
+2
2015-03-31
perf tools: Fix ppid for synthesized fork events
David Ahern
1
-33
/
+50
2015-03-31
perf tools: Refactor comm/tgid lookup
David Ahern
1
-28
/
+44
2015-03-31
perf callchain: Fix kernel symbol resolution by remembering the cpumode
David Hildenbrand
1
-14
/
+14
2015-03-31
selftests/mount: Make git ignore all binaries in mount test suite
Zhang Zhen
1
-0
/
+1
2015-03-31
kselftests: timers: Reduce default runtime on inconsistency-check and set-tim...
John Stultz
2
-2
/
+2
[prev]
[next]