index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf symbols: Allow symbol alias when loading map for symbol name
Namhyung Kim
2015-03-12
3
-1
/
+4
*
Revert "perf probe: Fix to fall back to find probe point in symbols"
Masami Hiramatsu
2015-03-12
1
-4
/
+2
*
perf probe: Fix --line to handle aliased symbols in glibc
Masami Hiramatsu
2015-03-12
1
-2
/
+33
*
perf probe: Fix to handle aliased symbols in glibc
Masami Hiramatsu
2015-03-12
1
-16
/
+124
*
perf ordered_events: Adopt queue() method
Arnaldo Carvalho de Melo
2015-03-12
3
-31
/
+35
*
perf tools: Remove superfluous thread->comm_set setting
Jiri Olsa
2015-03-12
1
-1
/
+0
*
perf tools: tool->finished_round() doesn't need perf_session
Arnaldo Carvalho de Melo
2015-03-12
4
-14
/
+34
*
perf ordered_events: Allow tools to specify a deliver method
Arnaldo Carvalho de Melo
2015-03-12
4
-17
/
+37
*
perf ordered_events: Shorten function signatures
Arnaldo Carvalho de Melo
2015-03-11
19
-83
/
+68
*
perf ordered_events: Untangle from perf_session
Arnaldo Carvalho de Melo
2015-03-11
4
-23
/
+42
*
perf sched: No need to keep the session around
Arnaldo Carvalho de Melo
2015-03-03
1
-16
/
+8
*
perf tools: Reference count struct thread
Arnaldo Carvalho de Melo
2015-03-03
11
-36
/
+66
*
perf tools: Initialize cpu set in pthread_attr_setaffinity_np feature test
Adrian Hunter
2015-03-02
1
-1
/
+3
*
perf probe: Remove bias offset to find probe point by address
Masami Hiramatsu
2015-03-02
1
-4
/
+1
*
perf probe: Warn if given uprobe event accesses memory on older kernel
Masami Hiramatsu
2015-03-02
1
-0
/
+23
*
perf tools: Improve 'libbabel' feature check failure message
Ingo Molnar
2015-03-02
1
-1
/
+1
*
perf tools: Improve feature test debuggability
Ingo Molnar
2015-03-02
1
-8
/
+8
*
perf tools: Improve libbfd detection message
Ingo Molnar
2015-03-02
1
-1
/
+1
*
perf tools: Improve libperl detection message
Ingo Molnar
2015-03-02
1
-1
/
+1
*
perf tools: Improve Python feature detection messages
Ingo Molnar
2015-03-02
1
-6
/
+5
*
perf tools: Remove annoying extra message from the features build
Ingo Molnar
2015-03-02
1
-2
/
+1
*
perf tools: Add PERF-FEATURES to the .gitignore file
Ingo Molnar
2015-03-02
1
-0
/
+1
*
perf record: Document --group option
Namhyung Kim
2015-03-02
1
-0
/
+9
*
perf record: Get rid of -l option from Documentation
Namhyung Kim
2015-03-02
1
-3
/
+0
*
perf tools: Fix build error on ARCH=i386/x86_64/sparc64
Namhyung Kim
2015-03-02
1
-22
/
+5
*
perf tools: Fix FORK after COMM when synthesizing records for pre-existing th...
Arnaldo Carvalho de Melo
2015-03-02
1
-10
/
+24
*
perf stat: Report unsupported events properly
Suzuki K. Poulose
2015-03-02
1
-1
/
+4
*
perf tools: Compare JOBS to 0 after grep
David Ahern
2015-03-02
1
-1
/
+1
*
perf tools: Only include tsc file for x86
David Ahern
2015-03-02
1
-1
/
+1
*
Merge 'tip/perf/urgent' into perf/core to pick fixes
Arnaldo Carvalho de Melo
2015-03-02
6
-7
/
+29
|
\
|
*
perf tools: Make sparc64 arch point to sparc
David Ahern
2015-02-25
1
-0
/
+4
|
*
perf symbols: Define EM_AARCH64 for older OSes
David Ahern
2015-02-25
1
-0
/
+5
|
*
perf top: Fix SIGBUS on sparc64
David Ahern
2015-02-25
1
-1
/
+1
|
*
perf tools: Fix probing for PERF_FLAG_FD_CLOEXEC flag
Adrian Hunter
2015-02-25
1
-3
/
+15
|
*
perf tools: Fix pthread_attr_setaffinity_np build error
Adrian Hunter
2015-02-25
1
-1
/
+2
|
*
perf tools: Define _GNU_SOURCE on pthread_attr_setaffinity_np feature check
Josh Boyer
2015-02-25
1
-1
/
+1
|
*
perf bench: Fix order of arguments to memcpy_alloc_mem
Bruce Merry
2015-02-23
1
-2
/
+2
*
|
perf report: Fix branch stack mode cannot be set
He Kuang
2015-02-27
1
-1
/
+1
*
|
perf buildid-cache: Show usage with incorrect params
Masami Hiramatsu
2015-02-27
1
-0
/
+5
*
|
perf buildid-cache: Use pr_debug instead of verbose && pr_info
Masami Hiramatsu
2015-02-27
1
-14
/
+9
*
|
perf buildid-cache: Add --purge FILE to remove all caches of FILE
Masami Hiramatsu
2015-02-27
4
-21
/
+136
*
|
perf tools: Fix the bash completion problem of 'perf --*'
Yunlong Song
2015-02-27
2
-4
/
+29
*
|
perf list: Extend raw-dump to certain kind of events
Yunlong Song
2015-02-27
2
-13
/
+14
*
|
perf list: Clean up the printing functions of hardware/software events
Yunlong Song
2015-02-27
3
-80
/
+17
*
|
perf tools: Remove the '--(null)' long_name for --list-opts
Yunlong Song
2015-02-27
1
-1
/
+2
*
|
perf list: Avoid confusion of perf output and the next command prompt
Yunlong Song
2015-02-27
2
-0
/
+3
*
|
perf list: Allow listing events with 'tracepoint' prefix
Yunlong Song
2015-02-27
1
-3
/
+1
*
|
perf list: Sort the output of 'perf list' to view more clearly
Yunlong Song
2015-02-27
1
-23
/
+193
*
|
perf data: Fix sentinel setting for data_cmds array
Yunlong Song
2015-02-27
1
-1
/
+1
*
|
perf probe: Fix a precedence bug
He Kuang
2015-02-27
1
-1
/
+1
[next]