index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-14
tools lib api fs: Introduce sysfs__read_{int,ull}()
Arnaldo Carvalho de Melo
2
-0
/
+49
2015-09-14
perf env: Read msr pmu type from header
Kan Liang
2
-0
/
+4
2015-09-14
perf tools: Add tools/include into tags directories
Jiri Olsa
1
-1
/
+1
2015-09-14
perf evsel: Remove forward declaration of 'struct perf_evlist'
Arnaldo Carvalho de Melo
1
-1
/
+0
2015-09-14
perf hists browser: Fixup the "cpu" column width calculation
Arnaldo Carvalho de Melo
1
-0
/
+1
2015-09-14
perf env: Adopt perf_header__set_cmdline
Arnaldo Carvalho de Melo
4
-40
/
+49
2015-09-14
perf env: Rename some leftovers from rename to perf_env
Arnaldo Carvalho de Melo
5
-11
/
+9
2015-09-14
perf env: Move perf_env out of header.h and session.c into separate object
Arnaldo Carvalho de Melo
5
-51
/
+59
2015-09-14
perf tests: Introduce iterator function for tests
Matt Fleming
1
-16
/
+16
2015-09-14
perf test: Add entry to test cpu topology
Kan Liang
4
-0
/
+121
2015-09-14
perf tools: Switch to tracing_path interface on appropriate places
Jiri Olsa
4
-39
/
+11
2015-09-14
tools lib api fs: Remove debugfs, tracefs and findfs objects
Jiri Olsa
7
-288
/
+0
2015-09-14
tools lib api fs: Replace debugfs/tracefs objects interface with fs.c
Jiri Olsa
11
-29
/
+23
2015-09-14
tools lib api fs: Make tracing_path_strerror_open message generic
Jiri Olsa
1
-10
/
+16
2015-09-14
perf tests: Print objdump/dso buffers if they don't match
Jan Stancek
1
-0
/
+16
2015-09-14
perf tests: Stop reading if objdump output crossed sections
Jan Stancek
1
-1
/
+6
2015-09-14
perf tests: Make objdump disassemble zero blocks
Jan Stancek
1
-1
/
+1
2015-09-14
perf tests: Take into account address of each objdump line
Jan Stancek
1
-13
/
+38
2015-09-13
Merge tag 'v4.3-rc1' into perf/core, to refresh the tree
Ingo Molnar
49
-438
/
+3458
2015-09-11
selftests: enhance membarrier syscall test
Mathieu Desnoyers
1
-25
/
+75
2015-09-11
selftests: add membarrier syscall test
Pranith Kumar
4
-0
/
+84
2015-09-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
5
-117
/
+27
2015-09-08
Merge tag 'linux-kselftest-4.3-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
9
-19
/
+481
2015-09-08
selftests:vm: point to libhugetlbfs for regression testing
Mike Kravetz
1
-0
/
+4
2015-09-08
Revert "selftests: add hugetlbfstest"
Mike Kravetz
3
-98
/
+0
2015-09-08
pagemap: add mmap-exclusive bit for marking pages mapped only here
Konstantin Khlebnikov
1
-0
/
+10
2015-09-08
pagemap: switch to the new format and do some cleanup
Konstantin Khlebnikov
1
-17
/
+8
2015-09-08
selftests/userfaultfd: fix compiler warnings on 32-bit
Geert Uytterhoeven
1
-3
/
+6
2015-09-08
Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-76
/
+231
2015-09-08
userfaultfd: selftest: update userfaultfd x86 32bit syscall number
Andrea Arcangeli
1
-1
/
+1
2015-09-08
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
46
-289
/
+3743
2015-09-04
userfaultfd: selftest
Andrea Arcangeli
3
-0
/
+650
2015-09-04
selftests/capabilities: Add tests for capability evolution
Andy Lutomirski
4
-0
/
+520
2015-09-04
perf trace: Add read/write to the file group
Arnaldo Carvalho de Melo
1
-0
/
+2
2015-09-04
perf probe: Print deleted events in cmd_probe()
Namhyung Kim
5
-10
/
+69
2015-09-04
perf probe: Split del_perf_probe_events()
Namhyung Kim
1
-4
/
+36
2015-09-04
perf probe: Move print logic into cmd_probe()
Namhyung Kim
3
-20
/
+53
2015-09-04
perf probe: Link trace_probe_event into perf_probe_event
Wang Nan
2
-40
/
+22
2015-09-04
perf probe: Split add_perf_probe_events()
Namhyung Kim
1
-4
/
+35
2015-09-04
perf intel-pt: Add support for PERF_RECORD_SWITCH
Adrian Hunter
2
-33
/
+151
2015-09-04
perf session: Don't call dump_sample() when evsel is NULL
Kan Liang
1
-1
/
+1
2015-09-04
x86/insn: perf tools: Add new xsave instructions
Adrian Hunter
4
-0
/
+93
2015-09-04
x86/insn: perf tools: Add new memory protection keys instructions
Adrian Hunter
2
-1
/
+5
2015-09-04
x86/insn: perf tools: Add new memory instructions
Adrian Hunter
4
-2
/
+104
2015-09-04
x86/insn: perf tools: Add new SHA instructions
Adrian Hunter
4
-0
/
+1038
2015-09-04
x86/insn: perf tools: Pedantically tweak opcode map for MPX instructions
Adrian Hunter
1
-2
/
+6
2015-09-04
perf tools: Add a test for decoding of new x86 instructions
Adrian Hunter
9
-0
/
+1390
2015-09-04
perf tools: Display build warning if x86 instruction decoder differs from kernel
Adrian Hunter
1
-1
/
+12
2015-09-04
tools lib api fs: Add FSTYPE__configured() method
Jiri Olsa
2
-10
/
+18
2015-09-04
tools lib api fs: Add FSTYPE__mount() method
Jiri Olsa
2
-9
/
+50
[next]