index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
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
2015-03-31
ftracetest: Convert exit -1 to exit $FAIL
Michael Ellerman
7
-7
/
+7
2015-03-31
ftracetest: Cope properly with stack tracer not being enabled
Michael Ellerman
1
-1
/
+3
2015-03-30
perf build: Disable libbabeltrace check by default
Jiri Olsa
2
-4
/
+3
[prev]
[next]