index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-30
tools: bpftool: declare phony targets as such
Quentin Monnet
1
-1
/
+1
2017-11-30
tools: bpftool: unify installation directories
Quentin Monnet
2
-3
/
+4
2017-11-30
tools: bpftool: remove spurious line break from error message
Quentin Monnet
1
-1
/
+1
2017-11-30
tools: bpftool: make error message from getopt_long() JSON-friendly
Quentin Monnet
1
-1
/
+6
2017-11-30
tools: bpftool: clean up the JSON writer before exiting in usage()
Quentin Monnet
2
-2
/
+11
2017-11-30
tools: bpftool: fix crash on bad parameters with JSON
Quentin Monnet
1
-10
/
+9
2017-11-29
perf intel-pt: Improve build messages for files that differ from the kernel
Adrian Hunter
1
-9
/
+15
2017-11-29
perf report: Fix -D output for user metadata events
Arnaldo Carvalho de Melo
1
-1
/
+2
2017-11-29
perf buildid-cache: Document for Node.js USDT
Hansuk Hong
1
-0
/
+1
2017-11-29
perf script: Allow computing 'perf stat' style metrics
Andi Kleen
3
-3
/
+108
2017-11-29
perf record: Synthesize thread map and cpu map
Andi Kleen
1
-0
/
+15
2017-11-29
perf record: Synthesize unit/scale/... in event update
Andi Kleen
4
-58
/
+86
2017-11-29
perf test: Disable test cases 19 and 20 on s390x
Thomas Richter
1
-1
/
+1
2017-11-29
tools headers: Follow the upstream UAPI header version 100% differ from the kernel
Ingo Molnar
1
-1
/
+0
2017-11-29
test_firmware: wrap custom sysfs load tests into helper
Luis R. Rodriguez
1
-15
/
+28
2017-11-29
test_firmware: wrap basic sysfs fallback tests into helper
Luis R. Rodriguez
1
-37
/
+41
2017-11-29
test_firmware: wrap sysfs timeout test into helper
Luis R. Rodriguez
1
-30
/
+35
2017-11-29
test_firmware: fix setting old custom fw path back on exit
Luis R. Rodriguez
1
-1
/
+4
2017-11-29
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
14
-275
/
+443
2017-11-28
torture: Prepare scripting for shift from %p to %pK
Paul E. McKenney
1
-1
/
+1
2017-11-28
tools headers: Syncronize mman.h ABI header
Arnaldo Carvalho de Melo
2
-0
/
+4
2017-11-28
tools headers: Synchronize prctl.h ABI header
Arnaldo Carvalho de Melo
1
-0
/
+9
2017-11-28
tools headers: Synchronize KVM arch ABI headers
Arnaldo Carvalho de Melo
3
-0
/
+15
2017-11-28
tools headers: Synchronize drm/i915_drm.h
Arnaldo Carvalho de Melo
1
-6
/
+27
2017-11-28
tools headers uapi: Synchronize drm/drm.h
Arnaldo Carvalho de Melo
1
-0
/
+41
2017-11-28
tools headers: Synchronize perf_event.h header
Arnaldo Carvalho de Melo
1
-0
/
+1
2017-11-28
tools headers: Synchronize kernel ABI headers wrt SPDX tags
Arnaldo Carvalho de Melo
2
-0
/
+2
2017-11-28
tools/headers: Synchronize kernel x86 UAPI headers
Ingo Molnar
2
-264
/
+281
2017-11-28
perf intel-pt: Bring instruction decoder files into line with the kernel
Adrian Hunter
1
-0
/
+10
2017-11-28
perf test: Fix test 21 for s390x
Thomas Richter
1
-0
/
+4
2017-11-28
perf bench numa: Fixup discontiguous/sparse numa nodes
Satheesh Rajendran
1
-5
/
+51
2017-11-28
perf top: Use signal interface for SIGWINCH handler
Jiri Olsa
1
-12
/
+3
2017-11-28
perf top: Fix window dimensions change handling
Jiri Olsa
1
-3
/
+12
2017-11-28
perf top: Ignore kptr_restrict when not sampling the kernel
Arnaldo Carvalho de Melo
1
-3
/
+5
2017-11-28
perf record: Ignore kptr_restrict when not sampling the kernel
Arnaldo Carvalho de Melo
1
-11
/
+13
2017-11-28
perf report: Ignore kptr_restrict when not sampling the kernel
Arnaldo Carvalho de Melo
1
-0
/
+3
2017-11-28
perf evlist: Add helper to check if attr.exclude_kernel is set in all evsels
Arnaldo Carvalho de Melo
2
-0
/
+14
2017-11-28
perf test shell: Fix test case probe libc's inet_pton on s390x
Thomas Richter
1
-2
/
+5
2017-11-28
perf test shell: Fix check open filename arg using 'perf trace' on s390x
Thomas Richter
1
-2
/
+4
2017-11-28
perf annotate: Do not truncate instruction names at 6 chars
Ravi Bangoria
1
-9
/
+9
2017-11-28
perf help: Fix a bug during strstart() conversion
Namhyung Kim
1
-2
/
+2
2017-11-28
perf machine: Guard against NULL in machine__exit()
Arnaldo Carvalho de Melo
1
-0
/
+3
2017-11-28
perf script: Fix --per-event-dump for auxtrace synth evsels
Arnaldo Carvalho de Melo
1
-1
/
+30
2017-11-28
perf evsel: Fix up leftover perf_evsel_stat usage via evsel->priv
Arnaldo Carvalho de Melo
1
-1
/
+1
2017-11-28
perf trace: Fix an exit code of trace__symbols_init
Andrei Vagin
1
-2
/
+4
2017-11-28
perf record: Fix -c/-F options for cpu event aliases
Andi Kleen
5
-4
/
+19
2017-11-28
perf record: Generate PERF_RECORD_{MMAP,COMM,EXEC} with --delay
Arnaldo Carvalho de Melo
1
-0
/
+16
2017-11-28
perf evlist: Set the correct idx when adding dummy events
Arnaldo Carvalho de Melo
1
-1
/
+1
2017-11-28
hv: kvp: Avoid reading past allocated blocks from KVP file
Paul Meyer
1
-56
/
+14
2017-11-28
tools/hv: add install target to Makefile
Vitaly Kuznetsov
1
-1
/
+22
[prev]
[next]