index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2015-07-31
15
-97
/
+233
|
\
|
*
perf tests: Adding build test for having ending double slash
Jiri Olsa
2015-07-30
1
-4
/
+9
|
*
perf tools: Introduce callgraph_set for callgraph option
Kan Liang
2015-07-29
2
-2
/
+8
|
*
perf tools: Force period term to overload global settings
Jiri Olsa
2015-07-29
5
-4
/
+16
|
*
perf tools: Add support for event post configuration
Jiri Olsa
2015-07-29
3
-11
/
+106
|
*
perf session env: Rename exit method
Arnaldo Carvalho de Melo
2015-07-29
1
-2
/
+2
|
*
perf symbols: Fix mismatched declarations for elf_getphdrnum
Arnaldo Carvalho de Melo
2015-07-29
1
-1
/
+1
|
*
perf python: Make twatch.py use soft dummy event, freq=0
Arnaldo Carvalho de Melo
2015-07-29
1
-1
/
+11
|
*
perf python: Add missing PERF_RECORD_{MMAP2,AUX,etc}
Arnaldo Carvalho de Melo
2015-07-29
1
-0
/
+6
|
*
perf python: Add macro to simplify maintainance of the constants array
Arnaldo Carvalho de Melo
2015-07-29
1
-66
/
+68
|
*
perf python: Remove dependency on 'machine' methods
Arnaldo Carvalho de Melo
2015-07-29
3
-6
/
+6
*
|
Merge branch 'perf/urgent' into perf/core, to merge fixes before pulling more...
Ingo Molnar
2015-07-31
2
-6
/
+4
|
\
\
|
|
/
|
/
|
|
*
perf tools: Fix test build error when bindir contains double slash
Pawel Moll
2015-07-28
1
-1
/
+1
|
*
perf stat: Fix transaction lenght metrics
Andi Kleen
2015-07-28
1
-5
/
+3
*
|
perf script: Add option --show-switch-events
Adrian Hunter
2015-07-23
2
-0
/
+35
*
|
perf script: Don't assume evsel position of tracking events
Adrian Hunter
2015-07-23
1
-5
/
+5
*
|
perf record: Add option --switch-events to select PERF_RECORD_SWITCH events
Adrian Hunter
2015-07-23
6
-0
/
+26
*
|
perf tools: Add new PERF_RECORD_SWITCH event
Adrian Hunter
2015-07-23
8
-0
/
+76
*
|
perf tools: Stop copying kallsyms into the perf.data file header
Arnaldo Carvalho de Melo
2015-07-23
1
-14
/
+8
*
|
perf tools: Stop reading the kallsyms data from perf.data
Arnaldo Carvalho de Melo
2015-07-23
2
-45
/
+13
*
|
perf script: Switch from perf.data's kallsyms to perf's symbol resolver
Arnaldo Carvalho de Melo
2015-07-23
1
-0
/
+7
*
|
perf trace: Provide libtracevent with a kernel symbol resolver
Arnaldo Carvalho de Melo
2015-07-23
1
-0
/
+3
*
|
perf symbols: Provide libtraceevent callback to resolve kernel symbols
Arnaldo Carvalho de Melo
2015-07-23
4
-15
/
+49
*
|
tools lib traceevent: Allow setting an alternative symbol resolver
Arnaldo Carvalho de Melo
2015-07-23
2
-1
/
+75
*
|
perf symbols: Introduce map__is_(kernel,kmodule)()
Arnaldo Carvalho de Melo
2015-07-23
2
-0
/
+21
*
|
perf symbols: Add front end cache for DSO symbol lookup
Arnaldo Carvalho de Melo
2015-07-23
2
-1
/
+10
*
|
perf header: Use argv style storage for cmdline feature data
Jiri Olsa
2015-07-21
3
-15
/
+22
*
|
perf evlist: Tolerate NULL maps in propagate_maps
Jiri Olsa
2015-07-21
1
-1
/
+2
*
|
perf evlist: Use bool instead of target argument in propagate_maps()
Jiri Olsa
2015-07-21
1
-4
/
+4
*
|
perf evlist: Force perf_evlist__set_maps to propagate maps through events
Jiri Olsa
2015-07-21
2
-8
/
+20
*
|
perf test: Check for refcnt in thread_map test
Jiri Olsa
2015-07-21
1
-0
/
+4
*
|
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2015-07-21
32
-358
/
+842
|
\
\
|
*
|
perf bench futex: Add lock_pi stresser
Davidlohr Bueso
2015-07-20
6
-0
/
+248
|
*
|
perf tools: Fix makefile generation under dash
Sergei Trofimovich
2015-07-20
1
-1
/
+1
|
*
|
perf buildid: Use SBUILD_ID_SIZE macro
Masami Hiramatsu
2015-07-20
4
-9
/
+10
|
*
|
perf probe: Move ftrace probe-event operations to probe-file.c
Masami Hiramatsu
2015-07-20
5
-292
/
+353
|
*
|
perf probe: Simplify __add_probe_trace_events code
Masami Hiramatsu
2015-07-20
1
-27
/
+43
|
*
|
perf record: Allow filtering perf's pid via --exclude-perf
Wang Nan
2015-07-20
4
-14
/
+84
|
*
|
perf record: Apply filter to all events in a glob matching
Wang Nan
2015-07-20
3
-9
/
+23
|
*
|
perf trace: Support 'strace' syscall event groups
Arnaldo Carvalho de Melo
2015-07-20
5
-1
/
+35
|
*
|
perf strlist: Make parse_list() private
Arnaldo Carvalho de Melo
2015-07-20
2
-3
/
+1
|
*
|
perf strlist: Allow substitutions from file contents in a given directory
Arnaldo Carvalho de Melo
2015-07-20
2
-8
/
+36
|
*
|
perf strlist: Make dupstr be the default and part of an extensible config parm
Arnaldo Carvalho de Melo
2015-07-20
10
-16
/
+22
|
*
|
perf strlist: load() should return a negative errno
Arnaldo Carvalho de Melo
2015-07-16
1
-1
/
+1
|
*
|
perf record: Document setting '-e pmu/period=N/' in man page
Kan Liang
2015-07-14
1
-0
/
+8
*
|
|
Merge branch 'linus' into perf/core, to refresh the branch
Ingo Molnar
2015-07-21
17
-28
/
+179
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-07-18
14
-25
/
+100
|
|
\
|
|
*
perf tools: Really allow to specify custom CC, AR or LD
Alexey Brodkin
2015-07-15
1
-3
/
+16
|
|
*
perf auxtrace: Fix misplaced check for HAVE_SYNC_COMPARE_AND_SWAP_SUPPORT
Adrian Hunter
2015-07-15
1
-5
/
+5
|
|
*
perf hists browser: Take the --comm, --dsos, etc filters into account
Arnaldo Carvalho de Melo
2015-07-13
1
-1
/
+1
[next]