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
/
perf
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-13
perf probe: Clear probe_trace_event when add_probe_trace_event() fails
Wang Nan
1
-6
/
+14
2015-11-13
perf probe: Fix memory leaking on failure by clearing all probe_trace_events
Masami Hiramatsu
1
-1
/
+3
2015-11-13
perf inject: Also re-pipe lost_samples event
Adrian Hunter
1
-0
/
+1
2015-11-13
perf buildid-list: Requires ordered events
Adrian Hunter
1
-0
/
+1
2015-11-13
perf symbols: Fix dso lookup by long name and missing buildids
Adrian Hunter
3
-0
/
+19
2015-11-12
perf symbols: Allow forcing reading of non-root owned files by root
Arnaldo Carvalho de Melo
3
-5
/
+6
2015-11-12
perf hists browser: The dso can be obtained from popup_action->ms.map->dso
Arnaldo Carvalho de Melo
1
-6
/
+0
2015-11-12
perf hists browser: Fix 'd' hotkey action to filter by DSO
Arnaldo Carvalho de Melo
1
-0
/
+1
2015-11-12
perf symbols: Rebuild rbtree when adjusting symbols for kcore
Adrian Hunter
1
-16
/
+14
2015-11-11
perf probe: Verify parameters in two functions
Wang Nan
1
-0
/
+6
2015-11-11
perf session: Add missing newlines to some pr_err() calls
Arnaldo Carvalho de Melo
1
-4
/
+4
2015-11-11
perf annotate: Support full source file paths for srcline fix
Michael Petlan
1
-0
/
+1
2015-11-11
perf test: Add llvm-src-base.c and llvm-src-kbuild.c to .gitignore
Yunlong Song
1
-0
/
+2
2015-11-06
perf test: Do not be case sensitive when searching for matching tests
Arnaldo Carvalho de Melo
1
-1
/
+1
2015-11-06
perf test: Add 'perf test BPF'
Wang Nan
6
-1
/
+248
2015-11-06
perf test: Enhance the LLVM tests: add kbuild test
Wang Nan
4
-1
/
+35
2015-11-06
perf test: Enhance the LLVM test: update basic BPF test program
Wang Nan
4
-31
/
+129
2015-11-06
perf bpf: Improve BPF related error messages
Wang Nan
4
-15
/
+108
2015-11-06
perf tools: Make fetch_kernel_version() publicly available
Wang Nan
3
-33
/
+49
2015-11-06
bpf tools: Improve libbpf error reporting
Wang Nan
3
-10
/
+29
2015-11-06
perf probe: Cleanup find_perf_probe_point_from_map to reduce redundancy
Masami Hiramatsu
1
-5
/
+2
2015-11-06
perf annotate: Inform the user about objdump failures in --stdio
Andi Kleen
1
-2
/
+18
2015-11-05
perf stat: Make stat options global
Jiri Olsa
1
-81
/
+82
2015-11-05
perf sched latency: Fix thread pid reuse issue
Jiri Olsa
1
-2
/
+3
2015-11-05
perf tools: Fix find_perf_probe_point_from_map() which incorrectly returns su...
Wang Nan
1
-0
/
+3
2015-11-05
perf trace: Fix documentation for -i
Peter Feiner
1
-1
/
+0
2015-11-05
perf llvm: Pass LINUX_VERSION_CODE to BPF program when compiling
Wang Nan
1
-0
/
+27
2015-11-05
perf llvm: Pass number of configured CPUs to clang compiler
Wang Nan
1
-6
/
+18
2015-11-05
perf tools: Allow shuffling the build tests
Arnaldo Carvalho de Melo
2
-1
/
+6
2015-11-05
perf tools: Insert split maps correctly into origin group
Jiri Olsa
1
-2
/
+8
2015-11-04
perf stat: Use common printout function to avoid duplicated code
Andi Kleen
1
-37
/
+20
2015-11-04
perf stat: Move sw clock metrics printout to stat-shadow
Andi Kleen
2
-5
/
+8
2015-11-03
perf bpf: Mute libbpf when '-v' not set
Wang Nan
1
-2
/
+2
2015-11-03
perf test: Keep test result clean if '-v' not set
Wang Nan
5
-17
/
+13
2015-10-29
perf unwind: Pass symbol source to libunwind
Rabin Vincent
1
-1
/
+4
2015-10-29
perf tools: Compile scriptlets to BPF objects when passing '.c' to --event
Wang Nan
7
-9
/
+83
2015-10-29
perf record: Add clang options for compiling BPF scripts
Wang Nan
2
-0
/
+13
2015-10-29
perf bpf: Attach eBPF filter to perf event
Wang Nan
3
-0
/
+24
2015-10-29
perf tools: Make sure fixdep is built before libbpf
Jiri Olsa
1
-1
/
+1
2015-10-29
perf script: Enable printing of branch stack
Stephane Eranian
2
-3
/
+93
2015-10-29
perf trace: Add cmd string table to decode sys_bpf first arg
Arnaldo Carvalho de Melo
1
-0
/
+7
2015-10-28
perf bpf: Collect perf_evsel in BPF object files
Wang Nan
3
-7
/
+99
2015-10-28
perf tools: Load eBPF object into kernel
Wang Nan
3
-0
/
+39
2015-10-28
perf tools: Create probe points for BPF programs
Wang Nan
3
-1
/
+268
2015-10-28
perf tools: Enable passing bpf object file to --event
Wang Nan
6
-1
/
+88
2015-10-28
perf ebpf: Add the libbpf glue
Wang Nan
2
-0
/
+86
2015-10-28
perf tools: Make perf depend on libbpf
Wang Nan
4
-4
/
+43
2015-10-28
perf symbols: Fix endless loop in dso__split_kallsyms_for_kcore
Jiri Olsa
1
-1
/
+1
2015-10-28
perf tools: Enable pre-event inherit setting by config terms
Wang Nan
5
-0
/
+29
2015-10-28
perf symbols: we can now read separate debug-info files based on a build ID
Dima Kogan
1
-0
/
+9
[next]