Thomas Jarosch 5809fde040 perf header: Fix double fclose() on do_write(fd, xxx) failure 13 lat temu
..
Documentation 13370a9b5b perf stat: Add interval printing 13 lat temu
arch 68c465ada5 perf tools: Fix possible double free on error 13 lat temu
bench 1c13f3c904 perf: Add 'perf bench numa mem' NUMA performance measurement suite 13 lat temu
config 79d824e316 perf tools: Make numa benchmark optional 13 lat temu
python cfeb1d90a1 perf python: Use attr.watermark in twatch.py 14 lat temu
scripts 1de7b7e89d perf script: Remove workqueue-stats script 13 lat temu
tests e3541ec752 perf tools, powerpc: Fix compile warnings in tests/attr.c 13 lat temu
ui 56ab714032 perf ui browser: Free browser->helpline() on ui_browser__hide() 13 lat temu
util 5809fde040 perf header: Fix double fclose() on do_write(fd, xxx) failure 13 lat temu
.gitignore 9a2936878a perf tools: Ignore compiled python binaries 13 lat temu
CREDITS 1b173f77dd perf_counter tools: Add CREDITS file for Git contributors 16 lat temu
MANIFEST acb8fb04b7 perf tools: Fix building from 'make perf-*-src-pkg' tarballs 13 lat temu
Makefile 79d824e316 perf tools: Make numa benchmark optional 13 lat temu
bash_completion ae0c1f9934 perf tools: Complete tracepoint event names 13 lat temu
builtin-annotate.c 9783adf777 perf tools: Introduce struct hist_browser_timer 13 lat temu
builtin-bench.c 79d824e316 perf tools: Make numa benchmark optional 13 lat temu
builtin-buildid-cache.c fbb6976c2f perf buildid-cache: Add option to show build ids that are missing in the cache 13 lat temu
builtin-buildid-list.c 417c2ff680 perf symbols: Generalize filter in __fprintf_buildid methods 13 lat temu
builtin-diff.c 66f97ed3ac perf diff: Use internal rb tree for compute resort 13 lat temu
builtin-evlist.c 0698aeddcf perf evsel: Adopt fprintf routine from 'perf evlist' 13 lat temu
builtin-help.c 670ab5d21c perf help: Fix --help for builtins 13 lat temu
builtin-inject.c 54a3cf59b5 perf inject: Mark a dso if it's used 13 lat temu
builtin-kmem.c 8d9233f205 perf kmem: Use memdup() 13 lat temu
builtin-kvm.c 20914ce5b9 perf kvm: Initialize file_name var to fix segfault 13 lat temu
builtin-list.c 1d037ca164 perf tools: Use __maybe_used for unused variables 13 lat temu
builtin-lock.c 70cb4e963f perf tools: Add a global variable "const char *input_name" 13 lat temu
builtin-probe.c 11c4e4a32b perf probe: Don't use globals where not needed to 13 lat temu
builtin-record.c 34ba5122bf perf machine: Simplify accessing the host machine 13 lat temu
builtin-report.c 9811360ec8 perf report: Update documentation for sort keys 13 lat temu
builtin-sched.c 28a6b6aa54 perf session: There is no need for a per session hists instance 13 lat temu
builtin-script.c bdb71db29d perf script: Don't display trace info when invoking scripts 13 lat temu
builtin-stat.c 43f8e76e6b perf evsel: Fix memory leaks on evsel->counts 13 lat temu
builtin-timechart.c 70cb4e963f perf tools: Add a global variable "const char *input_name" 13 lat temu
builtin-top.c ffe0fb769a perf tools: Allow passing a list to intlist__new 13 lat temu
builtin-trace.c f77a951826 perf evlist: Set the leader in the perf_evlist__config method 13 lat temu
builtin.h 514f1c67c2 perf trace: New tool 13 lat temu
command-list.txt 514f1c67c2 perf trace: New tool 13 lat temu
design.txt a59e64a13a perf tools: Update ioctl documentation for PERF_IOC_FLAG_GROUP 13 lat temu
perf-archive.sh 87ff50a319 perf archive: Make 'f' the last parameter for tar 13 lat temu
perf.c 2a16bf8c13 perf tools: Remove some needless die() calls from the main routine 13 lat temu
perf.h 2c803e5248 perf tools: Move get_term_dimensions from top to util.c 13 lat temu