index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
(
follow
)
Commit message (
Expand
)
Author
Age
...
|
*
|
|
|
|
|
|
perf buildid-cache: Show usage with incorrect params
Masami Hiramatsu
2015-02-27
|
*
|
|
|
|
|
|
perf buildid-cache: Use pr_debug instead of verbose && pr_info
Masami Hiramatsu
2015-02-27
|
*
|
|
|
|
|
|
perf buildid-cache: Add --purge FILE to remove all caches of FILE
Masami Hiramatsu
2015-02-27
|
*
|
|
|
|
|
|
perf tools: Fix the bash completion problem of 'perf --*'
Yunlong Song
2015-02-27
|
*
|
|
|
|
|
|
perf list: Extend raw-dump to certain kind of events
Yunlong Song
2015-02-27
|
*
|
|
|
|
|
|
perf list: Clean up the printing functions of hardware/software events
Yunlong Song
2015-02-27
|
*
|
|
|
|
|
|
perf tools: Remove the '--(null)' long_name for --list-opts
Yunlong Song
2015-02-27
|
*
|
|
|
|
|
|
perf list: Avoid confusion of perf output and the next command prompt
Yunlong Song
2015-02-27
|
*
|
|
|
|
|
|
perf list: Allow listing events with 'tracepoint' prefix
Yunlong Song
2015-02-27
|
*
|
|
|
|
|
|
perf list: Sort the output of 'perf list' to view more clearly
Yunlong Song
2015-02-27
|
*
|
|
|
|
|
|
perf data: Fix sentinel setting for data_cmds array
Yunlong Song
2015-02-27
|
*
|
|
|
|
|
|
perf probe: Fix a precedence bug
He Kuang
2015-02-27
|
*
|
|
|
|
|
|
perf diff: Support for different binaries
Kan Liang
2015-02-27
|
*
|
|
|
|
|
|
perf buildid-cache: Add new buildid cache if update target is not cached
Masami Hiramatsu
2015-02-27
|
*
|
|
|
|
|
|
perf probe: Handle strdup() failure
Arnaldo Carvalho de Melo
2015-02-27
|
*
|
|
|
|
|
|
perf probe: Fix get_real_path to free allocated memory in error path
Masami Hiramatsu
2015-02-26
|
*
|
|
|
|
|
|
perf probe: Check kprobes blacklist when adding new events
Masami Hiramatsu
2015-02-26
|
*
|
|
|
|
|
|
perf trace: Fix SIGBUS failures due to misaligned accesses
David Ahern
2015-02-26
|
*
|
|
|
|
|
|
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2015-02-26
|
|
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
perf data: Add a 'perf' prefix to the generic fields
Sebastian Andrzej Siewior
2015-02-25
|
|
*
|
|
|
|
|
|
perf data: Add perf data to CTF conversion support
Jiri Olsa
2015-02-25
|
|
*
|
|
|
|
|
|
perf tools: Add new 'perf data' command
Jiri Olsa
2015-02-25
|
|
*
|
|
|
|
|
|
perf tools: Add feature check for libbabeltrace
Jiri Olsa
2015-02-25
|
|
*
|
|
|
|
|
|
perf record: Support recording running/enabled time
Andi Kleen
2015-02-25
|
|
*
|
|
|
|
|
|
perf tools: Print the thread's tid on PERF_RECORD_COMM events when -D is asked
Arnaldo Carvalho de Melo
2015-02-24
|
|
*
|
|
|
|
|
|
perf trace: Dump stack on segfaults
Arnaldo Carvalho de Melo
2015-02-24
|
|
*
|
|
|
|
|
|
perf tools: Introduce dump_stack signal helper
Arnaldo Carvalho de Melo
2015-02-24
|
|
*
|
|
|
|
|
|
perf ordered_events: Stop using tool->ordered_events
Arnaldo Carvalho de Melo
2015-02-23
|
|
*
|
|
|
|
|
|
perf session: Remove perf_session from dump_event
Arnaldo Carvalho de Melo
2015-02-22
|
|
*
|
|
|
|
|
|
perf session: Remove perf_session from some deliver event routines
Arnaldo Carvalho de Melo
2015-02-22
|
|
*
|
|
|
|
|
|
perf session: Remove perf_session from warn_errors signature
Arnaldo Carvalho de Melo
2015-02-22
|
|
*
|
|
|
|
|
|
perf evlist: Adopt events_stats from perf_session
Arnaldo Carvalho de Melo
2015-02-22
|
|
*
|
|
|
|
|
|
perf session: Remove wrappers to machines__find
Arnaldo Carvalho de Melo
2015-02-22
|
|
*
|
|
|
|
|
|
perf trace: Separate routine that handles an event from the one that reads it
Arnaldo Carvalho de Melo
2015-02-22
|
|
*
|
|
|
|
|
|
perf trace: Add man page entry for --event
Arnaldo Carvalho de Melo
2015-02-22
|
|
*
|
|
|
|
|
|
perf trace: Introduce --filter-pids
Arnaldo Carvalho de Melo
2015-02-22
|
|
*
|
|
|
|
|
|
perf evlist: Introduce set_filter_pids method
Arnaldo Carvalho de Melo
2015-02-22
|
|
*
|
|
|
|
|
|
perf trace: Filter out the trace pid when no threads are specified
Arnaldo Carvalho de Melo
2015-02-22
|
|
*
|
|
|
|
|
|
perf evlist: Introduce set_filter_pid method
Arnaldo Carvalho de Melo
2015-02-22
|
|
*
|
|
|
|
|
|
perf trace: Only insert blank duration bracket when tracing syscalls
Arnaldo Carvalho de Melo
2015-02-22
|
*
|
|
|
|
|
|
|
Merge tag 'v4.0-rc1' into perf/core, to refresh the tree
Ingo Molnar
2015-02-26
|
|
\
\
\
\
\
\
\
\
|
|
|
/
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2015-02-18
|
|
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
perf trace: Support --events foo:bar --no-syscalls
Arnaldo Carvalho de Melo
2015-02-13
|
|
*
|
|
|
|
|
|
|
perf trace: Allow mixing with other events
Arnaldo Carvalho de Melo
2015-02-13
|
|
*
|
|
|
|
|
|
|
perf trace: Handle multiple threads better wrt syscalls being intermixed
Arnaldo Carvalho de Melo
2015-02-13
|
|
*
|
|
|
|
|
|
|
perf trace: Print thread info when following children
Arnaldo Carvalho de Melo
2015-02-13
|
|
*
|
|
|
|
|
|
|
perf list: Place the header text in its right position
Yunlong Song
2015-02-13
|
|
*
|
|
|
|
|
|
|
perf tools: Fix a bug of segmentation fault
Yunlong Song
2015-02-13
|
|
*
|
|
|
|
|
|
|
perf build: Display make commands on V=1
Jiri Olsa
2015-02-12
|
|
*
|
|
|
|
|
|
|
tools lib lockdep: Use tools build framework
Jiri Olsa
2015-02-12
[prev]
[next]