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
Age
Commit message (
Expand
)
Author
2017-06-21
perf intel-pt: Allow decoding with branch tracing disabled
Adrian Hunter
2017-06-21
perf intel-pt: Add missing __fallthrough
Adrian Hunter
2017-06-21
perf intel-pt: Clear FUP flag on error
Adrian Hunter
2017-06-21
perf intel-pt: Use FUP always when scanning for an IP
Adrian Hunter
2017-06-21
perf intel-pt: Ensure never to set 'last_ip' when packet 'count' is zero
Adrian Hunter
2017-06-21
perf intel-pt: Fix last_ip usage
Adrian Hunter
2017-06-21
perf intel-pt: Ensure IP is zero when state is INTEL_PT_STATE_NO_IP
Adrian Hunter
2017-06-21
perf intel-pt: Fix missing stack clear
Adrian Hunter
2017-06-21
perf intel-pt: Improve sample timestamp
Adrian Hunter
2017-06-21
perf intel-pt: Move decoder error setting into one condition
Adrian Hunter
2017-06-21
perf unwind: Support for powerpc
Paolo Bonzini
2017-06-21
perf stat: Add support to measure SMI cost
Kan Liang
2017-06-20
perf tools: Remove unused _ALL_SOURCE define
Arnaldo Carvalho de Melo
2017-06-20
perf tools: Do parameter validation earlier on fetch_kernel_version()
Arnaldo Carvalho de Melo
2017-06-20
perf evsel: Adopt find_process()
Arnaldo Carvalho de Melo
2017-06-19
perf config: Refactor the code using 'ret' variable in cmd_config()
Taeung Song
2017-06-19
perf config: Check error cases of {show_spec, set}_config()
Taeung Song
2017-06-19
perf ftrace: Add -D option for depth filter
Namhyung Kim
2017-06-19
perf ftrace: Add option for function filtering
Namhyung Kim
2017-06-19
perf ftrace: Move setup_pager before opening trace_pipe
Namhyung Kim
2017-06-19
perf ftrace: Show error message when fails to set ftrace files
Namhyung Kim
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 test llvm: Avoid error when PROFILE_ALL_BRANCHES is set
Wang Nan
2017-06-19
perf annotate: Return arch from symbol__disassemble() and save it in browser
Jin Yao
2017-06-19
perf intel-pt/bts: Remove unused SAMPLE_SIZE defines and bts priv array
Kim Phillips
2017-06-19
perf coresight: Remove superfluous check before use
Kim Phillips
2017-06-19
tools: Adopt __aligned from kernel sources
Arnaldo Carvalho de Melo
2017-06-19
tools: Adopt __packed from kernel sources
Arnaldo Carvalho de Melo
2017-06-19
tools: Adopt noinline from kernel sources
Arnaldo Carvalho de Melo
2017-06-19
perf tools: Use __maybe_unused consistently
Arnaldo Carvalho de Melo
2017-06-19
tools: Adopt __scanf from kernel sources
Arnaldo Carvalho de Melo
2017-06-19
tools: Adopt __printf from kernel sources
Arnaldo Carvalho de Melo
2017-06-19
tools: Adopt __noreturn from kernel sources
Arnaldo Carvalho de Melo
2017-06-19
perf script: Allow adding and removing fields
Andi Kleen
2017-06-19
perf config: Invert an if statement to reduce nesting in cmd_config()
Taeung Song
2017-06-19
perf annotate browser: Display titles in left frame
Jin Yao
2017-06-19
perf report: Remove unnecessary check in annotate_browser_write()
Jin Yao
2017-06-16
perf unwind: Report module before querying isactivation in dwfl unwind
Milian Wolff
2017-06-14
perf tools: Fix build with ARCH=x86_64
Jiada Wang
2017-06-14
perf evsel: Fix probing of precise_ip level for default cycles event
Arnaldo Carvalho de Melo
2017-06-08
perf symbols: Kill dso__build_id_is_kmod()
Namhyung Kim
2017-06-08
perf symbols: Keep DSO->symtab_type after decompress
Namhyung Kim
2017-06-08
perf tests: Decompress kernel module before objdump
Namhyung Kim
2017-06-08
perf tools: Consolidate error path in __open_dso()
Namhyung Kim
2017-06-08
perf tools: Decompress kernel module when reading DSO data
Namhyung Kim
2017-06-08
perf annotate: Use dso__decompress_kmodule_path()
Namhyung Kim
2017-06-08
perf tools: Introduce dso__decompress_kmodule_{fd,path}
Namhyung Kim
2017-06-08
perf tools: Fix a memory leak in __open_dso()
Namhyung Kim
2017-06-08
perf annotate: Fix symbolic link of build-id cache
Namhyung Kim
[prev]
[next]