index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-19
perf tools: Only override the default :tid comm entry
Adrian Hunter
1
-3
/
+2
2014-11-19
perf tools: Add perf-read-vdso32 and perf-read-vdsox32 to .gitignore
Adrian Hunter
1
-0
/
+2
2014-11-19
perf evlist: Do not poll events that use the system_wide flag
Adrian Hunter
1
-1
/
+9
2014-11-19
perf evsel: Fix ftrace:function event recording
Jiri Olsa
1
-0
/
+8
2014-11-19
perf diff: Add missing handler for PERF_RECORD_MMAP2 events
Kan Liang
1
-0
/
+1
2014-11-19
perf hists: Fix up srcline histogram key formatting
Arnaldo Carvalho de Melo
1
-1
/
+1
2014-11-19
perf annotate: Support source line numbers in annotate
Andi Kleen
3
-6
/
+38
2014-11-19
perf tools: Only print base source file for srcline
Andi Kleen
1
-1
/
+1
2014-11-19
perf callchain: Use a common function to resolve symbol or name
Andi Kleen
5
-41
/
+32
2014-11-19
perf callchain: Use al.addr to set up call chain
Andi Kleen
1
-1
/
+1
2014-11-19
perf callchain: Factor out adding new call chain entries
Andi Kleen
1
-19
/
+32
2014-11-19
perf tools: Fix annotation with kcore
Adrian Hunter
1
-0
/
+2
2014-11-19
perf test: fix typo in python test
WANG Chao
1
-1
/
+1
2014-11-19
perf symbols: Fallback to kallsyms when using the minimal 'ELF' loader
Arnaldo Carvalho de Melo
1
-1
/
+0
2014-11-19
perf tools: Clean up libelf feature support code
Namhyung Kim
2
-4
/
+3
2014-11-19
perf build-id: Move disable_buildid_cache() to util/build-id.c
Namhyung Kim
4
-10
/
+13
2014-11-17
selftests/timers: change test to use ksft framework
Shuah Khan
1
-6
/
+8
2014-11-17
selftests/kcmp: change test to use ksft framework
Shuah Khan
1
-7
/
+20
2014-11-17
selftests/ipc: change test to use ksft framework
Shuah Khan
1
-12
/
+14
2014-11-17
selftests/breakpoints: change test to use ksft framework
Shuah Khan
1
-4
/
+6
2014-11-17
selftests: add kselftest framework for uniform test reporting
Shuah Khan
1
-0
/
+62
2014-11-17
selftests/user: move test out of Makefile into a shell script
Shuah Khan
2
-7
/
+11
2014-11-16
perf record: Add new -I option to sample interrupted machine state
Stephane Eranian
2
-0
/
+8
2014-11-16
perf/tests: Add interrupted state sample parsing test
Stephane Eranian
1
-15
/
+40
2014-11-16
perf tools: Add core support for sampling intr machine state regs
Stephane Eranian
5
-6
/
+87
2014-11-16
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2
-1
/
+9
2014-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+1
2014-11-13
Merge branches 'torture.2014.11.03a', 'cpu.2014.11.03a', 'doc.2014.11.13a', '...
Paul E. McKenney
13
-28
/
+16
2014-11-11
selftests/net: psock_fanout seg faults in sock_fanout_read_ring()
Shuah Khan
1
-1
/
+1
2014-11-07
tools: hv: introduce -n/--no-daemon option
Vitaly Kuznetsov
3
-6
/
+94
2014-11-07
Tools: hv: vssdaemon: ignore the EBUSY on multiple freezing the same partition
Dexuan Cui
1
-8
/
+40
2014-11-06
perf evsel: Do not call pevent_free_format when deleting tracepoint
Jiri Olsa
1
-2
/
+0
2014-11-06
perf script python: Removing event cache as it's no longer needed
Jiri Olsa
1
-28
/
+6
2014-11-06
perf script perl: Removing event cache as it's no longer needed
Jiri Olsa
1
-23
/
+6
2014-11-06
perf tools: Add test_and_set_bit function
Jiri Olsa
2
-0
/
+19
2014-11-06
ftracetest: Add basic event tracing test cases
Namhyung Kim
4
-0
/
+158
2014-11-06
ftracetest: Clear trace buffer after running kprobe testcases
Namhyung Kim
4
-0
/
+4
2014-11-06
ftracetest: Use logfile name supported by busybox's mktemp
Namhyung Kim
1
-1
/
+1
2014-11-06
ftracetest: Add a couple of ftrace test cases
Steven Rostedt (Red Hat)
3
-0
/
+221
2014-11-06
ftracetest: Add functions file that holds helper functions
Steven Rostedt (Red Hat)
2
-0
/
+19
2014-11-05
selftests/net: move test out of Makefile into a shell script
Shuah Khan
2
-7
/
+11
2014-11-05
perf tools: Make vmlinux short name more like kallsyms short name
Namhyung Kim
1
-0
/
+3
2014-11-05
perf tools: Fix build-id matching on vmlinux
Namhyung Kim
2
-3
/
+15
2014-11-05
perf record: Do not save pathname in ./debug/.build-id directory for vmlinux
Namhyung Kim
3
-5
/
+18
2014-11-05
perf build-id: Move build-id related functions to util/build-id.c
Namhyung Kim
4
-341
/
+349
2014-11-05
perf build-id: Rename dsos__write_buildid_table()
Namhyung Kim
1
-4
/
+2
2014-11-05
perf tools: Add gzip decompression support for kernel module
Namhyung Kim
8
-12
/
+127
2014-11-04
Merge tag 'ftracetest-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2014-11-04
perf symbols: Preparation for compressed kernel module support
Namhyung Kim
5
-3
/
+141
2014-11-03
rcutorture: Remove obsolete kversion param in kvm.sh
Pranith Kumar
2
-15
/
+6
[prev]
[next]