Leo Yan f80aa52ef6 perf session: Correct buffer copying when peeking events il y a 3 ans
..
Documentation 11519e7b97 perf record/stat: Explicitly call out event modifiers in the documentation il y a 4 ans
arch 2046beea76 perf unwind: Fix libunwind build failure on i386 systems il y a 5 ans
bench 23e444f934 perf bench mem: Always memset source before memcpy il y a 4 ans
jvmti aa8a33764b tools build: Check if gettid() is available before providing helper il y a 3 ans
pmu-events 9a4e0f0e96 perf jevents: Fix getting maximum number of fds il y a 3 ans
python 5ea96edf5d tweewide: Fix most Shebang lines il y a 3 ans
scripts 5ea96edf5d tweewide: Fix most Shebang lines il y a 3 ans
tests 5ea96edf5d tweewide: Fix most Shebang lines il y a 3 ans
trace d792650edb perf trace beauty ioctl: Fix off-by-one error in cmd->string table il y a 5 ans
ui 28a5ca261d perf hists browser: Restore ESC as "Zoom out" of DSO/thread/etc il y a 4 ans
util f80aa52ef6 perf session: Correct buffer copying when peeking events il y a 3 ans
.gitignore c0f1d9bfd9 perf tools: Add trace/beauty/generated/ into .gitignore il y a 6 ans
Build 5ca55ab6de perf trace: Only build tools/perf/trace/beauty/ when building 'perf trace' il y a 7 ans
CREDITS 1b173f77dd perf_counter tools: Add CREDITS file for Git contributors il y a 15 ans
MANIFEST 89975bd335 perf tools: Get all of tools/{arch,include}/ in the MANIFEST il y a 7 ans
Makefile 395c716a8a tools: Let O= makes handle a relative path with -C option il y a 4 ans
Makefile.config bb12566305 tools build feature: Check if pthread_barrier_t is available il y a 3 ans
Makefile.perf 5ee254ef76 tools: fix cross-compile var clobbering il y a 5 ans
builtin-annotate.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license il y a 7 ans
builtin-bench.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license il y a 7 ans
builtin-buildid-cache.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license il y a 7 ans
builtin-buildid-list.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license il y a 7 ans
builtin-c2c.c 806dbe2dfa perf c2c: Fix return type for histogram sorting comparision functions il y a 4 ans
builtin-config.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license il y a 7 ans
builtin-data.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license il y a 7 ans
builtin-diff.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license il y a 7 ans
builtin-evlist.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license il y a 7 ans
builtin-ftrace.c 5411aefc01 perf ftrace: Fix failure to set cpumask when only one cpu is present il y a 5 ans
builtin-help.c 449a549b51 perf help: Remove needless use of strncpy() il y a 5 ans
builtin-inject.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license il y a 7 ans
builtin-kallsyms.c fd20e8111c perf tools: Including missing inttypes.h header il y a 7 ans
builtin-kmem.c a14db515f1 perf kmem: Fix memory leak in compact_gfp_flags() il y a 5 ans
builtin-kvm.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license il y a 7 ans
builtin-list.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license il y a 7 ans
builtin-lock.c a6cd59cf13 perf lock: Don't free "lock_seq_stat" if read_count isn't zero il y a 4 ans
builtin-mem.c 6d29ae49cd perf tools: Fix leaking rec_argv in error cases il y a 7 ans
builtin-probe.c 5b88aa9a6e perf probe: Do not show the skipped events il y a 4 ans
builtin-record.c 0d9b51366d perf record: Synthesize features before events in pipe mode il y a 5 ans
builtin-report.c 4e92c1239c perf report: Fix NULL pointer dereference in hists__fprintf_nr_sample_events() il y a 4 ans
builtin-sched.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license il y a 7 ans
builtin-script.c 3bda1b2036 perf script: Fix brstackinsn for AUXTRACE il y a 4 ans
builtin-stat.c 2680daf4c6 perf stat: Reset previous counts on repeat with interval il y a 5 ans
builtin-timechart.c 6d29ae49cd perf tools: Fix leaking rec_argv in error cases il y a 7 ans
builtin-top.c 00bd93b3e4 perf top: Fix stdio interface input handling with glibc 2.28+ il y a 4 ans
builtin-trace.c a4fc33cf21 perf trace: Support multiple "vfs_getname" probes il y a 5 ans
builtin-version.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license il y a 7 ans
builtin.h b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license il y a 7 ans
check-headers.sh c5e44540ca tools include: Adopt linux/bits.h il y a 5 ans
command-list.txt f9c10cd645 perf tools: Missing c2c command in command-list il y a 7 ans
design.txt b68eebd1c2 perf tools: Update some code references in design.txt il y a 10 ans
perf-archive.sh b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license il y a 7 ans
perf-completion.sh b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license il y a 7 ans
perf-read-vdso.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license il y a 7 ans
perf-sys.h b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license il y a 7 ans
perf-with-kcore.sh 8bd1b2d257 perf tools: Fix perf-with-kcore handling of arguments containing spaces il y a 9 ans
perf.c b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license il y a 7 ans
perf.h 0bb10bb232 perf tools: Increase MAX_NR_CPUS and MAX_CACHES il y a 5 ans