Commit Graph

4431 Commits (9ba75fb0c4b92416b94640b5a043c323a457f14a)

Author SHA1 Message Date
Daniel Borkmann d207cf4c1a bpf_exp: free duplicated labels at exit time 11 years ago
Daniel Borkmann 8b138da62f bpf_dbg: always close socket in bpf_runnable 11 years ago
Josh Boyer f447ef4a56 cpupower: Fix segfault due to incorrect getopt_long arugments 11 years ago
Daniel Borkmann 3f356385e8 filter: bpf_asm: add minimal bpf asm tool 11 years ago
Daniel Borkmann fd981e3c32 filter: bpf_dbg: add minimal bpf debugger 11 years ago
Huang Rui cb292ce222 usb: tools: fix a regression issue that gcc can't link to pthread 11 years ago
Thomas Renninger f4a5d17efe tools: cpupower: fix wrong err msg not supported vs not available 11 years ago
Thomas Renninger 5094d27171 tools: cpupower: Add cpupower-idle-set(1) manpage 11 years ago
Arnaldo Carvalho de Melo 6b5fa0ba4f tools lib traceevent: Fix conversion of pointer to integer of different size 11 years ago
Steven Rostedt eff2c92f86 tools lib traceevent: Fix use of multiple options in processing field 11 years ago
Namhyung Kim 50a2740b83 perf header: Fix possible memory leaks in process_group_desc() 11 years ago
Namhyung Kim 210e812f03 perf header: Fix bogus group name 11 years ago
Frederic Weisbecker a5285ad9e3 perf tools: Tag thread comm as overriden 11 years ago
Adrian Hunter 539e6bb71e perf record: Add an option to force per-cpu mmaps 11 years ago
Azat Khuzhin 35e17b2450 perf probe: Add '--demangle'/'--no-demangle' 11 years ago
Arnaldo Carvalho de Melo 48d038fcd0 perf ui browser: Fix segfault caused by off by one handling END key 11 years ago
Arnaldo Carvalho de Melo 37676af15c perf symbols: Limit max callchain using max_stack on DWARF unwinding too 11 years ago
Arnaldo Carvalho de Melo d87fcb4a2d perf evsel: Introduce perf_evsel__prev() method 11 years ago
Arnaldo Carvalho de Melo 9a354cdc2f perf tools: Use perf_evlist__{first,last}, perf_evsel__next 11 years ago
Don Zickus 9d4ecc8893 perf tools: Synthesize anon MMAP records again 11 years ago
Ingo Molnar ea432a8bb9 perf top: Add missing newline if the 'uid' is invalid 11 years ago
Davidlohr Bueso b222213936 perf tools: Remove trivial extra semincolon 11 years ago
Pekka Enberg 27a778b512 perf trace: Tweak summary output 11 years ago
Ingo Molnar e310718d0e tools/perf/build: Fix feature-libunwind-debug-frame handling 11 years ago
Ingo Molnar bb4c5500c9 tools/perf/build: Fix timerfd feature check 11 years ago
Naoya Horiguchi 46c77e2bb0 tools/vm/page-types.c: support KPF_SOFTDIRTY bit 11 years ago
Len Brown 144b44b135 tools / power turbostat: Support Silvermont 11 years ago
Steven Rostedt 0497a9ebaf tools lib traceevent: Add direct access to dynamic arrays 11 years ago
Arnaldo Carvalho de Melo 602ad878d4 perf target: Shorten perf_target__ to target__ 11 years ago
Adrian Hunter 48095b721c perf tests: Handle throttle events in 'object code reading' test 11 years ago
David Ahern 33c2dcfdfe perf evlist: Refactor mmap_pages parsing 11 years ago
David Ahern 9639837e95 perf evlist: Round mmap pages to power 2 - v2 11 years ago
David Ahern 8973504be7 perf record: Fix segfault with --no-mmap-pages 11 years ago
David Ahern fd2eabaf16 perf trace: Add summary only option 11 years ago
Pekka Enberg 99ff715054 perf trace: Simplify '--summary' output 11 years ago
Pekka Enberg 7f7a4138c6 perf trace: Change syscall summary duration order 11 years ago
Adrian Hunter 3fe2130523 perf tests: Compensate lower sample freq with longer test loop 11 years ago
Namhyung Kim 003824e8c2 perf trace: Fix segfault on perf trace -i perf.data 11 years ago
Namhyung Kim 96695d4402 perf trace: Separate tp syscall field caching into init routine to be reused 11 years ago
Namhyung Kim 73faab3a42 perf trace: Beautify fifth argument of mmap() as fd 11 years ago
Arnaldo Carvalho de Melo 67c1e4a53b perf tests: Use lower sample_freq in sw clock event period test 11 years ago
Arnaldo Carvalho de Melo d0b849e9bc perf tests: Check return of perf_evlist__open sw clock event period test 11 years ago
David Ahern a9986fad66 perf record: Move existing write_output into helper function 11 years ago
Adrian Hunter 410f178603 perf record: Use correct return type for write() 11 years ago
Namhyung Kim 7524f63b99 perf tools: Prevent condition that all sort keys are elided 11 years ago
Arnaldo Carvalho de Melo a33fbd56ec perf machine: Simplify synthesize_threads method 11 years ago
Arnaldo Carvalho de Melo 58d925dced perf machine: Introduce synthesize_threads method out of open coded equivalent 11 years ago
Arnaldo Carvalho de Melo 62605dc50c perf record: Synthesize non-exec MMAP records when --data used 11 years ago
Arnaldo Carvalho de Melo ef503831d8 perf evsel: Remove idx parm from constructor 11 years ago
Patrick Palka d53e57d039 perf ui tui progress: Don't force a refresh during progress update 11 years ago