aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorJohn Kacur <jkacur@redhat.com>2010-01-27 21:05:54 -0200
committerIngo Molnar <mingo@elte.hu>2010-01-29 10:37:33 +0100
commit6a1b751fb89b61ef7240f2e3ed65a2e2776e7cfd (patch)
tree4a2520c9324e73222f866f66f72f68aa9dc38647 /tools
parenttools/perf/perf.c: Clean up trivial style issues (diff)
downloadlinux-6a1b751fb89b61ef7240f2e3ed65a2e2776e7cfd.tar.gz
linux-6a1b751fb89b61ef7240f2e3ed65a2e2776e7cfd.zip
perf: Ignore perf-archive temp file
Tell git to ignore perf-archive. Signed-off-by: John Kacur <jkacur@redhat.com> Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com> Cc: Frederic Weisbecker <fweisbec@gmail.com> LKML-Reference: <1264633557-17597-6-git-send-email-acme@infradead.org> Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'tools')
-rw-r--r--tools/perf/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/perf/.gitignore b/tools/perf/.gitignore
index 124760bb37b5..e1d60d780784 100644
--- a/tools/perf/.gitignore
+++ b/tools/perf/.gitignore
@@ -14,6 +14,7 @@ perf*.html
common-cmds.h
perf.data
perf.data.old
+perf-archive
tags
TAGS
cscope*
td>-1/+1 2025-06-21smb: Use loff_t for directory position in cached_direntsBharath SM1-1/+1 2025-06-21smb: Log an error when close_all_cached_dirs failsPaul Aurich1-2/+12 2025-06-21cifs: Fix prepare_write to negotiate wsize if neededDavid Howells1-2/+6 2025-06-21smb: client: fix max_sge overflow in smb_extract_folioq_to_rdma()Stefan Metzmacher1-2/+3 2025-06-21smb: client: fix first command failure during re-negotiationzhangjian1-0/+1 2025-06-20perf test: add test for BPF metadata collectionBlake Jones3-1/+95 2025-06-20perf tools: display the new PERF_RECORD_BPF_METADATA eventBlake Jones7-3/+56 2025-06-20perf record: collect BPF metadata from new programsBlake Jones7-1/+84 2025-06-20perf record: collect BPF metadata from existing BPF programsBlake Jones3-0/+362 2025-06-20perf build: detect support for libbpf's emit_strings optionBlake Jones6-0/+25 2025-06-20perf header: remove unecessary core id testAnubhav Shelat1-16/+0