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-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
2017-10-27
perf script: Add a few missing conversions to fprintf style
Arnaldo Carvalho de Melo
2017-10-23
perf script: Fix error handling path
Christophe JAILLET
2017-10-23
perf script: Use fprintf like printing uniformly
Arnaldo Carvalho de Melo
2017-10-23
perf tools: Introduce binary__fprintf()
Arnaldo Carvalho de Melo
2017-10-20
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2017-10-06
perf script: Add missing separator for "-F ip,brstack" (and brstackoff)
Mark Santaniello
2017-09-21
perf tools: Provide mutex wrappers for pthreads rwlocks
Arnaldo Carvalho de Melo
2017-09-13
perf script: Support user regs
Andi Kleen
2017-09-01
perf script: Support physical address
Kan Liang
2017-07-25
perf script: Remove some bogus error handling
Dan Carpenter
2017-07-18
perf tools: Add feature header record to pipe-mode
David Carrillo-Cisneros
2017-07-18
perf tool: Add show_feature_header to perf_tool
David Carrillo-Cisneros
2017-06-30
perf auxtrace: Add CPU filter support
Adrian Hunter
2017-06-30
perf script: Add synthesized Intel PT power and ptwrite events
Adrian Hunter
2017-06-27
perf script: Add 'synth' field for synthesized event payloads
Adrian Hunter
2017-06-27
perf script: Add 'synth' event type for synthesized events
Adrian Hunter
2017-06-21
perf script: Fix message because field list option is -F not -f
Adrian Hunter
2017-06-19
perf script: Support -F brstackoff,dso
Mark Santaniello
2017-06-19
perf script: Support -F brstack,dso and brstacksym,dso
Mark Santaniello
2017-06-19
perf script: Allow adding and removing fields
Andi Kleen
2017-05-24
perf script: Add --inline option for debugging
Namhyung Kim
2017-04-24
perf tools: Remove string.h, unistd.h and sys/stat.h from util.h
Arnaldo Carvalho de Melo
2017-04-24
perf tools: Include sys/param.h where needed
Arnaldo Carvalho de Melo
2017-04-20
perf tools: Add signal.h to places using its definitions
Arnaldo Carvalho de Melo
2017-04-19
perf tools: Remove include dirent.h from util.h
Arnaldo Carvalho de Melo
2017-04-19
perf tools: Include errno.h where needed
Arnaldo Carvalho de Melo
2017-04-19
perf tools: Move extra string util functions to util/string2.h
Arnaldo Carvalho de Melo
2017-04-19
perf tools: Move print_binary definitions to separate files
Arnaldo Carvalho de Melo
2017-04-19
perf tools: Move sane ctype stuff from util.h to sane_ctype.h
Arnaldo Carvalho de Melo
[next]