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-09-22
tools/testing: add a test to check nsfs ioctl-s
Andrey Vagin
4
-0
/
+182
2016-09-22
tools: iio: iio_generic_buffer: fix argument '?' option
Mugunthan V N
1
-1
/
+1
2016-09-22
perf hists: Make hists__fprintf_headers function global
Jiri Olsa
2
-1
/
+2
2016-09-22
perf hists: Make __hist_entry__snprintf function global
Jiri Olsa
2
-2
/
+4
2016-09-22
perf tools: Make several display functions global
Jiri Olsa
3
-2
/
+4
2016-09-22
perf tools: Make several sorting functions global
Jiri Olsa
2
-3
/
+9
2016-09-22
perf tools: Make output_field_add and sort_dimension__add global
Jiri Olsa
2
-4
/
+8
2016-09-22
perf tools: Make reset_dimensions global
Jiri Olsa
2
-1
/
+2
2016-09-22
perf hists: Add __hist_entry__snprintf function
Jiri Olsa
1
-2
/
+8
2016-09-22
perf tools: Add sink configuration for cs_etm PMU
Mathieu Poirier
3
-0
/
+63
2016-09-22
perf tools: Add PMU configuration to tools
Mathieu Poirier
3
-0
/
+32
2016-09-22
perf pmu: Push configuration down to PMU driver
Mathieu Poirier
4
-0
/
+106
2016-09-22
perf tools: Add coresight etm PMU record capabilities
Mathieu Poirier
8
-2
/
+716
2016-09-22
perf tools: Make coresight PMU listable
Mathieu Poirier
3
-0
/
+38
2016-09-22
perf tools: Confine __get_cpuid() to x86 architecture
Mathieu Poirier
1
-4
/
+7
2016-09-21
tools/testing/nvdimm: test get_config_size DSM failures
Dan Williams
1
-2
/
+77
2016-09-21
perf hists: Use bigger buffer for stdio headers
Jiri Olsa
1
-1
/
+1
2016-09-21
perf evsel: Remove superfluous initialization of weight
Jiri Olsa
1
-2
/
+0
2016-09-20
perf symbols: Do not open device files
Jiri Olsa
1
-0
/
+3
2016-09-20
perf hists: Factor out hists__reset_column_width()
Namhyung Kim
4
-18
/
+20
2016-09-20
perf ui/tui: Reset output width for hierarchy
Namhyung Kim
1
-0
/
+6
2016-09-20
selftests: Move networking/timestamping from Documentation
Shuah Khan
5
-0
/
+1222
2016-09-20
selftests: move watchdog tests from Documentation/watchdog
Shuah Khan
3
-0
/
+114
2016-09-20
selftests: move ia64 tests from Documentation/ia64
Shuah Khan
3
-0
/
+272
2016-09-20
selftests: move vDSO tests from Documentation/vDSO
Shuah Khan
5
-0
/
+471
2016-09-20
selftests: move ptp tests from Documentation/ptp
Shuah Khan
4
-0
/
+565
2016-09-20
perf annotate: Resolve 'call' operands to function names
Arnaldo Carvalho de Melo
1
-2
/
+6
2016-09-20
perf annotate: Pass the symbol's map/dso to the instruction parsers
Arnaldo Carvalho de Melo
2
-12
/
+13
2016-09-20
perf annotate: Do not ignore call instruction with indirect target
Ravi Bangoria
1
-6
/
+2
2016-09-20
perf hists: Fix width computation for srcline sort entry
Jiri Olsa
2
-2
/
+5
2016-09-20
selftests: move prctl tests from Documentation/prctl
Shuah Khan
5
-0
/
+306
2016-09-20
selftests: move dnotify_test from Documentation/filesystems
Shuah Khan
3
-0
/
+42
2016-09-20
selftests/timers: Add missing error code assignment before test
Christophe JAILLET
1
-2
/
+2
2016-09-20
selftests/zram: replace ZRAM_LZ4_COMPRESS
Fabian Frederick
1
-1
/
+1
2016-09-19
tools/testing/nvdimm: fix allocation range for mock flush hint tables
Dan Williams
1
-1
/
+2
2016-09-19
tools include: Add mman macros needed by perf for all arch
Wang Nan
20
-0
/
+66
2016-09-19
perf trace beauty mmap: Add missing MADV_FREE
Wang Nan
1
-0
/
+1
2016-09-15
Merge branch 'linus' into x86/asm, to pick up recent fixes
Ingo Molnar
7
-12
/
+16
2016-09-14
Merge tag 'iio-for-4.9b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...
Greg Kroah-Hartman
1
-4
/
+7
2016-09-14
spi: spidev_test: Fix buffer overflow in unescape()
Geert Uytterhoeven
1
-1
/
+1
2016-09-13
perf tools: Add infrastructure for PMU specific configuration
Mathieu Poirier
6
-1
/
+54
2016-09-13
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+3
2016-09-13
perf report: Enable group view with hierarchy
Namhyung Kim
1
-1
/
+0
2016-09-13
perf ui/stdio: Rename print_hierarchy_header()
Namhyung Kim
1
-10
/
+3
2016-09-13
perf ui/stdio: Always reset output width for hierarchy
Namhyung Kim
1
-8
/
+6
2016-09-13
perf hist: Initialize hierarchy tree explicitly
Namhyung Kim
1
-0
/
+2
2016-09-13
perf hists: Introduce hists__link_hierarchy()
Namhyung Kim
1
-0
/
+95
2016-09-13
perf hists: Introduce hists__match_hierarchy()
Namhyung Kim
1
-0
/
+51
2016-09-13
perf build: Compare mman.h related headers against kernel originals
Wang Nan
1
-0
/
+9
2016-09-13
selftests/x86/sigreturn: Use CX, not AX, as the scratch register
Andy Lutomirski
1
-8
/
+8
[prev]
[next]