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
2016-06-28
perf data ctf: Add '--all' option for 'perf data convert'
Wang Nan
2
-0
/
+5
2016-06-28
perf data ctf: Generate comm event to CTF output
Wang Nan
1
-0
/
+110
2016-06-28
perf data ctf: Prepare collect non-sample events
Wang Nan
1
-1
/
+7
2016-06-28
perf data ctf: Add 'all' option
Wang Nan
2
-0
/
+2
2016-06-28
perf data ctf: Pass convert options through opts structure
Wang Nan
4
-6
/
+20
2016-06-28
perf data ctf: Add value_set_string() helper
Wang Nan
1
-0
/
+30
2016-06-28
perf symbols: Use proper dso name for is_regular_file
Jiri Olsa
1
-1
/
+1
2016-06-28
perf record: Prepare picking perf_event_mmap_page from multiple evlists
Wang Nan
1
-2
/
+13
2016-06-28
perf record: Prepare reading from multiple evlists in record__mmap_read_all()
Wang Nan
1
-10
/
+24
2016-06-28
perf record: Move mmap setup block to separate function
Wang Nan
1
-20
/
+36
2016-06-28
perf data convert: Include config.h header
Jiri Olsa
1
-0
/
+1
2016-06-28
perf build: Add libbabeltrace to build-test
Wang Nan
1
-0
/
+2
2016-06-28
tools/turbostat: allow user to alter DESTDIR and PREFIX
Andy Shevchenko
1
-2
/
+2
2016-06-27
selftests: media_tests - Add media_device_open to .gitignore
Shuah Khan
1
-0
/
+1
2016-06-27
selftests: add media controller regression test scripts and document
Shuah Khan
3
-0
/
+65
2016-06-27
selftests: add media_device_open test
Shuah Khan
2
-2
/
+83
2016-06-27
selftests: media_device_test change it to randomize loop count
Shuah Khan
1
-6
/
+13
2016-06-27
selftests/vm: Don't mlockall MCL_CURRENT in on-fault-limit test
Yannick Brosseau
1
-1
/
+1
2016-06-27
selftests/vm: write strlen length instead of sizeof to nr_hugepages
Yannick Brosseau
1
-5
/
+5
2016-06-27
selftests/lib: set printf.sh executable
SeongJae Park
1
-0
/
+0
2016-06-27
tools/testing/nvdimm: replace CONFIG_DMA_CMA dependency with vmalloc()
Dan Williams
4
-47
/
+41
2016-06-27
perf tools: Add more toolchain triplets
Ravi Bangoria
1
-0
/
+17
2016-06-27
perf annotate: Generalize handling of 'ret' instructions
Naveen N. Rao
3
-11
/
+20
2016-06-27
perf tools: Update makefile message for installing slang devel package
Neeraj Badlani
1
-1
/
+1
2016-06-27
perf annotate: Remove unused hist_entry__annotate function
Ravi Bangoria
2
-7
/
+0
2016-06-27
Merge tag 'v4.7-rc5' into perf/core, to pick up fixes
Ingo Molnar
9
-20
/
+92
2016-06-26
rtc: rtctest: Change no IRQ detection for RTC_IRQP_SET
Andrey Smirnov
1
-1
/
+1
2016-06-26
rtc: rtctest: Change no IRQ detection for RTC_IRQP_READ
Andrey Smirnov
1
-1
/
+1
2016-06-26
rtc: rtctest: Change alarm IRQ support detection
Andrey Smirnov
1
-1
/
+8
2016-06-24
tools/vm/slabinfo: fix spelling mistake: "Ocurrences" -> "Occurrences"
Colin Ian King
1
-1
/
+1
2016-06-24
selftests/vm/compaction_test: fix write to restore nr_hugepages
Mike Kravetz
1
-1
/
+1
2016-06-24
libnvdimm, pmem: allow nfit_test to override pmem_direct_access()
Dan Williams
4
-2
/
+48
2016-06-23
perf config: Reimplement show_config() using config_set__for_each
Taeung Song
1
-12
/
+5
2016-06-23
perf config: Introduce new init() and exit()
Taeung Song
4
-45
/
+82
2016-06-23
perf script: Add callindent option
Adrian Hunter
4
-1
/
+79
2016-06-23
perf auxtrace: Add option to feed branches to the thread stack
Adrian Hunter
3
-6
/
+23
2016-06-23
perf script: Print sample flags more nicely
Adrian Hunter
2
-2
/
+40
2016-06-23
perf intlist: Rename for_each() macros to for_each_entry()
Arnaldo Carvalho de Melo
2
-5
/
+5
2016-06-23
perf rb_resort: Rename for_each() macros to for_each_entry()
Arnaldo Carvalho de Melo
2
-4
/
+4
2016-06-23
perf tools: Rename strlist_for_each() macros to for_each_entry()
Arnaldo Carvalho de Melo
8
-19
/
+19
2016-06-23
perf evlist: Rename for_each() macros to for_each_entry()
Arnaldo Carvalho de Melo
40
-157
/
+157
2016-06-23
tools/acpi: use CROSS_COMPILE to define prefix
Andy Shevchenko
1
-3
/
+4
2016-06-23
perf unwind: Fix wrongly used regs for aarch64 unwind
He Kuang
1
-0
/
+5
2016-06-23
perf unwind: Fix wrongly used regs for x86_32 unwind
He Kuang
1
-0
/
+6
2016-06-23
perf unwind: Change macro names of perf register
He Kuang
2
-2
/
+13
2016-06-23
perf tools: Find right DSO taking into account if binary is 32 or 64-bit
He Kuang
1
-3
/
+37
2016-06-23
perf config: Move config declarations from util/cache.h to util/config.h
Taeung Song
15
-17
/
+24
2016-06-23
tools/gpio: add install section
Andy Shevchenko
2
-4
/
+13
2016-06-23
tools/gpio: move to tools buildsystem
Andy Shevchenko
2
-8
/
+64
2016-06-22
perf tools: Let python use correct gcc for build_ext
He Kuang
1
-1
/
+2
[prev]
[next]