index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
Age
Commit message (
Expand
)
Author
2014-07-17
perf tools: Move pr_* debug macros into debug object
Jiri Olsa
2014-07-17
perf tools: Remove verbose from functions prototypes
Jiri Olsa
2014-07-17
perf machine: Fix leak of 'struct thread' on error path
Adrian Hunter
2014-07-17
perf thread: Allow deletion of a thread with no map groups
Adrian Hunter
2014-07-17
perf machine: Fix map groups of threads with unknown pids
Adrian Hunter
2014-07-16
perf evsel: Add 'immediate' option
Adrian Hunter
2014-07-16
perf evsel: Add 'no_aux_samples' option
Adrian Hunter
2014-07-16
perf tools: Add option macro OPT_CALLBACK_OPTARG
Adrian Hunter
2014-07-16
perf evlist: Pass mmap parameters in a struct
Adrian Hunter
2014-07-16
perf session: Flag if the event stream is entirely in memory
Adrian Hunter
2014-07-16
perf symbols: Add ability to iterate over a dso's symbols
Adrian Hunter
2014-07-16
perf symbols: Do not attempt to read data from kallsyms
Adrian Hunter
2014-07-16
perf symbols: Record whether a dso is 64-bit
Adrian Hunter
2014-07-16
perf callchain: Fix appending a callchain from a previous sample
Adrian Hunter
2014-07-16
perf symbols: Fix missing GNU IFUNC symbols
Adrian Hunter
2014-07-16
perf tools: Fix missing kernel map load
Adrian Hunter
2014-07-16
perf record: Select comm_exec flag if supported
Adrian Hunter
2014-07-16
perf script: Display PERF_RECORD_MISC_COMM_EXEC flag
Adrian Hunter
2014-07-16
perf machine: Fix the value used for unknown pids
Adrian Hunter
2014-07-16
perf script: Provide additional sample information on generic events
Joseph Schuchart
2014-07-16
perf script: Add callchain to generic and tracepoint events
Joseph Schuchart
2014-07-16
perf script: Add missing calls to Py_DECREF for return values
Joseph Schuchart
2014-07-16
perf kvm: Add stat support on s390
Alexander Yarygin
2014-07-16
perf kvm: Add skip_event() for --duration option
Alexander Yarygin
2014-07-16
perf kvm: Move arch specific code into arch/
Alexander Yarygin
2014-07-16
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2014-07-10
perf timechart: Implement IO mode
Stanislav Fomichev
2014-07-10
perf timechart: Fix rendering in Firefox
Stanislav Fomichev
2014-07-08
perf tools: Suggest using -f to override perf.data file ownership message
Arnaldo Carvalho de Melo
2014-07-07
perf tools: Convert open coded equivalents to asprintf()
Andy Shevchenko
2014-07-07
perf hists browser: Left justify column headers
Arnaldo Carvalho de Melo
2014-07-07
perf hists browser: Add ui.show-headers config file option
Jiri Olsa
2014-06-27
perf script: Handle the num array type in python properly
Sebastian Andrzej Siewior
2014-06-27
perf script: Move the number processing into its own function
Sebastian Andrzej Siewior
2014-06-27
perf tools powerpc: Adjust callchain based on DWARF debug info
Sukadev Bhattiprolu
2014-06-25
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2014-06-20
perf symbols: Get kernel start address by symbol name
Simon Que
2014-06-19
perf evlist: Add suggestion of how to set perf_event_paranoid sysctl
Arnaldo Carvalho de Melo
2014-06-12
perf tools: Add dso__data_* interface descriptons
Jiri Olsa
2014-06-12
perf tools: Allow to close dso fd in case of open failure
Jiri Olsa
2014-06-12
perf tools: Add file size check and factor dso__data_read_offset
Jiri Olsa
2014-06-12
perf tools: Cache dso data file descriptor
Jiri Olsa
2014-06-12
perf tools: Add global count of opened dso objects
Jiri Olsa
2014-06-12
perf tools: Add global list of opened dso objects
Jiri Olsa
2014-06-12
perf tools: Add data_fd into dso object
Jiri Olsa
2014-06-12
perf tools: Separate dso data related variables
Jiri Olsa
2014-06-12
perf tools: Cache register accesses for unwind processing
Jiri Olsa
2014-06-12
perf record: Fix to honor user freq/interval properly
Namhyung Kim
2014-06-12
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2014-06-10
perf probe: Improve error messages in --line option
Masami Hiramatsu
[next]