index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis, Colibri and Verdin modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
tests
/
code-reading.c
Age
Commit message (
Expand
)
Author
2015-12-07
perf test: Fix cpus and thread maps reference in error path
Jiri Olsa
2015-12-07
perf test: Use machine__new_host in mmap thread code reading test
Jiri Olsa
2015-11-19
perf tests: Pass the subtest index to each test routine
Arnaldo Carvalho de Melo
2015-11-03
perf test: Keep test result clean if '-v' not set
Wang Nan
2015-09-30
perf machine: Add method for common kernel_map(FUNCTION) operation
Arnaldo Carvalho de Melo
2015-09-30
perf machine: Use machine__kernel_map() thoroughly
Arnaldo Carvalho de Melo
2015-09-14
perf tests: Print objdump/dso buffers if they don't match
Jan Stancek
2015-09-14
perf tests: Stop reading if objdump output crossed sections
Jan Stancek
2015-09-14
perf tests: Make objdump disassemble zero blocks
Jan Stancek
2015-09-14
perf tests: Take into account address of each objdump line
Jan Stancek
2015-06-25
perf tools: Add reference counting for thread_map object
Jiri Olsa
2015-06-25
perf tools: Add reference counting for cpu_map object
Jiri Olsa
2015-06-19
perf tools: Configurable per thread proc map processing time out
Kan Liang
2015-05-08
perf machine: Protect the machine->threads with a rwlock
Arnaldo Carvalho de Melo
2015-04-29
perf tools: Add parse_events_error interface
Jiri Olsa
2014-10-29
perf tests: Use thread->mg->machine
Arnaldo Carvalho de Melo
2014-10-29
perf tools: A thread's machine can be found via thread->mg->machine
Arnaldo Carvalho de Melo
2014-05-12
perf tools: Use tid for finding thread
Namhyung Kim
2014-05-01
tools: Consolidate types.h
Borislav Petkov
2014-04-15
perf tools: Fix double free in perf test 21 (code-reading.c)
Adrian Hunter
2014-01-13
perf evlist: Auto unmap on destructor
Arnaldo Carvalho de Melo
2014-01-13
perf evlist: Close fds on destructor
Arnaldo Carvalho de Melo
2014-01-13
perf evlist: Move destruction of maps to evlist destructor
Arnaldo Carvalho de Melo
2013-12-19
perf tools: Rename 'perf_record_opts' to 'record_opts
Arnaldo Carvalho de Melo
2013-11-12
perf tests: Handle throttle events in 'object code reading' test
Adrian Hunter
2013-11-11
perf record: Synthesize non-exec MMAP records when --data used
Arnaldo Carvalho de Melo
2013-11-04
perf tools: Add time argument on COMM setting
Frederic Weisbecker
2013-10-28
perf tools: Fixup mmap event consumption
Zhouyi Zhou
2013-08-29
perf tools: change machine__findnew_thread() to set thread pid
Adrian Hunter
2013-08-14
perf tests: Fix compile failure on do_sort_something
David Ahern
2013-08-12
perf tools: Remove filter parameter of thread__find_addr_map()
Adrian Hunter
2013-08-07
perf tests: Add kcore to the object code reading test
Adrian Hunter
2013-08-07
perf symbols: Load kernel maps before using
Adrian Hunter
2013-08-07
perf tests: Add test for reading object code
Adrian Hunter