index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
|
|
perf probe: Warn unmatched function filter correctly
Masami Hiramatsu
2016-07-18
2
-2
/
+13
|
*
|
|
|
|
|
|
perf cpu_map: Add more helpers
Mark Rutland
2016-07-18
2
-2
/
+14
|
*
|
|
|
|
|
|
perf stat: Balance opening and reading events
Mark Rutland
2016-07-18
1
-2
/
+6
|
*
|
|
|
|
|
|
tools: Copy linux/{hash,poison}.h and check for drift
Arnaldo Carvalho de Melo
2016-07-18
4
-6
/
+195
|
*
|
|
|
|
|
|
perf tools: Remove include/linux/list.h from perf's MANIFEST
Arnaldo Carvalho de Melo
2016-07-18
1
-1
/
+0
|
*
|
|
|
|
|
|
tools: Copy the bitops files accessed from the kernel and check for drift
Arnaldo Carvalho de Melo
2016-07-18
7
-10
/
+203
|
*
|
|
|
|
|
|
Remove: kernel unistd*h files from perf's MANIFEST, not used
Arnaldo Carvalho de Melo
2016-07-18
1
-2
/
+0
|
*
|
|
|
|
|
|
perf tools: Remove tools/perf/util/include/linux/const.h
Arnaldo Carvalho de Melo
2016-07-18
2
-2
/
+0
|
*
|
|
|
|
|
|
perf tools: Remove tools/perf/util/include/asm/byteorder.h
Arnaldo Carvalho de Melo
2016-07-18
2
-4
/
+0
|
*
|
|
|
|
|
|
perf tools: Add missing linux/compiler.h include to perf-sys.h
Arnaldo Carvalho de Melo
2016-07-18
1
-0
/
+1
|
*
|
|
|
|
|
|
perf jit: Remove some no-op error handling
Dan Carpenter
2016-07-18
1
-6
/
+1
|
*
|
|
|
|
|
|
perf jit: Add missing curly braces
Dan Carpenter
2016-07-18
1
-1
/
+2
|
*
|
|
|
|
|
|
objtool: Initialize variable to silence old compiler
Arnaldo Carvalho de Melo
2016-07-15
1
-1
/
+1
|
*
|
|
|
|
|
|
objtool: Add -I$(srctree)/tools/arch/$(ARCH)/include/uapi
Arnaldo Carvalho de Melo
2016-07-15
1
-1
/
+1
|
*
|
|
|
|
|
|
perf record: Add --tail-synthesize option
Wang Nan
2016-07-15
3
-6
/
+34
|
*
|
|
|
|
|
|
perf session: Don't warn about out of order event if write_backward is used
Wang Nan
2016-07-15
1
-3
/
+19
|
*
|
|
|
|
|
|
perf tools: Enable overwrite settings
Wang Nan
2016-07-15
9
-7
/
+49
|
*
|
|
|
|
|
|
perf evlist: Make {pause,resume} internal helpers
Wang Nan
2016-07-15
2
-4
/
+2
|
*
|
|
|
|
|
|
perf record: Read from overwritable ring buffer
Wang Nan
2016-07-15
1
-1
/
+30
|
*
|
|
|
|
|
|
perf evlist: Setup backward mmap state machine
Wang Nan
2016-07-15
3
-0
/
+98
|
*
|
|
|
|
|
|
perf evlist: Drop evlist->backward
Wang Nan
2016-07-15
3
-6
/
+1
|
*
|
|
|
|
|
|
perf evlist: Map backward events to backward_mmap
Wang Nan
2016-07-15
2
-29
/
+29
|
*
|
|
|
|
|
|
perf evlist: Introduce backward_mmap array for evlist
Wang Nan
2016-07-15
3
-7
/
+16
|
*
|
|
|
|
|
|
perf evlist: Extract common code in mmap failure processing
Wang Nan
2016-07-15
1
-12
/
+8
|
*
|
|
|
|
|
|
perf evlist: Record mmap cookie into fdarray private field
Wang Nan
2016-07-15
1
-6
/
+9
|
*
|
|
|
|
|
|
perf record: Decouple record__mmap_read() and evlist.
Wang Nan
2016-07-15
1
-15
/
+22
|
*
|
|
|
|
|
|
perf evlist: Update mmap related APIs and helpers
Wang Nan
2016-07-15
2
-43
/
+108
|
*
|
|
|
|
|
|
tools lib fd array: Allow associating a pointer cookie with each entry
Wang Nan
2016-07-15
1
-0
/
+1
|
*
|
|
|
|
|
|
tools: Simplify BITS_PER_LONG define
Peter Zijlstra
2016-07-15
1
-21
/
+2
|
*
|
|
|
|
|
|
perf evlist: Drop redundant evsel->overwrite indicator
Arnaldo Carvalho de Melo
2016-07-15
4
-10
/
+8
|
*
|
|
|
|
|
|
tools lib api fs: Use base 0 in filename__read_ull
Jiri Olsa
2016-07-15
1
-1
/
+6
|
*
|
|
|
|
|
|
perf tools: Bail out at "--sort dcacheline" and cacheline_size not known
Arnaldo Carvalho de Melo
2016-07-15
1
-1
/
+7
|
*
|
|
|
|
|
|
perf tools: Just pr_debug() about not being able to read cacheline_size
Arnaldo Carvalho de Melo
2016-07-15
1
-1
/
+1
|
*
|
|
|
|
|
|
tools: Make "__always_inline" just "inline" on Android
Arnaldo Carvalho de Melo
2016-07-14
1
-0
/
+11
|
*
|
|
|
|
|
|
perf tools: Do not provide dup sched_getcpu() prototype on Android
Arnaldo Carvalho de Melo
2016-07-14
1
-1
/
+1
|
*
|
|
|
|
|
|
tools lib traceevent: Add correct header for ipv6 definitions
Arnaldo Carvalho de Melo
2016-07-14
1
-1
/
+2
|
*
|
|
|
|
|
|
perf test: Add a test case for SDT event
Masami Hiramatsu
2016-07-13
4
-0
/
+121
|
*
|
|
|
|
|
|
perf build: Add sdt feature detection
Masami Hiramatsu
2016-07-13
7
-3
/
+34
|
*
|
|
|
|
|
|
perf probe: Support a special SDT probe format
Masami Hiramatsu
2016-07-13
2
-3
/
+13
|
*
|
|
|
|
|
|
perf probe: Support @BUILDID or @FILE suffix for SDT events
Masami Hiramatsu
2016-07-13
3
-2
/
+59
|
*
|
|
|
|
|
|
perf list: Show SDT and pre-cached events
Masami Hiramatsu
2016-07-13
4
-1
/
+98
|
*
|
|
|
|
|
|
perf probe: Search SDT/cached event from all probe caches
Masami Hiramatsu
2016-07-13
1
-19
/
+86
|
*
|
|
|
|
|
|
perf probe: Allow wildcard for cached events
Masami Hiramatsu
2016-07-13
3
-10
/
+138
|
*
|
|
|
|
|
|
perf probe-cache: Add for_each_probe_cache_entry() wrapper
Masami Hiramatsu
2016-07-13
2
-4
/
+6
|
*
|
|
|
|
|
|
perf probe: Make --list show only available cached events
Masami Hiramatsu
2016-07-13
4
-4
/
+35
|
*
|
|
|
|
|
|
perf probe: Accept %sdt and %cached event name
Masami Hiramatsu
2016-07-13
4
-25
/
+76
|
*
|
|
|
|
|
|
perf probe: Fix to show correct error message for $vars and $params
Masami Hiramatsu
2016-07-13
1
-1
/
+3
|
*
|
|
|
|
|
|
perf bpf: Support BPF program attach to tracepoints
Wang Nan
2016-07-13
1
-5
/
+60
|
*
|
|
|
|
|
|
perf bpf: Rename bpf__foreach_tev() to bpf__foreach_event()
Wang Nan
2016-07-13
3
-18
/
+18
|
*
|
|
|
|
|
|
perf event parser: Add const qualifier to evt_name and sys_name
Wang Nan
2016-07-13
2
-7
/
+7
[prev]
[next]