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
2014-07-17
perf tools: Remove verbose from functions prototypes
Jiri Olsa
4
-20
/
+19
2014-07-17
perf machine: Fix leak of 'struct thread' on error path
Adrian Hunter
1
-1
/
+3
2014-07-17
perf thread: Allow deletion of a thread with no map groups
Adrian Hunter
1
-2
/
+4
2014-07-17
perf machine: Fix map groups of threads with unknown pids
Adrian Hunter
3
-6
/
+66
2014-07-17
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Ingo Molnar
19
-28
/
+26
2014-07-17
perf evsel: Add 'immediate' option
Adrian Hunter
2
-0
/
+6
2014-07-17
perf evsel: Add 'no_aux_samples' option
Adrian Hunter
2
-3
/
+4
2014-07-17
perf tools: Add option macro OPT_CALLBACK_OPTARG
Adrian Hunter
1
-0
/
+5
2014-07-17
perf tools: Add feature test for __sync_val_compare_and_swap
Adrian Hunter
4
-0
/
+29
2014-07-17
perf evlist: Pass mmap parameters in a struct
Adrian Hunter
1
-20
/
+26
2014-07-17
perf session: Flag if the event stream is entirely in memory
Adrian Hunter
2
-1
/
+11
2014-07-17
perf symbols: Add ability to iterate over a dso's symbols
Adrian Hunter
2
-1
/
+19
2014-07-17
perf symbols: Do not attempt to read data from kallsyms
Adrian Hunter
1
-0
/
+2
2014-07-17
perf symbols: Record whether a dso is 64-bit
Adrian Hunter
6
-0
/
+29
2014-07-17
perf buildid-cache: Apply force option to copying kcore
Adrian Hunter
1
-3
/
+5
2014-07-17
perf callchain: Fix appending a callchain from a previous sample
Adrian Hunter
1
-1
/
+1
2014-07-17
perf inject: Fix build id injection
Adrian Hunter
1
-0
/
+3
2014-07-17
perf symbols: Fix missing GNU IFUNC symbols
Adrian Hunter
1
-1
/
+2
2014-07-17
perf tools: Fix missing kernel map load
Adrian Hunter
1
-0
/
+1
2014-07-17
perf record: Select comm_exec flag if supported
Adrian Hunter
1
-1
/
+17
2014-07-17
perf script: Display PERF_RECORD_MISC_COMM_EXEC flag
Adrian Hunter
2
-2
/
+10
2014-07-17
perf machine: Fix the value used for unknown pids
Adrian Hunter
4
-12
/
+13
2014-07-17
perf script: Provide additional sample information on generic events
Joseph Schuchart
1
-3
/
+20
2014-07-17
perf script: Add callchain to generic and tracepoint events
Joseph Schuchart
11
-48
/
+146
2014-07-17
perf script: Add missing calls to Py_DECREF for return values
Joseph Schuchart
1
-2
/
+10
2014-07-17
perf kvm: Add stat support on s390
Alexander Yarygin
6
-11
/
+175
2014-07-17
perf kvm: Add skip_event() for --duration option
Alexander Yarygin
3
-1
/
+18
2014-07-17
perf kvm: Move arch specific code into arch/
Alexander Yarygin
5
-263
/
+317
2014-07-17
perf kvm: Use defines of kvm events
Alexander Yarygin
2
-18
/
+17
2014-07-17
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-37
/
+38
2014-07-16
Merge branch 'liblockdep-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
3
-17
/
+15
2014-07-16
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
4
-60
/
+845
2014-07-14
Merge 3.16-rc5 into char-misc-next
Greg Kroah-Hartman
43
-127
/
+1253
2014-07-12
tools: selftests - create a separate hotplug target for full range test
Shuah Khan
6
-6
/
+105
2014-07-12
tools: fix kcmp_test compile warnings
Shuah Khan
1
-1
/
+1
2014-07-12
tools: Fix mqueue Makefile compile linking order
Shuah Khan
1
-2
/
+2
2014-07-12
tools: fix mq_open_tests compile warnings
Shuah Khan
1
-6
/
+14
2014-07-12
tools: fix mq_perf_tests compile warnings
Shuah Khan
1
-19
/
+21
2014-07-12
tools: cpu-hotplug fix unexpected operator error
Shuah Khan
1
-1
/
+1
2014-07-12
tools: memory-hotplug fix unexpected operator error
Shuah Khan
1
-1
/
+1
2014-07-10
perf timechart: Add more options to IO mode
Stanislav Fomichev
2
-2
/
+86
2014-07-10
perf timechart: Conditionally update start_time on fork
Stanislav Fomichev
1
-1
/
+1
2014-07-10
perf timechart: Implement IO mode
Stanislav Fomichev
4
-24
/
+725
2014-07-10
perf timechart: Fix rendering in Firefox
Stanislav Fomichev
1
-36
/
+36
2014-07-10
Tools: hv: fix file overwriting of hv_fcopy_daemon
Yue Zhang
1
-1
/
+2
2014-07-09
Merge branches 'doc.2014.07.08a', 'fixes.2014.07.09a', 'maintainers.2014.07.0...
Paul E. McKenney
19
-28
/
+26
2014-07-09
rcu: Remove CONFIG_PROVE_RCU_DELAY
Paul E. McKenney
16
-16
/
+0
2014-07-08
perf trace: Fix build on 32-bit systems
Arnaldo Carvalho de Melo
1
-3
/
+3
2014-07-08
perf trace: Add pagefault statistics
Stanislav Fomichev
1
-0
/
+17
2014-07-08
perf tools: Suggest using -f to override perf.data file ownership message
Arnaldo Carvalho de Melo
1
-1
/
+1
[prev]
[next]