index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
builtin-script.c
Age
Commit message (
Expand
)
Author
2018-10-24
perf script: Support total cycles count
Andi Kleen
2018-10-24
perf script: Implement --graph-function
Andi Kleen
2018-10-24
tools script: Add --call-trace and --call-ret-trace
Andi Kleen
2018-10-24
perf script: Make itrace script default to all calls
Andi Kleen
2018-10-24
perf script: Add --insn-trace for instruction decoding
Andi Kleen
2018-10-22
perf script: Flush output stream after events in verbose mode
Milian Wolff
2018-10-22
perf script: Allow extended console debug output
Milian Wolff
2018-09-20
perf script: Enhance sample flags for trace begin / end
Adrian Hunter
2018-09-19
perf script: Print DSO for callindent
Andi Kleen
2018-09-19
perf script: Allow sym and dso without ip, addr
Andi Kleen
2018-09-19
perf tools: Report itrace options in help
Andi Kleen
2018-09-19
perf tools: Remove perf_tool from event_op2
Jiri Olsa
2018-08-30
perf stat: Pass a 'struct perf_stat_config' argument to global print functions
Jiri Olsa
2018-08-13
tools lib traceevent, perf tools: Rename pevent_set_* APIs
Tzvetomir Stoyanov (VMware)
2018-06-25
perf tools: Fix crash caused by accessing feat_ops[HEADER_LAST_FEATURE]
Ravi Bangoria
2018-06-25
perf script: Fix crash because of missing evsel->priv
Ravi Bangoria
2018-06-25
perf script: Add missing output fields in a hint
Ravi Bangoria
2018-06-08
perf script: Show hw-cache events
Seeteena Thoufeek
2018-06-05
perf script: Check if evsel has callchains before trying to use it
Arnaldo Carvalho de Melo
2018-06-05
perf evsel: Add has_callchain() helper to make code more compact/clear
Arnaldo Carvalho de Melo
2018-05-18
perf script: Show symbol offsets by default
Sandipan Das
2018-04-26
perf thread: Make thread__find_map() search all maps
Arnaldo Carvalho de Melo
2018-04-26
perf thread: Make thread__find_map() return the map
Arnaldo Carvalho de Melo
2018-04-26
perf script: Use thread__find_symbol() instead of ad-hoc equivalent
Arnaldo Carvalho de Melo
2018-04-26
perf thread: Introduce thread__find_map()
Arnaldo Carvalho de Melo
2018-04-17
perf script: Extend misc field decoding with switch out event type
Alexey Budankov
2018-04-12
perf script: Use HAVE_LIBXXX_SUPPORT to replace NO_LIBXXX
Jin Yao
2018-03-19
perf tools: Fix snprint warnings for gcc 8
Jiri Olsa
2018-02-16
perf script: Add --show-round-event to display PERF_RECORD_FINISHED_ROUND
Jiri Olsa
2018-01-25
perf evlist: Remove fcntl.h from evlist.h
Arnaldo Carvalho de Melo
2018-01-17
perf script: Remove the time slices number limitation
Jin Yao
2018-01-17
perf script: Improve error msg when no first/last sample time found
Jin Yao
2018-01-17
perf unwind: Do not look just at the global callchain_param.record_mode
Arnaldo Carvalho de Melo
2018-01-10
perf script: Add support to display lost events
Jiri Olsa
2018-01-08
perf script: Add support to display sample misc field
Jiri Olsa
2018-01-08
perf script: Support time percent and multiple time ranges
Jin Yao
2017-12-27
perf utils: Move is_directory() to path.h
Jiri Olsa
2017-12-27
perf stat: Print per-thread shadow stats
Jin Yao
2017-12-27
perf stat: Update per-thread shadow stats
Jin Yao
2017-11-29
perf script: Allow computing 'perf stat' style metrics
Andi Kleen
2017-11-16
perf script: Allow printing period for non freq mode groups
Andi Kleen
2017-11-16
perf script: Fix --per-event-dump for auxtrace synth evsels
Arnaldo Carvalho de Melo
2017-11-07
Merge branch 'linus' into perf/core, to fix conflicts
Ingo Molnar
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-30
perf tools: Add struct perf_data_file
Jiri Olsa
2017-10-30
perf tools: Rename struct perf_data_file to perf_data
Jiri Olsa
2017-10-30
perf script: Print information about per-event-dump files
Arnaldo Carvalho de Melo
2017-10-27
perf script: Allow creating per-event dump files
Arnaldo Carvalho de Melo
2017-10-27
perf script: Use event_format__fprintf()
Arnaldo Carvalho de Melo
2017-10-27
perf script: Use pr_debug where appropriate
Arnaldo Carvalho de Melo
[next]