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 and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
Age
Commit message (
Expand
)
Author
2018-11-13
perf strbuf: Match va_{add,copy} with va_end
Sanskriti Sharma
2018-11-13
perf tools: Cleanup trace-event-info 'tdata' leak
Sanskriti Sharma
2018-11-13
perf tools: Free temporary 'sys' string in read_event_files()
Sanskriti Sharma
2018-11-13
perf cpu_map: Align cpu map synthesized events properly.
David Miller
2018-11-13
Revert "perf tools: Fix PMU term format max value calculation"
Jiri Olsa
2018-11-10
perf probe: Fix probe definition for inlined functions
Björn Töpel
2018-11-10
perf evsel: Fix probing of precise_ip level for default cycles event
Arnaldo Carvalho de Melo
2018-11-10
perf symbols: Fix memory corruption because of zero length symbols
Ravi Bangoria
2018-10-10
perf evsel: Fix potential null pointer dereference in perf_evsel__new_idx()
Hisao Tanabe
2018-09-09
perf auxtrace: Fix queue resize
Adrian Hunter
2018-08-24
perf llvm-utils: Remove bashism from kernel include fetch script
Kim Phillips
2018-08-03
perf tools: Fix pmu events parsing rule
Jiri Olsa
2018-07-03
perf intel-pt: Fix packet decoding of CYC packets
Adrian Hunter
2018-07-03
perf intel-pt: Fix "Unexpected indirect branch" error
Adrian Hunter
2018-07-03
perf intel-pt: Fix MTC timing after overflow
Adrian Hunter
2018-07-03
perf intel-pt: Fix decoding to accept CBR between FUP and corresponding TIP
Adrian Hunter
2018-07-03
perf intel-pt: Fix sync_switch INTEL_PT_SS_NOT_TRACING
Adrian Hunter
2018-07-03
perf tools: Fix symbol and object code resolution for vdso32 and vdsox32
Adrian Hunter
2018-06-05
tools include: Move ARRAY_SIZE() to linux/kernel.h
Arnaldo Carvalho de Melo
2018-05-30
perf report: Fix memory corruption in --branch-history mode --branch-history
Jiri Olsa
2018-05-30
perf callchain: Fix attr.sample_max_stack setting
Arnaldo Carvalho de Melo
2018-04-29
Revert "perf tools: Decompress kernel module when reading DSO data"
Greg Kroah-Hartman
2018-04-20
perf intel-pt: Fix timestamp following overflow
Adrian Hunter
2018-04-20
perf intel-pt: Fix error recovery from missing TIP packet
Adrian Hunter
2018-04-20
perf intel-pt: Fix sync_switch
Adrian Hunter
2018-04-20
perf intel-pt: Fix overlap detection to identify consecutive buffers correctly
Adrian Hunter
2018-04-13
perf tools: Fix copyfile_offset update of output offset
Jiri Olsa
2018-04-13
perf tools: Decompress kernel module when reading DSO data
Namhyung Kim
2018-04-13
perf report: Ensure the perf DSO mapping matches what libdw sees
Milian Wolff
2018-04-13
perf header: Set proper module name when build-id event found
Namhyung Kim
2018-04-13
perf probe: Add warning message if there is unexpected event name
Masami Hiramatsu
2018-04-13
perf report: Fix off-by-one for non-activation frames
Milian Wolff
2018-03-22
perf stat: Fix bug in handling events in error state
Stephane Eranian
2018-03-22
perf session: Don't rely on evlist in pipe mode
David Carrillo-Cisneros
2018-03-22
perf inject: Copy events when reordering events in pipe mode
David Carrillo-Cisneros
2018-03-22
perf evsel: Return exact sub event which failed with EPERM for wildcards
Jin Yao
2018-03-22
perf buildid: Do not assume that readlink() returns a null terminated string
Tommi Rantala
2018-03-22
perf annotate: Fix a bug following symbolic link of a build-id file
Taeung Song
2018-03-22
perf probe: Fix concat_probe_trace_events
Ravi Bangoria
2018-03-22
perf tools: Make perf_event__synthesize_mmap_events() scale
Stephane Eranian
2018-03-22
perf sort: Fix segfault with basic block 'cycles' sort dimension
Changbin Du
2018-03-18
perf tools: Fix trigger class trigger_on()
Adrian Hunter
2018-01-23
perf tools: Fix build with ARCH=x86_64
Jiada Wang
2017-12-20
perf symbols: Fix symbols__fixup_end heuristic for corner cases
Daniel Borkmann
2017-11-08
perf tools: Only increase index if perf_evsel__new_idx() succeeds
Taeung Song
2017-08-30
perf probe: Fix --funcs to show correct symbols for offline module
Masami Hiramatsu
2017-08-06
perf symbols: Robustify reading of build-id from sysfs
Arnaldo Carvalho de Melo
2017-08-06
perf probe: Fix to get correct modname from elf header
Masami Hiramatsu
2017-07-27
perf intel-pt: Clear FUP flag on error
Adrian Hunter
2017-07-27
perf intel-pt: Use FUP always when scanning for an IP
Adrian Hunter
[next]