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
/
builtin-top.c
Age
Commit message (
Expand
)
Author
2009-11-08
perf tools: Fix permission checks
Pekka Enberg
2009-10-19
perf top: Fix --delay_secs 0 division by zero
Tim Blechmann
2009-09-30
perf top: Add poll_idle to the skip list
Arnaldo Carvalho de Melo
2009-09-21
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
2009-08-26
perf top: Show RIP only in verbose mode
Arnaldo Carvalho de Melo
2009-08-16
perf tools: Librarize trace_event() helper
Frederic Weisbecker
2009-08-16
perf: Enable more compiler warnings
Ingo Molnar
2009-08-12
perf tools: Factorize the event structure definitions in a single file
Frederic Weisbecker
2009-08-12
perf tools: Factorize high level dso helpers
Frederic Weisbecker
2009-08-09
perf top: Improve interactive key handling
Mike Galbraith
2009-08-09
perf_counter tools: Allow perf top top users to switch between weighted and i...
Mike Galbraith
2009-08-09
perf_counter tools: Fix/resurrect perf top annotation in a simple interactive...
Mike Galbraith
2009-08-02
perf top: Add mwait_idle_with_hints to skip_symbols[]
Arnaldo Carvalho de Melo
2009-07-22
perf_counter tools: Give perf top inherit option
Mike Galbraith
2009-07-02
perf_counter tools: Provide helper to print percents color
Frederic Weisbecker
2009-07-02
perf_counter tools: Enable kernel module symbol loading in tools
Mike Galbraith
2009-07-02
perf_counter tools: Connect module support infrastructure to symbol loading i...
Mike Galbraith
2009-07-02
perf_counter tools: Make symbol loading consistently return number of loaded ...
Mike Galbraith
2009-07-01
perf_counter tools: Share rbtree.with the kernel
Arnaldo Carvalho de Melo
2009-07-01
perf_counter tools: Add more warnings and fix/annotate them
Ingo Molnar
2009-07-01
perf top: Add ppc64 specific skip symbols and strip ppc64 . prefix
Anton Blanchard
2009-07-01
perf top: Move skip symbols to an array
Anton Blanchard
2009-07-01
perf report: Fix -z option
Anton Blanchard
2009-06-25
perf_counter: Rework the sample ABI
Peter Zijlstra
2009-06-19
perf_counter tools: Define and use our own u64, s64 etc. definitions
Paul Mackerras
2009-06-11
perf_counter: Standardize event names
Peter Zijlstra
2009-06-11
perf_counter tools: Clean up u64 usage
Ingo Molnar
2009-06-08
perf_counter tools: Standardize color printing
Ingo Molnar
2009-06-07
perf_counter tools: Handle kernels with !CONFIG_PERF_COUNTER
Ingo Molnar
2009-06-07
perf record: Fall back to cpu-clock-ticks if no PMU
Ingo Molnar
2009-06-07
perf top: Fall back to cpu-clock-tick hrtimer sampling if no cycle counter av...
Ingo Molnar
2009-06-07
perf top: Wait for a minimal set of events before reading first snapshot
Frederic Weisbecker
2009-06-06
perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/
Ingo Molnar